]> git.saurik.com Git - apple/system_cmds.git/blob - reboot.tproj/PB.project
f8ce3d8129fdfdbac68d21261914896f9911ea0f
[apple/system_cmds.git] / reboot.tproj / PB.project
1 {
2 APPCLASS = NSApplication;
3 FILESTABLE = {
4 FRAMEWORKS = ();
5 H_FILES = ();
6 M_FILES = ();
7 OTHER_LIBS = ();
8 OTHER_LINKED = (reboot.c);
9 OTHER_SOURCES = (
10 Makefile.preamble,
11 Makefile,
12 Makefile.postamble,
13 Makefile.dist,
14 boot_hp300.8,
15 boot_i386.8,
16 boot_sparc.8,
17 boot_tahoe.8,
18 boot_vax.8,
19 reboot.8
20 );
21 PRECOMPILED_HEADERS = ();
22 PROJECT_HEADERS = ();
23 PUBLIC_HEADERS = ();
24 SUBPROJECTS = ();
25 };
26 LANGUAGE = English;
27 LOCALIZABLE_FILES = {};
28 NEXTSTEP_INSTALLDIR = /sbin;
29 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac;
30 NEXTSTEP_MAINNIB = reboot;
31 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc;
32 PDO_UNIX_INSTALLDIR = /sbin;
33 PDO_UNIX_JAVA_COMPILER = "$(NEXTDEV_BIN)/javac";
34 PDO_UNIX_MAINNIB = reboot;
35 PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc";
36 PROJECTNAME = reboot;
37 PROJECTTYPE = Tool;
38 PROJECTVERSION = 2.8;
39 WINDOWS_INSTALLDIR = /sbin;
40 WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe";
41 WINDOWS_MAINNIB = reboot;
42 WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc";
43 }