]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/machine/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / machine / Makefile
index 83f5ebda974b6ce98f44850e1a7c9d12c1053be9..92922890766c7324f3a9b279b9e9272d605611ee 100644 (file)
@@ -12,14 +12,16 @@ DATAFILES = \
        byte_order.h  endian.h fasttrap_isa.h \
        limits.h param.h  profile.h \
        setjmp.h signal.h  types.h\
-       vmparam.h _structs.h _types.h _limits.h _param.h
+       vmparam.h _structs.h _types.h _limits.h _param.h \
+       _mcontext.h
 
 KERNELFILES = \
        disklabel.h \
        byte_order.h  endian.h \
        limits.h param.h   profile.h \
        signal.h spl.h types.h \
-       vmparam.h _structs.h _types.h _limits.h _param.h
+       vmparam.h _structs.h _types.h _limits.h _param.h \
+       _mcontext.h
 
 
 INSTALL_MI_LIST = ${DATAFILES}