]> git.saurik.com Git - apple/libinfo.git/blame - gen.subproj/Makefile
Libinfo-129.tar.gz
[apple/libinfo.git] / gen.subproj / Makefile
CommitLineData
03fb6eb0 1#
3b7c7bd7 2# Generated by the Apple Project Builder.
03fb6eb0
A
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 = gen
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Component
14
3b7c7bd7 15HFILES = ifaddrs.h
03fb6eb0 16
3b7c7bd7
A
17CFILES = aliasdb.c ether_addr.c fstab.c getaddrinfo.c getgrent.c\
18 getifaddrs.c getnameinfo.c getproto.c getprotoent.c\
19 getprotoname.c getpwent.c getservbyname.c getservbyport.c\
20 getservent.c if_indextoname.c if_nameindex.c if_nametoindex.c\
21 inet_ntop.c inet_pton.c initgroups.c printerdb.c\
22 map_v4v6.c ip6opt.c rthdr.c vars.c
23
24OTHERSRCS = Makefile.preamble Makefile Makefile.postamble getaddrinfo.3\
25 getifaddrs.3 if_indextoname.3 inet6_rthdr_space.3\
26 gethostbyname.3 getnameinfo.3 inet6_option_space.3\
27 linkaddr.3 getprotoent.3 gethostbyname.3 getipnodebyname.3\
28 getnetent.3 getservent.3 inet6_option_space.3
03fb6eb0
A
29
30
31MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
32CODE_GEN_STYLE = DYNAMIC
33MAKEFILE = subproj.make
3b7c7bd7 34NEXTSTEP_INSTALLDIR = /usr/local/lib/system
03fb6eb0
A
35LIBS =
36DEBUG_LIBS = $(LIBS)
37PROF_LIBS = $(LIBS)
38
39
3b7c7bd7
A
40PUBLIC_HEADERS = ifaddrs.h
41
42
03fb6eb0 43
3b7c7bd7 44NEXTSTEP_PUBLIC_HEADERS_DIR = /usr/include
03fb6eb0
A
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