summaryrefslogtreecommitdiffstats
path: root/bin/df/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/df/Makefile')
-rw-r--r--bin/df/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/df/Makefile b/bin/df/Makefile
new file mode 100644
index 0000000..e3f54d7
--- /dev/null
+++ b/bin/df/Makefile
@@ -0,0 +1,7 @@
+# @(#)Makefile 8.2 (Berkeley) 4/1/94
+
+PROG= df
+BINGRP= operator
+BINMODE=2555
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud