Subversion Repositories Kolibri OS

Rev

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

Rev 1628 Rev 1630
Line 1... Line -...
1
CC = gcc
-
 
2
FASM = e:/fasm/fasm.exe
1
CC = gcc
3
 
2
FASM = e:/fasm/fasm.exe
Line 4... Line 3...
4
CFLAGS = -c -O2 -fomit-frame-pointer -fno-builtin-printf 
3