Subversion Repositories Kolibri OS

Rev

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

Rev 8428 Rev 8464
Line 12... Line 12...
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 dir_example.c -lck -o /tmp0/1/dir_example
14
../tcc dir_example.c -lck -o /tmp0/1/dir_example
15
../tcc net/tcpsrv_demo.c -lck -o /tmp0/1/tcpsrv_demo
15
../tcc net/tcpsrv_demo.c -lck -o /tmp0/1/tcpsrv_demo
16
../tcc net/nslookup.c -lck -lnetwork -o /tmp0/1/nslookup
16
../tcc net/nslookup.c -lck -lnetwork -o /tmp0/1/nslookup
-
 
17
../tcc net/http_tcp_demo.c -lck -lnetwork -o /tmp0/1/http_tcp_demo
17
../tcc getopt_ex.c -lck -o /tmp0/1/getopt_ex
18
../tcc getopt_ex.c -lck -o /tmp0/1/getopt_ex
18
../tcc tinygl/fps.c tinygl/gears.c -o /tmp0/1/gears -ltinygl -lck
19
../tcc tinygl/fps.c tinygl/gears.c -o /tmp0/1/gears -ltinygl -lck
19
exit
20
exit