X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/1c79356b52d46aa6b508fb032f5ae709b1f2897b..4b17d6b6e417f714551ec129064745ea9919780e:/bsd/dev/Makefile diff --git a/bsd/dev/Makefile b/bsd/dev/Makefile index 8e8cf9321..01f00592f 100644 --- a/bsd/dev/Makefile +++ b/bsd/dev/Makefile @@ -9,24 +9,21 @@ include $(MakeInc_def) INSTINC_SUBDIRS = \ -INSTINC_SUBDIRS_PPC = \ - INSTINC_SUBDIRS_I386 = \ -EXPINC_SUBDIRS = \ +INSTINC_SUBDIRS_X86_64 = \ -EXPINC_SUBDIRS_PPC = \ +EXPINC_SUBDIRS = \ EXPINC_SUBDIRS_I386 = \ -DATAFILES = \ - disk.h disk_label.h kmreg_com.h +EXPINC_SUBDIRS_X86_64 = \ -INSTALL_MI_LIST = ${DATAFILES} +INSTALL_MI_LIST = INSTALL_MI_DIR = dev -EXPORT_MI_LIST = ${DATAFILES} +EXPORT_MI_LIST = EXPORT_MI_DIR = dev