#
# 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 = 2.6
PROJECT_TYPE = Loadable Bundle
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 DisplayFilter.m\
          ComposeHelper.m PGP.m TransferPanel.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 DisplayFilter.h ComposeHelper.h\
         PGP.h TransferPanel.h mailtoc.h SmileyPrefs.h

CFILES = mailtoc.c regexp.c regsub.c

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble README TODO\
            EM.tiff hidden-defaults.txt pkg.info pkg_lang.info\
            post_install


MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = bundle.make
NEXTSTEP_INSTALLDIR = $(HOME)/Library/Mail
WINDOWS_INSTALLDIR = $(HOME)/Library/Mail
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)
BUNDLE_EXTENSION = bundle


HEADER_PATHS = -I$(NEXT_ROOT)/NextDeveloper/OpenStepConversion/3.3Headers\
               -I/NEXTSTEP/NextDeveloper/Headers
NEXTSTEP_PB_CFLAGS = -pipe -ObjC
NEXTSTEP_PB_LDFLAGS = -pipe
WINDOWS_PB_CFLAGS = -pipe
WINDOWS_PB_LDFLAGS = -pipe


include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
