freemyipod r376 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r375‎ | r376 | r377 >
Date:18:06, 22 December 2010
Author:theseven
Status:new
Tags:
Comment:
Installer for iPod Classic: Fix a Makefile typo (kudos to orion_fr for spotting it :)
Modified paths:
  • /apps/installer-classic/Makefile (modified) (history)

Diff [purge]

Index: apps/installer-classic/Makefile
@@ -199,4 +199,4 @@
200200 clean:
201201 @rm -rf build
202202
203 -.PHONY: all clean iloader embios embiosldr-ipodclasic umsboot libucl flashfiles $(NAME)
 203+.PHONY: all clean iloader embios embiosldr-ipodclassic umsboot libucl flashfiles $(NAME)