]>
Commit | Line | Data |
---|---|---|
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 | ||
10 | NAME = gen | |
11 | ||
12 | PROJECTVERSION = 2.8 | |
13 | PROJECT_TYPE = Component | |
14 | ||
3b7c7bd7 | 15 | HFILES = ifaddrs.h |
03fb6eb0 | 16 | |
3b7c7bd7 A |
17 | CFILES = 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 | ||
24 | OTHERSRCS = 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 | ||
31 | MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles | |
32 | CODE_GEN_STYLE = DYNAMIC | |
33 | MAKEFILE = subproj.make | |
3b7c7bd7 | 34 | NEXTSTEP_INSTALLDIR = /usr/local/lib/system |
03fb6eb0 A |
35 | LIBS = |
36 | DEBUG_LIBS = $(LIBS) | |
37 | PROF_LIBS = $(LIBS) | |
38 | ||
39 | ||
3b7c7bd7 A |
40 | PUBLIC_HEADERS = ifaddrs.h |
41 | ||
42 | ||
03fb6eb0 | 43 | |
3b7c7bd7 | 44 | NEXTSTEP_PUBLIC_HEADERS_DIR = /usr/include |
03fb6eb0 A |
45 | |
46 | NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc | |
47 | WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc | |
48 | PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc | |
49 | NEXTSTEP_JAVA_COMPILER = /usr/bin/javac | |
50 | WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe | |
51 | PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac | |
52 | ||
53 | include $(MAKEFILEDIR)/platform.make | |
54 | ||
55 | -include Makefile.preamble | |
56 | ||
57 | include $(MAKEFILEDIR)/$(MAKEFILE) | |
58 | ||
59 | -include Makefile.postamble | |
60 | ||
61 | -include Makefile.dependencies |