--- code/trunk/Makefile 2007/02/24 21:38:09 7 +++ code/trunk/Makefile 2007/02/24 21:38:13 9 @@ -12,7 +12,7 @@ # lacks the strerror() function, but can provide the equivalent by indexing # into errlist. -CC = gcc -O2 +CC = gcc -O2 -Wall CFLAGS = RANLIB = @true