README typos, forgot to add base.mk

This commit is contained in:
alpine9000
2016-03-05 20:35:13 +11:00
parent 6a75d7a352
commit f9a3491a90
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ out/main.o: $(MODULE) $(EXTRA)
@# -v
@#vc -c $< -o $@
@#-showopt -no-opt
vasmm68k_mot -Fhunk -phxass -opt-fconst -nowarn=62 -quiet $< -o $@ -I/usr/local/amiga/os-include
vasmm68k_mot $(VASM_EXTRA_ARGS) -Fhunk -phxass -opt-fconst -nowarn=62 -quiet $< -o $@ -I/usr/local/amiga/os-include
out/main.bin: out/main.o $(EXTRAOBJS)
@#-T ../link.script