#
# Generated by the NeXT Interface Builder.
#
# NOTE: Do NOT change this file -- Interface Builder maintains it.
# Bwa-ha-ha.  IB is too tricky for me, so I'll do this myself!
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = TotalChaos

INTERFACES = ChaosViewer.nib
CLASSES = Colormap.m chaosControl.m chaosStorage.m chaosView.m
MFILES = TotalChaos_main.m
TIFFFILES = chaos.tiff
APPICON = chaos.tiff


SOURCEMODE = 444

LIBS = -lNeXT_s -lsys_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = -lNeXT_p -lsys_p

MAKEFILEDIR = /usr/lib/nib
ICONSECTIONS =	-sectcreate __ICON app chaos.tiff

INSTALLDIR = /LocalApps/TotalChaos.app
INSTALLFLAGS = -c -m 755

-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
