mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 04:12:51 +00:00
43e4c0c1fa
you still need tohave done a make world and have made 'sysinstall' this should not interfere with existing code as it's standalone. write_mfs_in_kernel.c is duplicated alsewhere.. one will go ..
5 lines
106 B
Makefile
5 lines
106 B
Makefile
# $Id: Makefile,v 1.214 1996/05/02 08:18:28 jkh Exp $
|
|
SUBDIR= crunch mfs floppy
|
|
|
|
.include <bsd.subdir.mk>
|