Cross-compiling, msdos Makefile

This commit is contained in:
nhmall
2020-05-30 08:41:20 -04:00
parent 4e677294b3
commit 0fed5a06db
2 changed files with 28 additions and 19 deletions

View File

@@ -681,6 +681,11 @@ $(O)$(GAME).lnk: $(ALLOBJ)
echo $(VOBJ23) >> $@
echo $(VOBJ24) >> $@
echo $(VOBJ25) >> $@
echo $(VOBJ26) >> $@
echo $(VOBJ27) >> $@
echo $(VOBJ28) >> $@
echo $(VOBJ29) >> $@
echo $(VOBJ30) >> $@
echo $(SOBJ) >> $@
echo $(TILOBJ) >> $@
echo $(TILOBJ2) >> $@