mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-01 00:55:06 +01:00
(bleh, stupid alt_ios_gen.c)
This commit is contained in:
parent
cca5f4559e
commit
197e5dc1d3
@ -162,7 +162,8 @@ DEPENDS := $(OFILES:.o=.d)
|
|||||||
# main targets
|
# main targets
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
$(OUTPUT).dol: $(OUTPUT).elf
|
$(OUTPUT).dol: $(OUTPUT).elf
|
||||||
$(OUTPUT).elf: $(OFILES)
|
$(OUTPUT).elf: $(OFILES) alt_ios_gen.o
|
||||||
|
$(BUILD)/alt_ios_gen.o: alt_ios_gen.c
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
# This rule links in binary data with the .txt extension
|
# This rule links in binary data with the .txt extension
|
||||||
|
Loading…
Reference in New Issue
Block a user