summaryrefslogtreecommitdiff
path: root/rmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rmail/Makefile')
-rw-r--r--rmail/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/rmail/Makefile b/rmail/Makefile
new file mode 100644
index 0000000..eb2fb48
--- /dev/null
+++ b/rmail/Makefile
@@ -0,0 +1,6 @@
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
+
+PROG= rmail
+MAN8= rmail.0
+
+.include <bsd.prog.mk>