#
# 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 = GraphicsWrap

INTERFACES = GraphicsWrap.nib InfoPanel.nib PolyInspector.nib TGIF.nib
CLASSES = AbsPoly.m CmdBgcolor.m CmdBgnpoly.m CmdCircle.m CmdComment.m \
          CmdDraw.m CmdEndpoly.m CmdFgcolor.m CmdFps.m CmdHold.m CmdMove.m \
          CmdNewframe.m CmdVertex.m GraphicView.m InfoPanel.m ListCell.m \
          ListMatrix.m NXBitmapGraphicRep.m PolyInspector.m TGIF.m \
          TGIFCell.m
MFILES = GraphicsWrap_main.m
CFILES = miscutil.c
TIFFFILES = cross.tiff
APPICON = App_image.tiff
DOCICONS = doc_image.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 App_image.tiff \
		-sectcreate __ICON tigf doc_image.tiff

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

-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
