#
# 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.
#

NAME = tess

INTERFACES = tess.nib
CLASSES = GeneratorOverlay.m ImageCompositor.m MouseTracker.m SketchPad.m \
          TessSketch.m Underlay.m cm.m cmm.m p1.m p2.m p3.m p31m.m p3m1.m \
          p4.m p4g.m p4m.m p6.m p6m.m pg.m pgg.m pm.m pmg.m pmm.m
MFILES = tess_main.m
HFILES = aGroup-inter.h p3m1-inter.h
PSWFILES = Underlay_Helper.psw
PSWMFILES = aGroup.pswm
TIFFFILES = rotate.tiff rotatel.tiff rotater.tiff sizer.tiff
APPICON = tess.tiff


SOURCEMODE = 444

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

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

INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755

-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
