aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/mean.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/mean.tproj/Makefile')
-rw-r--r--system_cmds/mean.tproj/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/system_cmds/mean.tproj/Makefile b/system_cmds/mean.tproj/Makefile
new file mode 100644
index 0000000..cb287f6
--- /dev/null
+++ b/system_cmds/mean.tproj/Makefile
@@ -0,0 +1,4 @@
+PROG= mean
+MAN=
+
+.include <bsd.prog.mk>