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