#
# 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 = MapMaker
INTERFACES = MapMaker.nib
CLASSES = ControlObject.m InputView.m OutputView.m
MFILES = MapMaker_main.m
CFILES = fractal.c pointdata.c proj.c
HFILES = constants.h fractal.h pointdata.h proj.h
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = mapmaker.tiff
DOCICONS = mapdoc.tiff
ICONSECTIONS =	-segcreate __ICON app mapmaker.tiff \
		-segcreate __ICON map mapdoc.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
