xref: /original-bsd/sbin/mount_kernfs/Makefile (revision c3e32dec)
1#	@(#)Makefile	8.1 (Berkeley) 06/05/93
2
3PROG=	mount_kernfs
4MAN8=	mount_kernfs.0
5
6.include <bsd.prog.mk>
7