#
# 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 = MailEnclosure

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = appIcon.tiff
LOCAL_RESOURCES = MailEnclosure.nib credits.rtfd Help

CLASSES = DocumentController.m EmacsText.m EnhancedApp.m EnhancedText.m\
          FileName.m FileShelfView.m MailFromFile.m MailMessage.m\
          MasterController.m MIMEMail.m MSMail.m NeXTMail.m\
          StringStorage.m TokenString.m UnixScript.m

HFILES = DocumentController.h EmacsText.h EnhancedApp.h EnhancedText.h\
         FileName.h FileShelfView.h MailFromFile.h MailMessage.h\
         MasterController.h MIMEMail.h MSMail.h NeXTMail.h\
         StringStorage.h support.h TokenString.h UnixScript.h\
         version.h

MFILES = support.m MailEnclosure_main.m

SUBPROJECTS = info.subproj send.subproj

OTHERSRCS = Makefile.preamble Makefile


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app appIcon.tiff

LIBS = -lMedia_s -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
