]> git.saurik.com Git - apple/libinfo.git/blobdiff - dns.subproj/Makefile
Libinfo-173.tar.gz
[apple/libinfo.git] / dns.subproj / Makefile
index 709767746da00810f29c2f310b6f07d14bebdb66..3192331b30c6a50b1f6e9a13f61530f82afcf71d 100644 (file)
@@ -12,7 +12,7 @@ NAME = dns
 PROJECTVERSION = 2.8
 PROJECT_TYPE = Component
 
-HFILES = inet.h nameser.h options.h portability.h resolv.h
+HFILES = inet.h nameser8_compat.h options.h portability.h resolv8_compat.h
 
 CFILES = gethnamaddr.c getnetbyaddr.c getnetbyname.c getnetent.c\
          getnetnamadr.c herror.c res_comp.c res_data.c res_debug.c\
@@ -31,7 +31,7 @@ PROF_LIBS = $(LIBS)
 
 
 NEXTSTEP_PB_CFLAGS = -DUSE_OPTIONS_H
-PUBLIC_HEADERS = resolv.h nameser.h
+PUBLIC_HEADERS = resolv8_compat.h nameser8_compat.h