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

PROJECTVERSION = 2.6
PROJECT_TYPE = Loadable Bundle
LANGUAGE = English

LOCAL_RESOURCES = CityPanel.nib EventPanel.nib TimeZonePanel.nib\
                  Astro.strings States.strings

CLASSES = AAFImport.m AstroChart.m AstroMandala.m AstroPrincipal.m\
          CityManager.m DocViewAstro.m DocViewMap.m EphemerisSearch.m\
          EventManager.m Map.m TimeZoneManager.m TopocentricCycle.m

HFILES = AAFImport.h AstroChart.h astroCommon.h astroLocations.h\
         AstroMandala.h astroMessages.h AstroPanels.h AstroPrincipal.h\
         CityManager.h colorFunctions.h DocViewAstro.h DocViewMap.h\
         EphemerisSearch.h EventManager.h Map.h TimeZoneManager.h\
         TopocentricCycle.h

MFILES = astroCommon.m colorFunctions.m

SUBPROJECTS = AstroPanel.subproj SwissEphemeris.subproj CIAMaps.subproj

BUNDLES = Astro.bproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
            nib2gmodel.plist Nib2gmodel.sh ToDo.rtf NEWS LICENSE\
            README INSTALL 2004-02.txt 2004-03.txt 2004-04.txt\
            2004-05.txt 2004-06.txt 2004-07.txt 2004-08.txt\
            2004-09.txt 2004-10.txt 2004-12.txt 2005-01.txt


MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = bundle.make
NEXTSTEP_INSTALLDIR = $(HOME)/Library/Cenon/System/Bundles
WINDOWS_INSTALLDIR = /MyBundles
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)
BUNDLE_EXTENSION = bundle


NEXTSTEP_PB_CFLAGS = -I../Cenon/ -Wall
FRAMEWORKS = -framework AppKit -framework Foundation


include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
