X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=mts%2Fsmtp%2FMakefile.in;h=b2a4059ed0d146ea00cb0c12c6f1f6ba1d719f05;hb=9530ace10a49d62c80c95914601fa9246099501b;hp=341f0b1d5224a8d0b2b26bcb9275f8f68749d0f5;hpb=75e073ea52a427394690e0c1ef7943a1727c7095;p=mmh diff --git a/mts/smtp/Makefile.in b/mts/smtp/Makefile.in index 341f0b1..b2a4059 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@ @@ -79,7 +76,7 @@ lint: subdir = mts/smtp Makefile: Makefile.in ../../config.status - cd ../.. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status + cd ../.. && ./config.status $(subdir)/$@ distdir = ../../`cat ../../distname`/$(subdir) nmhdist: $(DIST)