]> git.saurik.com Git - apple/libinfo.git/blame - nis.subproj/Makefile
Libinfo-89.1.tar.gz
[apple/libinfo.git] / nis.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 = nis
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Component
14
15HFILES = ypclnt.h ypinternal.h yp_prot.h
16
17CFILES = getdomainname.c getnetgrent.c innetgr.c setdomainname.c\
18 xdr_domainname.c xdr_keydat.c xdr_mapname.c xdr_peername.c\
19 xdr_valdat.c xdr_ypbind_binding.c xdr_ypbind_resp.c\
20 xdr_ypbind_resptype.c xdr_ypbind_setdom.c xdr_ypmaplist.c\
21 xdr_ypreq_key.c xdr_ypreq_nokey.c xdr_ypresp_all.c\
22 xdr_ypresp_key_val.c xdr_ypresp_maplist.c xdr_ypresp_master.c\
23 xdr_ypresp_order.c xdr_ypresp_val.c xdr_ypstat.c\
24 yperr_string.c ypmatch_cache.c yppasswdd_xdr.c ypprot_err.c\
25 yp_all.c yp_bind.c yp_first.c yp_get_default_domain.c\
26 yp_maplist.c yp_master.c yp_order.c
27
28OTHERSRCS = Makefile.preamble Makefile
29
30
31MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
32CODE_GEN_STYLE = DYNAMIC
33MAKEFILE = subproj.make
34LIBS =
35DEBUG_LIBS = $(LIBS)
36PROF_LIBS = $(LIBS)
37
38
39PUBLIC_HEADERS = ypclnt.h yp_prot.h
40
41
42
43NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
44WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
45PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
46NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
47WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
48PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
49
50include $(MAKEFILEDIR)/platform.make
51
52-include Makefile.preamble
53
54include $(MAKEFILEDIR)/$(MAKEFILE)
55
56-include Makefile.postamble
57
58-include Makefile.dependencies