#
# 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 = RecordApp
INTERFACES = RecordApp.nib
CLASSES = DSPRecorder.m Recorder.m Transport.m
MFILES = RecordApp_main.m
CFILES = errors.c
HFILES = errors.h
SNDFILES = dsprecord.snd
OTHERSRCS = Makefile.preamble README dsprecord.asm dspstream.asm ioequ.asm
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = Tape48.tiff

ICONSECTIONS =	-segcreate __ICON app Tape48.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
