]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/Makefile
xnu-1699.22.73.tar.gz
[apple/xnu.git] / bsd / net / Makefile
index 2f77f154bfcdfaef0480ce092fcaf6bec11183dc..79c622bf88949bf5d40a9dd8935594e90770e040 100644 (file)
@@ -9,14 +9,10 @@ include $(MakeInc_def)
 
 INSTINC_SUBDIRS = \
 
-INSTINC_SUBDIRS_PPC = \
-
 INSTINC_SUBDIRS_I386 = \
 
 EXPINC_SUBDIRS = \
 
-EXPINC_SUBDIRS_PPC = \
-
 EXPINC_SUBDIRS_I386 = \
 
 DATAFILES= \
@@ -32,14 +28,15 @@ KERNELFILES= \
        if_ether.h init.h radix.h
 
 PRIVATE_DATAFILES = \
-       if_atm.h if_vlan_var.h if_ppp.h firewire.h \
+       if_vlan_var.h if_ppp.h firewire.h \
        ppp_defs.h radix.h if_bond_var.h lacp.h ndrv_var.h \
-       raw_cb.h etherdefs.h iso88025.h if_pflog.h pfvar.h \
-       if_bridgevar.h
+       netsrc.h raw_cb.h etherdefs.h iso88025.h if_pflog.h pfvar.h \
+       if_bridgevar.h ntstat.h if_llreach.h
 
 PRIVATE_KERNELFILES = ${KERNELFILES} \
        bpfdesc.h dlil_pvt.h ppp_comp.h \
-       zlib.h bpf_compat.h net_osdep.h
+       zlib.h bpf_compat.h net_osdep.h \
+       ntstat.h if_llreach.h
 
 INSTALL_MI_LIST        = ${DATAFILES}