#
# 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 AstroPrincipal.m CityManager.m\
          DocViewAstro.m DocViewMap.m EphemerisSearch.m EventManager.m\
          Map.m TimeZoneManager.m TopocentricCycle.m Waves.m

HFILES = AAFImport.h AstroChart.h astroCommon.h astroLocations.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\
         Waves.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 2005-01.txt 2005-05.txt 2005-06.txt\
            2005-07.txt 2005-08.txt 2005-09.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
