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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = NWBench.nib BusyBox.tar.Z UserWordList

CLASSES = Benchmark.m Controller.m DeveloperBench.m DiskSpeed.m\
          EthernetSpeed.m MemSpeed.m PSBench.m Timer.m Webster.m

HFILES = Benchmark.h Controller.h DeveloperBench.h DiskSpeed.h\
         EthernetSpeed.h MemSpeed.h PSBench.h Timer.h Webster.h

MFILES = NWBench_main.m

CFILES = dhry_1.c dhry_2.c

OTHERSRCS = Makefile


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app /usr/lib/NextStep/Workspace.app/application.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
