]> git.saurik.com Git - apple/libinfo.git/blobdiff - lookup.subproj/PB.project
Libinfo-173.tar.gz
[apple/libinfo.git] / lookup.subproj / PB.project
index e3a62e04e22a3b97dc21e69965f53f082f8c4fb7..19077d846b92c5d6e7b227c6be3fab885a838101 100644 (file)
@@ -8,11 +8,13 @@
             lu_overrides.h, 
             lu_host.h, 
             lu_utils.h, 
+            netdb.h, 
             netdb_async.h, 
             netgr.h, 
             printerdb.h
         ); 
         OTHER_LINKED = (
+            getaddrinfo.c, 
             lu_alias.c, 
             lu_bootp.c, 
             lu_bootparam.c, 
             lu_service.c, 
             lu_user.c
         ); 
-        OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, lookup.defs, _lu_types.x); 
+        OTHER_SOURCES = (
+            Makefile.preamble, 
+                       Makefile, 
+                       Makefile.postamble, 
+                       getaddrinfo.3, 
+                       getnameinfo.3, 
+                       lookup.defs, 
+                       _lu_types.x
+               ); 
         PRECOMPILED_HEADERS = (); 
         PROJECT_HEADERS = (); 
-        PUBLIC_HEADERS = (aliasdb.h, bootparams.h, printerdb.h); 
+        PUBLIC_HEADERS = (aliasdb.h, bootparams.h, netdb.h, printerdb.h); 
     }; 
     LANGUAGE = English; 
     MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles";