NetBSD/sbin/mount_procfs/Makefile

9 lines
122 B
Makefile
Raw Normal View History

1993-08-24 21:16:54 +04:00
#
# $Id: Makefile,v 1.2 1993/08/24 17:16:54 pk Exp $
#
1993-08-24 17:18:05 +04:00
PROG = mount_procfs
1993-08-24 21:16:54 +04:00
MAN8 = mount_procfs.0
1993-08-24 17:18:05 +04:00
.include <bsd.prog.mk>