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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = Help

GLOBAL_RESOURCES = HistogramInspector.nib Histogram.tiff

CLASSES = Histogram.m DataCounter.m HistogramInspector.m HistogramView.m

HFILES = DataCounter.h Histogram.h HistogramInspector.h \
         ToolAndInspectorProtocols.h HistogramView.h

PSWFILES = drawHistogram.psw

OTHERSRCS = Makefile todo


MAKEFILEDIR = /NextDeveloper/Makefiles/app
SOURCEMODE = 444

OTHER_LIBS = -lIndexing_s
PROF_LIBS = -lIndexing_s


-include Makefile.preamble

include $(MAKEFILEDIR)/bundle.make

-include Makefile.postamble

-include Makefile.dependencies
