9 lines
125 B
Makefile
9 lines
125 B
Makefile
#
|
|
# $Id: Makefile,v 1.2 1993/07/30 01:01:33 mycroft Exp $
|
|
#
|
|
|
|
PROG= mount_kernfs
|
|
MAN8= mount_kernfs.0
|
|
|
|
.include <bsd.prog.mk>
|