Subversion Repositories freemyipod

Rev

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

Rev 181 Rev 184
Line 161... Line 161...
161
 
161
 
162
flashfiles/iloader.cfg: flashfiles/iloader.conf
162
flashfiles/iloader.cfg: flashfiles/iloader.conf
163
	@echo [COMCFG] $@
163
	@echo [COMCFG] $@
164
	@$(COMPILECONFIG) $< $@
164
	@$(COMPILECONFIG) $< $@
165
 
165
 
-
 
166
flashfiles/iloader.conf:
-
 
167
	@echo [CP]     $@
-
 
168
	@cp $(ILOADERDIR)/themes/default/source/iloader.conf flashfiles/iloader.conf
-
 
169
 
166
flashfiles/iloader.cfg.ucl: flashfiles/iloader.cfg
170
flashfiles/iloader.cfg.ucl: flashfiles/iloader.cfg
167
	@echo [UCL]    $<
171
	@echo [UCL]    $<
168
	@$(UCLPACK) $< $@
172
	@$(UCLPACK) $< $@
169
 
173
 
170
$(ILOADERDIR)/build/iloader.embiosapp.ucl: iloader
174
$(ILOADERDIR)/build/iloader.embiosapp.ucl: iloader
Line 202... Line 206...
202
uninstaller-nano2g:
206
uninstaller-nano2g:
203
	@make -C $(UNINSTDIR)
207
	@make -C $(UNINSTDIR)
204
 
208
 
205
clean:
209
clean:
206
	@rm -rf build
210
	@rm -rf build
-
 
211
	@rm -rf flashfiles
207
 
212
 
208
.PHONY: all clean uninstaller-nano2g iloader embios embiosldr-ipodnano2g libucl flashfiles $(NAME)
213
.PHONY: all clean uninstaller-nano2g iloader embios embiosldr-ipodnano2g libucl flashfiles $(NAME)