#
# Generated by the NeXT Interface Builder.
#
# NOTE: Do NOT change this file -- Interface Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

MAKEFILEDIR = /usr/lib/nib/
NAME = edsnd
INTERFACES = Envelope.nib FFT.nib Stopwatch.nib edsnd.nib snddoc.nib
CLASSES = Animator.m EdSoundView.m EdsndApp.m Envelope.m EnvelopeView.m \
          FFT.m FFTView.m ScrollingSound.m SoundDocument.m SpectrumView.m \
          Stopwatch.m UpPanel.m
MFILES = SNDindirect.m edsnd_main.m fft.m
CFILES = fft_net.c
PSWFILES = PWSpectrum.psw PWenv.psw PWfft.psw
TIFFFILES = sndapp.tiff
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = sndapp.tiff

ICONSECTIONS =	-segcreate __ICON app sndapp.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
