Subversion Repositories freemyipod

Rev

Rev 870 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 870 Rev 881
Line 214... Line 214...
214
 
214
 
215
flashfiles/mkfat32.emcorelib: $(LIBMKFAT32DIR)/build/mkfat32.emcorelib
215
flashfiles/mkfat32.emcorelib: $(LIBMKFAT32DIR)/build/mkfat32.emcorelib
216
	@echo [CP]     $@
216
	@echo [CP]     $@
217
	@cp $< $@
217
	@cp $< $@
218
 
218
 
219
$(UMSBOOTDIR)/build/ipodnano2g/umsboot-ipodnano2g.ucl $(UMSBOOTDIR)/build/ipodnano2g/umsboot.bin: umsboot
219
$(UMSBOOTDIR)/build/umsboot/ipodnano2g/release/umsboot.bin: umsboot
220
	@$(MAKE) -C $(UMSBOOTDIR) ipodnano2g
220
	@$(MAKE) -C $(UMSBOOTDIR) TYPE=release TARGET=umsboot/ipodnano2g
221
 
221
 
222
flashfiles/umsboot-ipodnano2g.ucl: $(UMSBOOTDIR)/build/ipodnano2g/umsboot-ipodnano2g.ucl
222
flashfiles/umsboot-ipodnano2g.ucl: $(UMSBOOTDIR)/build/umsboot/ipodnano2g/release/umsboot.bin
223
	@echo [CP]     $@
223
	@echo [UCL]    $@
224
	@cp $< $@
224
	@$(UCLPACK) $< $@
225
 
225
 
226
$(UNINSTDIR)/build/uninstaller-ipodnano2g.emcoreapp: uninstaller-ipodnano2g
226
$(UNINSTDIR)/build/uninstaller-ipodnano2g.emcoreapp: uninstaller-ipodnano2g
227
	@$(MAKE) -C $(UNINSTDIR)
227
	@$(MAKE) -C $(UNINSTDIR)
228
 
228
 
229
flashfiles/uninstaller-ipodnano2g.emcoreapp: $(UNINSTDIR)/build/uninstaller-ipodnano2g.emcoreapp
229
flashfiles/uninstaller-ipodnano2g.emcoreapp: $(UNINSTDIR)/build/uninstaller-ipodnano2g.emcoreapp