X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=Makefile.in;h=3474570c5a1f2074b8eda26c91cc10846ca9c75d;hp=97313fc42f58477bfb78847f277c4f32061bc89c;hb=8ac7f0a5c44a9a81a10e684cea8f2822434b9af0;hpb=d3d0096ab170eec3ccfb35615a246a4d5d31b878 diff --git a/Makefile.in b/Makefile.in index 97313fc..3474570 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,7 @@ VPATH = @srcdir@ # If `make' is executed in the directory containing this Makefile, # any changes made in this section will override the values of # these parameters in makefiles in any of the subdirectories. - + prefix = @prefix@ exec_prefix = @exec_prefix@ @@ -33,7 +33,7 @@ etcdir = @sysconfdir@ # location of man pages mandir = @mandir@ - + # location of incoming mail mailspool = @mailspool@ @@ -52,7 +52,7 @@ DEFS = @DEFS@ CFLAGS = @CFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ - + # ========== YOU SHOULDN'T HAVE TO CHANGE ANYTHING BELOW HERE ========== # flags passed to recursive makes in subdirectories