X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/35c228531bc8e00d43be590255df9408a4fcbe19..f57e68f247d93f60d2be2cbdf9780aa159d0335a:/mts/smtp/Makefile.in diff --git a/mts/smtp/Makefile.in b/mts/smtp/Makefile.in index f8b0ed31..b2a4059e 100644 --- a/mts/smtp/Makefile.in +++ b/mts/smtp/Makefile.in @@ -1,8 +1,6 @@ # # Makefile for mts/smtp subdirectory # -# $Id$ -# SHELL = /bin/sh @@ -19,8 +17,7 @@ etcdir = @sysconfdir@ CC = @CC@ CFLAGS = @CFLAGS@ DEFS = @DEFS@ -SASL_INCLUDES = @SASL_INCLUDES@ -INCLUDES = -I../.. -I$(srcdir) -I$(top_srcdir) $(SASL_INCLUDES) +INCLUDES = -I../.. -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ LINT = @LINT@ LINTFLAGS = @LINTFLAGS@