summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_portalfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mount_portalfs/Makefile')
-rw-r--r--usr.sbin/mount_portalfs/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/usr.sbin/mount_portalfs/Makefile b/usr.sbin/mount_portalfs/Makefile
deleted file mode 100644
index 991a36f..0000000
--- a/usr.sbin/mount_portalfs/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# From: @(#)Makefile 8.3 (Berkeley) 3/27/94
-# $FreeBSD$
-
-PROG= mount_portalfs
-SRCS= mount_portalfs.c activate.c conf.c cred.c getmntopts.c pt_conf.c \
- pt_exec.c pt_file.c pt_pipe.c pt_tcp.c pt_tcplisten.c
-MAN= mount_portalfs.8
-
-MOUNT= ${.CURDIR}/../../sbin/mount
-CFLAGS+=-I${MOUNT}
-WARNS?= 3
-
-.PATH: ${MOUNT}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud