Parent Directory
|
Revision Log
|
Patch
revision 7 by nigel, Sat Feb 24 21:38:09 2007 UTC | revision 9 by nigel, Sat Feb 24 21:38:13 2007 UTC | |
---|---|---|
# | Line 12 | Line 12 |
12 | # lacks the strerror() function, but can provide the equivalent by indexing | # lacks the strerror() function, but can provide the equivalent by indexing |
13 | # into errlist. | # into errlist. |
14 | ||
15 | CC = gcc -O2 | CC = gcc -O2 -Wall |
16 | CFLAGS = | CFLAGS = |
17 | RANLIB = @true | RANLIB = @true |
18 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |