]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man4/Makefile
xnu-3789.41.3.tar.gz
[apple/xnu.git] / bsd / man / man4 / Makefile
index 855721d5ea4a475d3312df8cfed2a1c2b1d17bd6..18dca587c363055c82fb61eb5d76d945496101d7 100644 (file)
@@ -7,19 +7,22 @@ include $(MakeInc_cmd)
 include $(MakeInc_def)
 
 DATAFILES = \
+       aio.4   \
        arp.4   \
+       audit.4 \
+       auditpipe.4     \
        bpf.4   \
        divert.4        \
-       faith.4 \
+        dummynet.4 \
        fd.4    \
        gif.4   \
        icmp.4  \
        icmp6.4 \
+       ifmib.4 \
        inet.4  \
        inet6.4 \
        ip.4    \
        ip6.4   \
-       ipfirewall.4    \
        ipl.4   \
        ipsec.4 \
        lo.4    \
@@ -29,7 +32,6 @@ DATAFILES = \
        pty.4   \
        random.4        \
        route.4 \
-       scsi.4  \
        stderr.4        \
        stdin.4 \
        stdout.4        \
@@ -37,7 +39,6 @@ DATAFILES = \
        tcp.4   \
        termios.4       \
        tty.4   \
-       tun.4   \
        udp.4   \
        unix.4  \
        urandom.4       \
@@ -48,4 +49,3 @@ INSTALL_MAN_DIR = man4
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)
-