]> git.saurik.com Git - apple/libinfo.git/blame - lookup.subproj/Makefile
Libinfo-222.4.6.tar.gz
[apple/libinfo.git] / lookup.subproj / Makefile
CommitLineData
03fb6eb0
A
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
10NAME = lookup
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Component
14
15HFILES = aliasdb.h bootparams.h lookup_types.h lu_overrides.h\
ccd4a120 16 lu_host.h lu_utils.h netdb.h netdb_async.h netgr.h printerdb.h
03fb6eb0 17
ccd4a120
A
18CFILES = getaddrinfo.c lu_alias.c lu_bootp.c lu_bootparam.c lu_fstab.c\
19 lu_group.c lu_host.c lu_host_async.c lu_netgroup.c lu_network.c\
20 lu_printer.c lu_protocol.c lu_rpc.c lu_service.c lu_user.c lu_utils.c
03fb6eb0 21
ccd4a120
A
22OTHERSRCS = Makefile.preamble Makefile Makefile.postamble getaddrinfo.3\
23 getnameinfo.3 lookup.defs _lu_types.x
03fb6eb0
A
24
25MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
26CODE_GEN_STYLE = DYNAMIC
27MAKEFILE = subproj.make
28NEXTSTEP_INSTALLDIR = /Local/Developer/System
29LIBS =
30DEBUG_LIBS = $(LIBS)
31PROF_LIBS = $(LIBS)
32
33
ccd4a120 34PUBLIC_HEADERS = aliasdb.h bootparams.h netdb.h printerdb.h
03fb6eb0
A
35
36
37
38NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
39WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
40PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
41NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
42WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
43PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
44
45include $(MAKEFILEDIR)/platform.make
46
47-include Makefile.preamble
48
49include $(MAKEFILEDIR)/$(MAKEFILE)
50
51-include Makefile.postamble
52
53-include Makefile.dependencies