#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = gdbmDemo

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = odemo.tiff
DBMODELAFILES = dbmDemo.dbmodela

LOCAL_RESOURCES = dbmDemo.nib Help

CLASSES = Controller.m

HFILES = Controller.h

MFILES = gdbmDemo_main.m

OTHERSRCS = Makefile Makefile.postamble Makefile.preamble README.rtf


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = ../../Demos
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app odemo.tiff

LIBS = -ldbkit_s -lMedia_s -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


PB_LDFLAGS = -all_load


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
