# 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@
# location of man pages
mandir = @mandir@
-
+
# location of incoming mail
mailspool = @mailspool@
CFLAGS = @CFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
-
+
# ========== YOU SHOULDN'T HAVE TO CHANGE ANYTHING BELOW HERE ==========
# flags passed to recursive makes in subdirectories