#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = sendmail

PROJECTVERSION = 2.6
PROJECT_TYPE = Tool
LANGUAGE = English

HFILES = cdefs.h conf.h ldap_map.h mailstats.h pathnames.h sendmail.h\
         sysexits.h useful.h

CFILES = alias.c arpadate.c clock.c collect.c conf.c convtime.c\
         daemon.c deliver.c domain.c envelope.c err.c headers.c\
         macro.c main.c map.c mci.c mime.c parseaddr.c queue.c\
         readcf.c recipient.c safefile.c savemail.c srvrsmtp.c stab.c\
         stats.c sysexits.c trace.c udb.c usersmtp.c util.c\
         version.c

OTHERSRCS = Makefile Makefile.preamble Makefile.postamble READ_ME\
            TRACEFLAGS mailq.1 newaliases.1 aliases.5 sendmail.8\
            aliases sendmail.hf


MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = tool.make
NEXTSTEP_INSTALLDIR = /usr/sbin
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)




NEXTSTEP_BUILD_OUTPUT_DIR = /tmp/$(NAME)/Build

include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
