aboutsummaryrefslogtreecommitdiffstats
path: root/foobar/portable/smtpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'foobar/portable/smtpd/Makefile')
-rw-r--r--foobar/portable/smtpd/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/foobar/portable/smtpd/Makefile b/foobar/portable/smtpd/Makefile
deleted file mode 100644
index a3dbc9d1..00000000
--- a/foobar/portable/smtpd/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $OpenBSD: Makefile,v 1.18 2018/05/24 11:38:24 gilles Exp $
-
-.include <bsd.own.mk>
-
-SUBDIR = smtpd
-SUBDIR+= smtpctl
-SUBDIR+= smtp
-SUBDIR+= mail
-
-.include <bsd.subdir.mk>