Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1814 → Rev 1854

/programs/emulator/e80/trunk/compile_eng.bat/compile.bat
1,5 → 1,6
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