#
# 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 = Reich-o-Matic

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = Reich-o-matic.tiff
LOCAL_RESOURCES = Reich-o-Matic.nib

GLOBAL_RESOURCES = Lian.tiff LianA.tiff LianB.tiff LianC.tiff\
                   LianD.tiff LianE.tiff LianF.tiff

CLASSES = FluteIns.m RandomIzer.m Reicher.m

HFILES = FluteIns.h RandomIzer.h Reicher.h

MFILES = Reich-o-Matic_main.m

OTHERSRCS = Makefile Makefile.postamble


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

ICONSECTIONS =	-sectcreate __ICON app Reich-o-matic.tiff

LIBS = -lNeXT_s -lunitgenerators -lmusickit -lsynthpatches -ldsp\
       -lDriver
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
