summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ifs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_ifs/Makefile')
-rw-r--r--sbin/mount_ifs/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/sbin/mount_ifs/Makefile b/sbin/mount_ifs/Makefile
new file mode 100644
index 0000000..b3efd4e
--- /dev/null
+++ b/sbin/mount_ifs/Makefile
@@ -0,0 +1,8 @@
+# @(#)Makefile 8.5 (Berkeley) 3/27/94
+
+PROG= mount
+SRCS= mount.c mount_ufs.c getmntopts.c
+MAN8= mount.0
+# We do NOT install the getmntopts.3 man page.
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud