7 Embedded = $(shell tconf --test TARGET_OS_EMBEDDED)
9 USERDEFS = kextmanager.defs
12 Extra_CC_Flags = -Wall -Werror
13 Extra_LD_Flags = -dead_strip
15 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
18 $(LN) -f $(DSTROOT)/$(Install_Dir)/reboot $(DSTROOT)$(Install_Dir)/halt
19 $(LN) -fs reboot.8 $(DSTROOT)/usr/share/man/man8/halt.8