#
# 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 = Flash
INTERFACES = Card.nib Flash.nib InfoPanel.nib
CLASSES = FlashApp.m FlashDocument.m
MFILES = Flash_main.m
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = flash.tiff
DOCICONS = flashDoc.tiff
ICONSECTIONS =	-segcreate __ICON app flash.tiff \
		-segcreate __ICON flash flashDoc.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
