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