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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = Engine.nib LargeGame.nib Rules.nib SmallGame.nib\
                  Localizable.strings

CLASSES = Tenpile.m TenpileGameDelegate.m TenpilePrefs.m\
          TenpileSuitDelegate.m TenpileTempDelegate.m

HFILES = localstrings.h Tenpile.h TenpileGameDelegate.h TenpilePrefs.h\
         TenpileSuitDelegate.h TenpileTempDelegate.h

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble

MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = bundle.make
INSTALLDIR = $(HOME)/Library/Solitaire
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

BUNDLE_EXTENSION = solitaire


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
