Parent Directory | Revision Log | Patch
revision 1.15 by mocchiut, Fri Jan 12 08:06:22 2007 UTC | revision 1.16 by mocchiut, Mon Jan 22 09:16:52 2007 UTC | |
---|---|---|
# | Line 24 RESET=tput sgr0 | Line 24 RESET=tput sgr0 |
24 | # C | # C |
25 | CC=gcc | CC=gcc |
26 | #CFLAGS=-Wall -O -fPIC -pthread -g | #CFLAGS=-Wall -O -fPIC -pthread -g |
27 | CFLAGS=-Wall -O -fPIC -pthread | CFLAGS=-Wall -O4 -fPIC -pthread |
28 | # Enviroment: | # Enviroment: |
29 | GCCVER=`gcc --version | head -1` | GCCVER=`gcc --version | head -1` |
30 | UNAMEA=`uname -a` | UNAMEA=`uname -a` |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |