]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/device/Makefile
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / osfmk / device / Makefile
index 2f23d12310ff4a95a4d7fedaa02eb3e83530a182..aa7b6c4487851e9fcc083fca3f9a10d616c5d827 100644 (file)
@@ -45,7 +45,7 @@ COMP_FILES    = ${DEVICE_FILES}
 do_build_all:: $(COMP_FILES)
 
 ${DEVICE_FILES}: device.defs
-       $(call makelog,$(ColorM)MIG$(Color0) $(ColorF)$@$(Color0))
+       @$(LOG_MIG) "$@"
        $(_v)${MIG} ${MIGFLAGS} ${MIGKSFLAGS}   \
        -header /dev/null                       \
        -user /dev/null                         \