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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = Editor.nib Spectre.nib

GLOBAL_RESOURCES = control_play.tiff control_playH.tiff scr_left.tiff \
                   scr_leftH.tiff scr_right.tiff scr_rightH.tiff spec2tiff \
                   anasyn pplay sample.snd

CLASSES = Controller.m DataView.m Defaults.m Distributor.m ECell.m \
          EController.m EView.m LineGraph.m MySlider.m MySoundMeter.m \
          MyView.m PitchView.m

HFILES = Controller.h DataView.h Defaults.h Distributor.h ECell.h \
         EController.h EView.h LineGraph.h MySlider.h MySoundMeter.h \
         MyView.h PitchView.h psutil.h

OTHERLINKED = BackgroundView.o libanal.o libE.o

MFILES = Spectre_main.m

CFILES = filter.c

PSWFILES = psutil.psw

OTHERSRCS = Makefile

OTHERLINKEDOFILES = BackgroundView.o libanal.o libE.o

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

ICONSECTIONS =	-sectcreate __ICON app /usr/lib/NextStep/Workspace.app/application.tiff

LIBS = -lMedia_s -lNeXT_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
