summaryrefslogtreecommitdiffstats
path: root/usr.sbin/quotaon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/quotaon/Makefile')
-rw-r--r--usr.sbin/quotaon/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/quotaon/Makefile b/usr.sbin/quotaon/Makefile
new file mode 100644
index 0000000..b2f571b
--- /dev/null
+++ b/usr.sbin/quotaon/Makefile
@@ -0,0 +1,8 @@
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PROG= quotaon
+MAN8= quotaon.0
+MLINKS= quotaon.8 quotaoff.8
+LINKS= ${BINDIR}/quotaon ${BINDIR}/quotaoff
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud