Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1854 → Rev 1814

/programs/emulator/e80/trunk/compile.bat/compile_eng.bat
1,6 → 1,5
del *.o
fasm asm_code.asm start.o
echo #define LANG_ENG 1 > lang.h
gcc -c z80/z80.c
gcc -c system/kolibri.c
gcc -c system/stdlib.c