8 lines
125 B
Makefile
8 lines
125 B
Makefile
# $Id: Makefile,v 1.3 1994/01/12 20:21:45 cgd Exp $
|
|
|
|
PROG= mount_procfs
|
|
#MAN8= mount_procfs.0
|
|
NOMAN=
|
|
|
|
.include <bsd.prog.mk>
|