mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
9 lines
133 B
Makefile
9 lines
133 B
Makefile
# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:54 abial Exp $
|
|
#
|
|
PROG=wmik
|
|
SRCS=write_mfs_in_kernel.c
|
|
NOMAN=yes
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
|