aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/df/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/df/Makefile')
-rw-r--r--file_cmds/df/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/file_cmds/df/Makefile b/file_cmds/df/Makefile
new file mode 100644
index 0000000..99a7194
--- /dev/null
+++ b/file_cmds/df/Makefile
@@ -0,0 +1,3 @@
+MAN= df.1
+
+.include <bsd.prog.mk>