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