make includes relative to the base dir

This commit is contained in:
YamaArashi
2015-10-08 02:03:14 -07:00
parent 57ce369ccf
commit c467da924b
3 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
as -mcpu=arm7tdmi asm/emerald.s -Iasm
as -mcpu=arm7tdmi asm/emerald.s
ld -T ld_script.txt -o emerald.o a.out
objcopy -O binary emerald.o emerald.gba
fc /b base_emerald.gba emerald.gba