--- ltp-full-20061222/lib/Makefile	2006-12-22 21:00:09.000000000 -0800
+++ ltp/lib/Makefile	2008-04-25 18:13:02.871422900 -0700
@@ -1,6 +1,6 @@
 
 ifeq ($(shell uname -s),SunOS)
-CC=gcc -Wall
+CFLAGS+= -Wall
 endif
 CFLAGS+= -I../include 
 ifeq ($(shell uname -s),Linux)
