aboutsummaryrefslogtreecommitdiffstats
path: root/mk/pathnames
diff options
context:
space:
mode:
authorCharles Longeau <github@chl.be>2014-06-19 21:51:11 +0200
committerCharles Longeau <github@chl.be>2014-06-19 21:51:11 +0200
commit59eac3490852101968a6ccb2bea02555693083b9 (patch)
treecf2d401c6a5175ea93add0483cf2784a5064f3d1 /mk/pathnames
parentremove unused files, due to the backends/filters/queues/schedulers/tables move to OpenSMTPD-extras (diff)
downloadOpenSMTPD-59eac3490852101968a6ccb2bea02555693083b9.tar.xz
OpenSMTPD-59eac3490852101968a6ccb2bea02555693083b9.zip
remove configure switches related to experimental backends/tablesopensmtpd-201406192219p1
remove backends and filters remaining pathnames
Diffstat (limited to 'mk/pathnames')
-rw-r--r--mk/pathnames2
1 files changed, 0 insertions, 2 deletions
diff --git a/mk/pathnames b/mk/pathnames
index 5adc441b..b1d8986b 100644
--- a/mk/pathnames
+++ b/mk/pathnames
@@ -2,8 +2,6 @@ smtpd_srcdir = $(top_srcdir)/smtpd
asr_srcdir = $(top_srcdir)/contrib/lib/libc/asr
compat_srcdir = $(top_srcdir)/openbsd-compat
regress_srcdir = $(top_srcdir)/regress/bin
-filters_srcdir = $(smtpd_srcdir)/filters
-backends_srcdir = $(smtpd_srcdir)/backends
PATHS= -DSMTPD_CONFDIR=\"$(sysconfdir)\" \
-DPATH_CHROOT=\"$(PRIVSEP_PATH)\" \