]> git.saurik.com Git - apple/libinfo.git/blob - lookup.subproj/PB.project
Libinfo-129.tar.gz
[apple/libinfo.git] / lookup.subproj / PB.project
1 {
2 DYNAMIC_CODE_GEN = YES;
3 FILESTABLE = {
4 H_FILES = (
5 aliasdb.h,
6 bootparams.h,
7 lookup_types.h,
8 lu_overrides.h,
9 lu_host.h,
10 lu_utils.h,
11 netdb_async.h,
12 netgr.h,
13 printerdb.h
14 );
15 OTHER_LINKED = (
16 lu_alias.c,
17 lu_bootp.c,
18 lu_bootparam.c,
19 lu_fstab.c,
20 lu_group.c,
21 lu_host.c,
22 lu_host_async.c,
23 lu_netgroup.c,
24 lu_network.c,
25 lu_printer.c,
26 lu_protocol.c,
27 lu_rpc.c,
28 lu_service.c,
29 lu_user.c
30 );
31 OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, lookup.defs, _lu_types.x);
32 PRECOMPILED_HEADERS = ();
33 PROJECT_HEADERS = ();
34 PUBLIC_HEADERS = (aliasdb.h, bootparams.h, printerdb.h);
35 };
36 LANGUAGE = English;
37 MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles";
38 NEXTSTEP_BUILDTOOL = /bin/gnumake;
39 NEXTSTEP_INSTALLDIR = /Local/Developer/System;
40 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac;
41 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc;
42 PDO_UNIX_BUILDTOOL = $NEXT_ROOT/Developer/bin/make;
43 PDO_UNIX_JAVA_COMPILER = "$(JDKBINDIR)/javac";
44 PDO_UNIX_OBJCPLUS_COMPILER = "$(NEXTDEV_BIN)/gcc";
45 PROJECTNAME = lookup;
46 PROJECTTYPE = Component;
47 PROJECTVERSION = 2.8;
48 WINDOWS_BUILDTOOL = $NEXT_ROOT/Developer/Executables/make;
49 WINDOWS_JAVA_COMPILER = "$(JDKBINDIR)/javac.exe";
50 WINDOWS_OBJCPLUS_COMPILER = "$(DEVDIR)/gcc";
51 }