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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = EncryptComposeHelper.nib EnhancePGPPanel.nib\
                  EnhancePreferences.nib indexTag.tiff EnhanceHelp\
                  Localizable.strings

GLOBAL_RESOURCES = delete.tiff disabled.tiff disabledh.tiff dots.tiff\
                   dotsh.tiff e.tiff

CLASSES = EnhanceMail.m Alias.m MailBox.m MailReader.m Send.m\
          SimpleString.m XFace.m Preferences.m Info.m HelpPanel.m\
          TocMatrix.m Toc.m XImageURL.m MailIndex.m TransferPanel.m\
          ComposeHelper.m DisplayFilter.m PGP.m SmileyPrefs.m

HFILES = EnhanceMail.h Alias.h MailBox.h MailReader.h Send.h\
         MailApp.h NXUndocumented.h SimpleString.h XFace.h regexp.h\
         regmagic.h Preferences.h Info.h HelpPanel.h TocMatrix.h\
         Toc.h XImageURL.h MailIndex.h TransferPanel.h ComposeHelper.h\
         DisplayFilter.h PGP.h mailtoc.h SmileyPrefs.h

CFILES = mailtoc.c regexp.c regsub.c

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble README TODO


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = bundle.make
INSTALLDIR = /LocalLibrary/Mail
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

BUNDLE_EXTENSION = bundle
LIBS = -lIndexing_s
PROF_LIBS = -lIndexing_s


PB_CFLAGS = -pipe -O2 -ObjC
PB_LDFLAGS = -pipe -x -O2


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
