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

PROJECTVERSION = 1.1
LANGUAGE = English

CLASSES = MiscIfStack.m MiscMergeCommand.m MiscMergeDriver.m\
          MiscMergeEngine.m MiscMergeTemplate.m MME+GlobalSymbols.m\
          MME+Symbols.m _MiscForEachPlaceHolder.m\
          _MiscGenericLoopPlaceHolder.m _MiscIfPlaceHolder.m\
          _MiscLoopPlaceHolder.m _MiscMergeAskCommand.m\
          _MiscMergeCommentCommand.m _MiscMergeCopyCommand.m\
          _MiscMergeDateCommand.m _MiscMergeDelayedParseCommand.m\
          _MiscMergeElseCommand.m _MiscMergeEndforeachCommand.m\
          _MiscMergeEndifCommand.m _MiscMergeEndloopCommand.m\
          _MiscMergeFieldCommand.m _MiscMergeForeachCommand.m\
          _MiscMergeIdentifyCommand.m _MiscMergeIfCommand.m\
          _MiscMergeIndexCommand.m _MiscMergeLoopCommand.m\
          _MiscMergeNextCommand.m _MiscMergeOmitCommand.m\
          _MiscMergeQuery.m _MiscMergeSetCommand.m

HFILES = _MiscForEachPlaceHolder.h _MiscGenericLoopPlaceHolder.h\
         _MiscIfPlaceHolder.h _MiscLoopPlaceHolder.h\
         _MiscMergeAskCommand.h _MiscMergeCommentCommand.h\
         _MiscMergeCopyCommand.h _MiscMergeDateCommand.h\
         _MiscMergeDelayedParseCommand.h _MiscMergeElseCommand.h\
         _MiscMergeEndforeachCommand.h _MiscMergeEndifCommand.h\
         _MiscMergeEndloopCommand.h _MiscMergeFieldCommand.h\
         _MiscMergeForeachCommand.h _MiscMergeIdentifyCommand.h\
         _MiscMergeIfCommand.h _MiscMergeIndexCommand.h\
         _MiscMergeLoopCommand.h _MiscMergeNextCommand.h\
         _MiscMergeOmitCommand.h _MiscMergeQuery.h\
         _MiscMergeSetCommand.h

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = tool.make
INSTALLDIR = /LocalDeveloper/Libraries
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)




-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
