summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.umntall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.umntall/Makefile')
-rw-r--r--usr.sbin/rpc.umntall/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/rpc.umntall/Makefile b/usr.sbin/rpc.umntall/Makefile
new file mode 100644
index 0000000..207bfc9
--- /dev/null
+++ b/usr.sbin/rpc.umntall/Makefile
@@ -0,0 +1,8 @@
+# @(#)Makefile 8.4 (Berkeley) 6/22/95
+# $FreeBSD$
+
+PROG= rpc.umntall
+SRCS= rpc.umntall.c mounttab.c
+MAN8= rpc.umntall.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud