]> git.saurik.com Git - apple/libinfo.git/blobdiff - netinfo.subproj/PB.project
Libinfo-173.tar.gz
[apple/libinfo.git] / netinfo.subproj / PB.project
index 789dee70ae71e00f3c533a4f18c9d4639fdab38c..a527e8929a2549328671cbed8c6ec6c2236592d1 100644 (file)
@@ -3,8 +3,16 @@
     FILESTABLE = {
         H_FILES = (clib.h, mm.h, ni.h, ni_util.h, sys_interfaces.h); 
         OTHER_LINKED = (multi_call.c, ni_error.c, ni_glue.c, ni_pwdomain.c, ni_useful.c, ni_util.c, sys_interfaces.c); 
-        OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, nibind_prot.x, ni_prot.x); 
-        PUBLIC_HEADERS = (ni.h, ni_util.h); 
+        OTHER_SOURCES = (
+            Makefile.preamble, 
+            Makefile, 
+            Makefile.postamble, 
+            nibind_prot.x, 
+            ni_prot.x, 
+            netinfo.3, 
+            netinfo.5
+        ); 
+        PRIVATE_HEADERS = (ni.h, ni_util.h, ni_prot.x, nibind_prot.x); 
     }; 
     LANGUAGE = English; 
     MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles";