Subversion Repositories Kolibri OS

Rev

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

Rev 7117 Rev 8200
Line 6... Line 6...
6
 
6
 
Line 7... Line 7...
7
objcopy -O binary sdltest
7
objcopy -O binary sdltest
Line -... Line 8...
-
 
8
 
-
 
9
Now sdltest is your binary to run on Kolibri for SDL Demo.
-
 
10
 
-
 
11
-- ashmew2
8
 
12
 
Line 9... Line 13...
9
Now sdltest is your binary to run on Kolibri for SDL Demo.
13
You can found Makefile
10
 
14
-- maxcodehack