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

INTERFACES = Linktool.nib
CLASSES = DisplayView.m Distributor.m EditBrancher.m EditView.m \
          FormatView.m FullView.m HelpObj.m LabelField.m Link.m LinkCell.m \
          PrefObj.m
MFILES = Linktool_main.m driver.m fileops.m link_edit_init.m \
         link_edit_mn.m link_init.m link_io.m link_private.m \
         link_private2.m link_public.m link_sys.m
CFILES = EditViewPS.c ct.c linkalloc.c linkdyn.c linkio.c linkregion.c \
         mf.c spline.c
HFILES = fileops.h link.h link_edit_global.h link_edit_types.h \
         link_types.h mf.h
TIFFFILES = anchor.tiff anchorTool.tiff arrowTool.tiff crosshairs.tiff \
            enterTool.tiff flipTool.tiff hand.tiff translateTool.tiff \
            zoom.tiff zoomTool.tiff
OTHERSRCS = ct.sc
APPICON = n3.tiff


SOURCEMODE = 444

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

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

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

-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
