mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 21:33:04 +00:00
10 lines
89 B
Makefile
10 lines
89 B
Makefile
# $Id$
|
|
#
|
|
SUBDIR= boot fixit
|
|
PROG=write_mfs_in_kernel
|
|
NOMAN=yes
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
|