#
# Generated by the Apple 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 = DataStructures

PROJECTVERSION = 2.8
PROJECT_TYPE = Component

CLASSES = EDIRCObject.m EDLRUCache.m EDAOMTagProcessor.m EDMLParser.m\
          EDMLToken.m EDMutableObjectPair.m EDNumberSet.m\
          EDObjectPair.m EDObjectReference.m EDRange.m EDRedBlackTree.m\
          EDSparseClusterArray.m EDStack.m EDStringScanner.m

HFILES = EDBitmapCharset.h EDIRCObject.h EDLightWeightLock.h\
         EDLRUCache.h EDAOMTagProcessor.h EDMLParser.h\
         EDMLTagProcessorProtocol.h EDMLToken.h EDMutableObjectPair.h\
         EDNumberSet.h EDObjectPair.h EDObjectReference.h EDRange.h\
         EDRedBlackTree+Private.h EDRedBlackTree.h\
         EDSparseClusterArray.h EDStack.h EDStringScanner.h

MFILES = EDBitmapCharset.m

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = subproj.make
NEXTSTEP_INSTALLDIR = $(LOCAL_LIBRARY_DIR)/Frameworks
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


PUBLIC_HEADERS = EDIRCObject.h EDNumberSet.h EDObjectPair.h\
                 EDObjectReference.h EDRange.h EDRedBlackTree.h\
                 EDRedBlackTree+Private.h EDSparseClusterArray.h\
                 EDBitmapCharset.h EDLRUCache.h EDMLParser.h EDStack.h\
                 EDStringScanner.h EDLightWeightLock.h\
                 EDAOMTagProcessor.h EDMLTagProcessorProtocol.h\
                 EDMutableObjectPair.h

PROJECT_HEADERS = EDStack.h EDStringScanner.h EDLightWeightLock.h



NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac

include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
