opnsense-src/release/picobsd/tools/write_mfs_in_kernel/Makefile
Andrzej Bialecki 0f28f98cb8 Remove superfluous (and old) copies.
There are still many more things to clean up here...
1998-09-24 16:37:37 +00:00

10 lines
160 B
Makefile

# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $
#
PROG=wmik
SRCS=write_mfs_in_kernel.c
NOMAN=yes
.PATH: ${.CURDIR}/../../..
.include <bsd.prog.mk>