mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 01:54:32 -05:00
Update for new 3dsxtool
This commit is contained in:
parent
c2be5b3865
commit
7546e1e65a
|
|
@ -29,7 +29,7 @@ endif
|
|||
|
||||
#---------------------------------------------------------------------------------
|
||||
%.3dsx: %.elf
|
||||
@3dsxtool $< $@
|
||||
@3dsxtool $@ $< $(_3DSXFLAGS)
|
||||
@echo built ... $(notdir $@)
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user