X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/709a58224ea43109dc10bfd6a67de1e432174197..34d340d711a2b033f5da480ed7b5eb147679a588:/update.tproj/Makefile diff --git a/update.tproj/Makefile b/update.tproj/Makefile index a851a51..e69df73 100644 --- a/update.tproj/Makefile +++ b/update.tproj/Makefile @@ -12,12 +12,13 @@ NAME = update PROJECTVERSION = 2.8 PROJECT_TYPE = Tool -CFILES = update.c disk_power.c power_mgmt.c -HFILES = disk_power.h power_mgmt.h +CFILES = update.c +HFILES = -OTHERSRCS = Makefile.preamble Makefile Makefile.postamble update.8 +OTHERSRCS = Makefile.preamble Makefile Makefile.postamble update.8 \ + com.apple.update.plist update.sb -FRAMEWORKS = -framework CoreFoundation -framework IOKit +FRAMEWORKS = MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles CODE_GEN_STYLE = DYNAMIC