mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +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>
|
|
|
|
|