Subversion Repositories Kolibri OS

Rev

Rev 8195 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
7910 leency 1
#SHS
8251 superturbo 2
../tcc asm_ex.c -lck -o /tmp0/1/asm_ex
3
../tcc consoleio.c -lck -o /tmp0/1/consoleio
4
../tcc files.c -lck -o /tmp0/1/files
5
../tcc winbasics.c -lck -o /tmp0/1/winbasics
6
../tcc dynamic.c -lck -lhttp -linputbox -o /tmp0/1/dynamic
7
../tcc load_coff.c -o /tmp0/1/load_coff -lck
8
../tcc clayer/msgbox.c  -lck -lmsgbox -o /tmp0/1/msgbox
9
../tcc graphics.c -lck -lgb -o /tmp0/1/graphics
10
../tcc clayer/rasterworks.c -lck -lrasterworks -o /tmp0/1/rasterworks
11
../tcc clayer/boxlib.c -lck -lbox -o /tmp0/1/boxlib_ex
12
../tcc clayer/libimg.c -lck -limg -o /tmp0/1/libimg_ex
13
../tcc console/console.c -lck -limg -o /tmp0/1/console
8098 superturbo 14
exit