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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = paper+eye.tiff
LOCAL_RESOURCES = Composer.nib newsreader.nib nntpserver.nib Help

GLOBAL_RESOURCES = Article-long.tiff Article-medium.tiff\
                   Article-short.tiff Dimple.tiff MiscClockStuff.tiff\
                   of.tiff OpenWindow.tiff emacs.keys services

CLASSES = AlexandraApp.m Article.m ArticleSet.m ArticleSetMatrix.m\
          ArticleViewControl.m ColumnMatrix.m Composer.m\
          FaceFileCache.m FaceView.m GrayCell.m HideableClockView.m\
          Interval.m KeyEventResponder.m KillFile.m MainWindowControl.m\
          MatrixScroller.m MatrixSet.m Newsgroup.m\
          NewsgroupBrowserCell.m NewsgroupSet.m NewsGroupSetBrowser.m\
          NewsgroupSetMatrix.m NNTP.m NntpPanelControl.m ServerCell.m\
          SideSplitView.m TextKeyDown.m

HFILES = Alexandra.h AlexandraApp.h Article.h ArticleSet.h\
         ArticleSetMatrix.h ArticleViewControl.h ColumnMatrix.h\
         Composer.h descriptors.h FaceFileCache.h FaceView.h\
         GrayCell.h headerfields.h HideableClockView.h instr.h\
         Interval.h iso88591hack.h KeyEventResponder.h KillFile.h\
         MainWindowControl.h mapfile.h MatrixScroller.h MatrixSet.h\
         MiscSearchText.h MiscTBMK.h Newsgroup.h NewsgroupBrowserCell.h\
         NewsgroupSet.h NewsGroupSetBrowser.h NewsgroupSetMatrix.h\
         NNTP.h NntpPanelControl.h parse-header.h parsedate.h\
         plain-subject.h readline.h regexpr.h response_codes.h\
         rfc822realname.h SearchableText.h ServerCell.h SideSplitView.h\
         TextKeyDown.h

MFILES = Alexandra_main.m

CFILES = readline.c mapfile.c parsedate.c rfc822realname.c\
         parse-header.c plain-subject.c MiscTBMK.c regexpr.c instr.c

SUBPROJECTS = Decoding.subproj KillFilePanel.subproj Preferences.subproj\
              AMGErrorHandling.subproj NiceStuff.subproj XText.subproj\
              Info.subproj HeadInspector.subproj Message.subproj

BUNDLES = MiscFindPanel.bproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


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

ICONSECTIONS =	-sectcreate __ICON app paper+eye.tiff

LIBS = -lFoundation_s -lMiscClipText -lMiscArrowButton -ldbkit_s\
       -lMedia_s -lMiscClockView -lMiscDateView -lMiscKit\
       -lMiscSwapKit -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


PB_CFLAGS = -DMETHOD_TRACEXXX


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
