#
# 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 = WaveFormEditor
INTERFACES = WaveFormEditor.nib
CLASSES = FFTControl.m FuncView.m ModView.m PhiView.m Wave.m
MFILES = WaveFormEditor_main.m
CFILES = fft.c
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = foo.tiff

ICONSECTIONS =	-segcreate __ICON app foo.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
