xref: /original-bsd/sbin/mount_kernfs/Makefile (revision 860e07fc)
1#	@(#)Makefile	5.1 (Berkeley) 07/18/92
2
3PROG=	mount_kernfs
4MAN8=	mount_kernfs.0
5
6.include <bsd.prog.mk>
7