]> git.saurik.com Git - apple/libinfo.git/blame - nis.subproj/Makefile
Libinfo-278.0.3.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
3b7c7bd7
A
28OTHERSRCS = Makefile.preamble Makefile yp_all.3 yp_bind.3 yp_first.3\
29 yp_get_default_domain.3 yp_master.3 yp_match.3 yp_next.3\
30 yp_order.3 yp_unbind.3 ypclnt.3 yperr_string.3 ypprot_err.3\
b3dd680f 31 yp.8 Makefile.postamble
03fb6eb0
A
32
33
34MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
35CODE_GEN_STYLE = DYNAMIC
36MAKEFILE = subproj.make
37LIBS =
38DEBUG_LIBS = $(LIBS)
39PROF_LIBS = $(LIBS)
40
41
42PUBLIC_HEADERS = ypclnt.h yp_prot.h
43
44
45
46NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
47WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
48PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
49NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
50WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
51PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
52
53include $(MAKEFILEDIR)/platform.make
54
55-include Makefile.preamble
56
57include $(MAKEFILEDIR)/$(MAKEFILE)
58
59-include Makefile.postamble
60
61-include Makefile.dependencies