path=%path%;k:\tigcc cd .. cd 89 cd .. cd src tigcc -DUSE_TI89 -Os -Wall -W -Wpointer-arith -DMERGE_BSS -DCOMPRESSED_FORMAT_RELOCS -fomit-frame-pointer -foptimize-sibling-calls -frerun-loop-opt -frerun-cse-after-loop -fno-guess-branch-probability --native --remove-unused --optimize-code --cut-ranges oblivion.c extgraph.a extrand.a polysnd2.a -pack oblivpak call copy_game89 tigcc -DUSE_TI92PLUS -DUSE_V200 -Os -Wall -W -Wpointer-arith -DMERGE_BSS -DCOMPRESSED_FORMAT_RELOCS -fomit-frame-pointer -foptimize-sibling-calls -frerun-loop-opt -frerun-cse-after-loop -fno-guess-branch-probability --native --remove-unused --optimize-code --cut-ranges oblivion.c extgraph.a extrand.a polysnd2.a -pack oblivpak call copy_game92 tigcc -DKERNEL_FORMAT_BSS -Os install.c extgraph.a --native --remove-unused --optimize-code --cut-ranges -o oblvinst call copy_installer call pack pause del *.o del *.s del *.9xy del *.v2y del *.89z del *.89y del *.v2z del *.9xz