]> git.saurik.com Git - apple/libinfo.git/blob - rpc.subproj/Makefile.preamble
Libinfo-222.4.6.tar.gz
[apple/libinfo.git] / rpc.subproj / Makefile.preamble
1 OTHER_CFLAGS = \
2 -Dsetrpcent=_old_setrpcent \
3 -Dgetrpcent=_old_getrpcent \
4 -Dendrpcent=_old_endrpcent \
5 -Dgetrpcbyname=_old_getrpcbyname \
6 -Dgetrpcbynumber=_old_getrpcbynumber
7
8 PUBLIC_HEADER_DIR_SUFFIX = /rpc
9
10 # for building 64-bit
11 # <rdar://problem/3819761> Libinfo need to build with gcc-3.5 and 3-way fat
12 NEXTSTEP_OBJCPLUS_COMPILER = $(CCOMPILER)