summaryrefslogtreecommitdiff
path: root/mail.local/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail.local/Makefile')
-rw-r--r--mail.local/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/mail.local/Makefile b/mail.local/Makefile
deleted file mode 100644
index e8556d8..0000000
--- a/mail.local/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# @(#)Makefile 8.1 (Berkeley) 7/19/93
-
-PROG= mail.local
-MAN8= mail.local.0
-BINOWN= root
-BINMODE=4555
-INSTALLFLAGS=-fschg
-
-.include <bsd.prog.mk>