2 # Generated by the NeXT Project Builder.
4 # NOTE: Do NOT change this file -- Project Builder maintains it.
6 # Put all of your customizations in files called Makefile.preamble
7 # and Makefile.postamble (both optional), and Makefile will include them.
13 PROJECT_TYPE = Component
15 HFILES = aliasdb.h bootparams.h lookup_types.h lu_overrides.h\
16 lu_utils.h netgr.h printerdb.h
18 CFILES = 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
22 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble lookup.defs\
26 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
27 CODE_GEN_STYLE = DYNAMIC
28 MAKEFILE = subproj.make
29 NEXTSTEP_INSTALLDIR = /Local/Developer/System
35 PUBLIC_HEADERS = aliasdb.h bootparams.h printerdb.h
39 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
40 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
41 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
42 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
43 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
44 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
46 include $(MAKEFILEDIR)/platform.make
48 -include Makefile.preamble
50 include $(MAKEFILEDIR)/$(MAKEFILE)
52 -include Makefile.postamble
54 -include Makefile.dependencies