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

HFILES = AAFImport.h AspectLines.h AstroChart.h astroCommon.h\
         AstroDate.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 VTextAstroAdditions.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 2005-10.txt\
            2005-11.txt 2005-12.txt 2006-01.txt 2006-02.txt\
            2006-04.txt 2006-05.txt 2006-06.txt 2006-07.txt\
            2006-08.txt 2006.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
