Subversion Repositories Kolibri OS

Rev

Rev 8426 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8426 Rev 8428
Line 9... Line 9...
9
../tcc graphics.c -lck -lgb -o /tmp0/1/graphics
9
../tcc graphics.c -lck -lgb -o /tmp0/1/graphics
10
../tcc clayer/rasterworks.c -lck -lrasterworks -o /tmp0/1/rasterworks
10
../tcc clayer/rasterworks.c -lck -lrasterworks -o /tmp0/1/rasterworks
11
../tcc clayer/boxlib.c -lck -lbox -o /tmp0/1/boxlib_ex
11
../tcc clayer/boxlib.c -lck -lbox -o /tmp0/1/boxlib_ex
12
../tcc clayer/libimg.c -lck -limg -o /tmp0/1/libimg_ex
12
../tcc clayer/libimg.c -lck -limg -o /tmp0/1/libimg_ex
13
../tcc clayer/dialog.c -lck -ldialog -o /tmp0/1/dialog_ex
13
../tcc clayer/dialog.c -lck -ldialog -o /tmp0/1/dialog_ex
14
../tcc console/console.c -lck -limg -o /tmp0/1/console
-
 
15
../tcc dir_example.c -lck -o /tmp0/1/dir_example
14
../tcc dir_example.c -lck -o /tmp0/1/dir_example
16
../tcc net/tcpsrv_demo.c -lck -o /tmp0/1/tcpsrv_demo
15
../tcc net/tcpsrv_demo.c -lck -o /tmp0/1/tcpsrv_demo
17
../tcc net/nslookup.c -lck -lnetwork -o /tmp0/1/nslookup
16
../tcc net/nslookup.c -lck -lnetwork -o /tmp0/1/nslookup
18
../tcc getopt_ex.c -lck -o /tmp0/1/getopt_ex
17
../tcc getopt_ex.c -lck -o /tmp0/1/getopt_ex
19
../tcc tinygl/fps.c tinygl/gears.c -o /tmp0/1/gears -ltinygl -lck
18
../tcc tinygl/fps.c tinygl/gears.c -o /tmp0/1/gears -ltinygl -lck