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