]> git.saurik.com Git - apple/system_cmds.git/blame - update.tproj/PB.project
system_cmds-300.tar.gz
[apple/system_cmds.git] / update.tproj / PB.project
CommitLineData
1815bff5
A
1{
2 DOCICONFILES = ();
3 FILESTABLE = {
83f6dbe8
A
4 C_FILES = (update.c disk_power.c power_mgmt.c);
5 H_FILES = (disk_power.h power_mgmt.h);
1815bff5 6 OTHER_LIBS = ();
83f6dbe8 7 OTHER_LINKED = ();
1815bff5
A
8 OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, update.8);
9 PRECOMPILED_HEADERS = ();
10 PROJECT_HEADERS = ();
11 PUBLIC_HEADERS = ();
83f6dbe8
A
12 SUBPROJECTS = ();
13 FRAMEWORKS = (CoreFoundation.framework, IOKit.framework);
1815bff5
A
14 };
15 GENERATEMAIN = YES;
16 LANGUAGE = English;
17 LOCALIZABLE_FILES = {};
18 NEXTSTEP_BUILDDIR = "";
19 NEXTSTEP_BUILDTOOL = /bin/make;
20 NEXTSTEP_COMPILEROPTIONS = "";
21 NEXTSTEP_INSTALLDIR = /usr/sbin;
22 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac;
23 NEXTSTEP_LINKEROPTIONS = "";
24 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc;
25 PDO_UNIX_BUILDDIR = "";
26 PDO_UNIX_BUILDTOOL = /bin/make;
27 PDO_UNIX_COMPILEROPTIONS = "";
28 PDO_UNIX_INSTALLDIR = /usr/sbin;
29 PDO_UNIX_JAVA_COMPILER = "$(NEXTDEV_BIN)/javac";
30 PDO_UNIX_LINKEROPTIONS = "";
31 PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc";
32 PROJECTNAME = update;
33 PROJECTTYPE = Tool;
34 PROJECTVERSION = 2.8;
35 WINDOWS_BUILDDIR = "";
36 WINDOWS_BUILDTOOL = /bin/make;
37 WINDOWS_COMPILEROPTIONS = "";
38 WINDOWS_INSTALLDIR = /usr/sbin;
39 WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe";
40 WINDOWS_LINKEROPTIONS = "";
41 WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc";
42}