mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
9 lines
118 B
Makefile
9 lines
118 B
Makefile
|
|
# $Id: Makefile,v 1.1 1997/07/16 12:24:20 julian Exp $
|
||
|
|
#
|
||
|
|
PROG=write_mfs_in_kernel
|
||
|
|
NOMAN=yes
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|
||
|
|
|
||
|
|
|