Makefile.preamble   [plain text]


OTHER_OFILES = nibind_prot_clnt.o ni_prot_clnt.o nibind_prot_xdr.o ni_prot_xdr.o
NETINFO_HEADERS = nibind_prot.h ni_prot.h
AFTER_PREBUILD = $(NETINFO_HEADERS)
AFTER_POSTINSTALL += install-netinfo-man
OTHER_PRIVATE_HEADERS = $(NETINFO_HEADERS)
BEFORE_INSTALLHEADERS += $(NETINFO_HEADERS)
PRIVATE_HEADER_DIR = /usr/local/include/netinfo

# for building 64-bit
# <rdar://problem/3819761> Libinfo need to build with gcc-3.5 and 3-way fat
NEXTSTEP_OBJCPLUS_COMPILER = $(CCOMPILER)