#
# 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\
                   OpenWindow.tiff

CLASSES = AlexandraApp.m Article.m ArticleSet.m ArticleSetMatrix.m\
          ArticleViewControl.m ColumnMatrix.m Composer.m FaceView.m\
          GrayCell.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 SortedList.m TextKeyDown.m

HFILES = Alexandra.h AlexandraApp.h Article.h ArticleSet.h\
         ArticleSetMatrix.h ArticleViewControl.h ColumnMatrix.h\
         Composer.h descriptors.h FaceView.h GrayCell.h headerfields.h\
         instr.h Interval.h KeyEventResponder.h KillFile.h\
         MainWindowControl.h mapfile.h MatrixScroller.h MatrixSet.h\
         MiscFindPanel.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 SortedList.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 = KillFilePanel.subproj Preferences.subproj\
              AMGErrorHandling.subproj NiceStuff.subproj XText.subproj\
              Info.subproj

BUNDLES = MiscFindPanel.bproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = /Net/next5/DevShare/LocalApps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app paper+eye.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
