summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ifs/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-05-26 06:35:07 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-05-26 06:35:07 +0000
commitcfcc93eec947df1e540a41375912a5fa84ce75c3 (patch)
tree8575a324f257e2c8533986c80d3418e337a3ff68 /sbin/mount_ifs/Makefile
parentf185bf7f09d364269a9c6dcee37a105241cf240f (diff)
downloadFreeBSD-src-cfcc93eec947df1e540a41375912a5fa84ce75c3.zip
FreeBSD-src-cfcc93eec947df1e540a41375912a5fa84ce75c3.tar.gz
BSD 4.4 Lite sbin Sources
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
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