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