NetBSD/sbin/mount_kernfs/Makefile

8 lines
160 B
Makefile
Raw Normal View History

# from: @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id: Makefile,v 1.3 1994/01/12 19:11:02 cgd Exp $
1993-07-30 05:00:27 +04:00
PROG= mount_kernfs
MAN8= mount_kernfs.0
.include <bsd.prog.mk>