]> git.saurik.com Git - apple/libinfo.git/blame - lookup.subproj/Makefile
Libinfo-278.0.3.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
b3dd680f
A
15HFILES = aliasdb.h bootparams.h kvbuf.h lookup_types.h lu_overrides.h\
16 lu_host.h lu_utils.h netdb.h netdb_async.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\
b3dd680f 20 lu_printer.c lu_protocol.c lu_rpc.c lu_service.c lu_user.c lu_utils.c
03fb6eb0 21
b3dd680f
A
22OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
23 bootparams.5 gai_strerror.3 getaddrinfo.3 getfsent.3 getgrent.3 getgrouplist.3\
24 getnameinfo.3 getnetgrent.3 getpwent.3 initgroups.3\
25 DSlibinfoMIG_types.h DSlibinfoMIG.defs DSlibinfoMIGAsyncReply.defs lookup.defs _lu_types.x
03fb6eb0
A
26
27MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
28CODE_GEN_STYLE = DYNAMIC
29MAKEFILE = subproj.make
30NEXTSTEP_INSTALLDIR = /Local/Developer/System
31LIBS =
32DEBUG_LIBS = $(LIBS)
33PROF_LIBS = $(LIBS)
34
35
ccd4a120 36PUBLIC_HEADERS = aliasdb.h bootparams.h netdb.h printerdb.h
03fb6eb0
A
37
38
39
40NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
41WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
42PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
43NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
44WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
45PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
46
47include $(MAKEFILEDIR)/platform.make
48
49-include Makefile.preamble
50
51include $(MAKEFILEDIR)/$(MAKEFILE)
52
53-include Makefile.postamble
54
55-include Makefile.dependencies