]> git.saurik.com Git - apple/system_cmds.git/blob - kvm_mkdb.tproj/Makefile
70c627cf53e9e76368f937f06ce9588aa9edd9a7
[apple/system_cmds.git] / kvm_mkdb.tproj / Makefile
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
10 NAME = kvm_mkdb
11
12 PROJECTVERSION = 2.6
13 PROJECT_TYPE = Tool
14 LANGUAGE = English
15
16 HFILES = extern.h
17
18 CFILES = kvm_mkdb.c nlist.c testdb.c
19
20 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble kvm_mkdb.8
21
22
23 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
24 CODE_GEN_STYLE = DYNAMIC
25 MAKEFILE = tool.make
26 NEXTSTEP_INSTALLDIR = /usr/sbin
27 WINDOWS_INSTALLDIR = /usr/sbin
28 PDO_UNIX_INSTALLDIR = /usr/sbin
29 LIBS =
30 DEBUG_LIBS = $(LIBS)
31 PROF_LIBS = $(LIBS)
32
33
34
35
36 include $(MAKEFILEDIR)/platform.make
37
38 -include Makefile.preamble
39
40 include $(MAKEFILEDIR)/$(MAKEFILE)
41
42 -include Makefile.postamble
43
44 -include Makefile.dependencies