summaryrefslogtreecommitdiffstats
path: root/sbin/mount_procfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_procfs/Makefile')
-rw-r--r--sbin/mount_procfs/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/sbin/mount_procfs/Makefile b/sbin/mount_procfs/Makefile
deleted file mode 100644
index 187bddd..0000000
--- a/sbin/mount_procfs/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# @(#)Makefile 8.4 (Berkeley) 3/27/94
-
-PROG= mount_procfs
-SRCS= mount_procfs.c getmntopts.c
-MAN8= mount_procfs.8
-
-MOUNT= ${.CURDIR}/../mount
-CFLAGS+= -I${MOUNT}
-.PATH: ${MOUNT}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud