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

PROJECTVERSION = 1.1
LANGUAGE = English

CLASSES = AbstractFilledSquare.m AbstractSquare.m BlackFilledSquare.m \
          BlockedSquare.m EmptySquare.m WhiteFilledSquare.m

HFILES = AbstractFilledSquare.h AbstractSquare.h BlackFilledSquare.h \
         BlockedSquare.h EmptySquare.h WhiteFilledSquare.h


MAKEFILEDIR = /NextDeveloper/Makefiles/app
INSTALLDIR = $(HOME)/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444



-include Makefile.preamble

include $(MAKEFILEDIR)/palette.make

-include Makefile.postamble

-include Makefile.dependencies
