#
# 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 = SketchDemo
INTERFACES = SketchDemo.nib
CLASSES = SketchView.m
MFILES = SketchDemo_main.m
TIFFFILES = DrawCursor.tiff
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = /LocalApps
APPICON = SketchApp.tiff
DOCICONS = SketchFiles.tiff
ICONSECTIONS =	-segcreate __ICON app SketchApp.tiff \
		-segcreate __ICON sketchD SketchFiles.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
