X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/3b7c7bd7aae68ec949fb3f4ef1d58b96033e40df..ccd4a120fd72e1cd2071458320f7a1914ef55421:/netinfo.subproj/Makefile.preamble diff --git a/netinfo.subproj/Makefile.preamble b/netinfo.subproj/Makefile.preamble index 680d1b6..e90b6f4 100644 --- a/netinfo.subproj/Makefile.preamble +++ b/netinfo.subproj/Makefile.preamble @@ -2,6 +2,6 @@ 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_PUBLIC_HEADERS = $(NETINFO_HEADERS) +OTHER_PRIVATE_HEADERS = $(NETINFO_HEADERS) BEFORE_INSTALLHEADERS += $(NETINFO_HEADERS) -PUBLIC_HEADER_DIR_SUFFIX = /netinfo +PRIVATE_HEADER_DIR = /usr/local/include/netinfo