1#
2# Generated by the NeXT Project Builder.
3#
4# NOTE: Do NOT change this file -- Project Builder maintains it.
5#
6# Put all of your customizations in files called Makefile.preamble
7# and Makefile.postamble (both optional), and Makefile will include them.
8#
9
10NAME = timedop
11
12PROJECTVERSION = 1.1
13PROJECT_TYPE = Tool
14LANGUAGE = English
15
16OTHERSRCS = Makefile.preamble Makefile Makefile.postamble timed.ms
17
18MAKEFILEDIR = $(SYSTEM_DEVELOPER_DIR)/Makefiles/app
19MAKEFILE = tool.make
20SOURCEMODE = 444
21
22LIBS = 
23DEBUG_LIBS = $(LIBS)
24PROF_LIBS = $(LIBS)
25
26
27
28
29-include Makefile.preamble
30
31include $(MAKEFILEDIR)/$(MAKEFILE)
32
33-include Makefile.postamble
34
35-include Makefile.dependencies
36