X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/1815bff58803503e37009deeb85cfa8c22acf9d9..b180c247da3427572377f1dda16026ceef181844:/reboot.tproj/Makefile?ds=sidebyside diff --git a/reboot.tproj/Makefile b/reboot.tproj/Makefile index 74f27bc..804761c 100644 --- a/reboot.tproj/Makefile +++ b/reboot.tproj/Makefile @@ -13,10 +13,11 @@ PROJECTVERSION = 2.8 PROJECT_TYPE = Tool CFILES = reboot.c +DEFSFILES = kextmanager.defs OTHERSRCS = Makefile.preamble Makefile Makefile.postamble Makefile.dist\ boot_hp300.8 boot_i386.8 boot_sparc.8 boot_tahoe.8\ - boot_vax.8 reboot.8 + boot_vax.8 reboot.8 $(DEFSFILES) MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles