]> git.saurik.com Git - apple/system_cmds.git/blob - utmp_update.tproj/Makefile
system_cmds-336.23.tar.gz
[apple/system_cmds.git] / utmp_update.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 = utmp_update
11
12 PROJECTVERSION = 1.1
13 PROJECT_TYPE = Tool
14
15 CFILES = utmp_update.c
16
17 OTHERSRCS = Makefile Makefile.postamble
18
19
20 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
21 CODE_GEN_STYLE = DYNAMIC
22 MAKEFILE = tool.make
23 NEXTSTEP_INSTALLDIR = /usr/libexec
24 WINDOWS_INSTALLDIR = /usr/libexec
25 PDO_UNIX_INSTALLDIR = /usr/libexec
26 LIBS =
27 DEBUG_LIBS = $(LIBS)
28 PROF_LIBS = $(LIBS)
29
30
31 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
32 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
33 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
34 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
35 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
36 PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
37
38 include $(MAKEFILEDIR)/platform.make
39
40 -include Makefile.preamble
41
42 include $(MAKEFILEDIR)/$(MAKEFILE)
43
44 -include Makefile.postamble
45
46 -include Makefile.dependencies