]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / netinet6 / Makefile
index 141f5086092f5a41819db512eafd4dd24b6c8d65..8d3721e432f51226b87614d69b4472ae78c2e90c 100644 (file)
@@ -7,14 +7,6 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
-INSTINC_SUBDIRS = \
-
-INSTINC_SUBDIRS_I386 = \
-
-EXPINC_SUBDIRS = \
-
-EXPINC_SUBDIRS_I386 = \
-
 DATAFILES = \
        ah.h ipsec.h pim6.h  \
        esp.h in6.h ipcomp.h raw_ip6.h \
@@ -25,9 +17,8 @@ PRIVATE_DATAFILES = \
 
 PRIVATE_KERNELFILES = \
        ah6.h esp6.h esp_rijndael.h in6_gif.h in6_ifattach.h \
-        in6_prefix.h ip6_ecn.h \
-       ip6protosw.h ipcomp6.h ipsec6.h \
-       raw_ip6.h scope6_var.h tcp6_var.h udp6_var.h
+       ip6_ecn.h ip6protosw.h ipcomp6.h ipsec6.h \
+       scope6_var.h tcp6_var.h udp6_var.h
 
 INSTALL_MI_LIST        = ${DATAFILES}