libtest/Makefile
changeset 66 2b4f786d9073
parent 7 a1aa30f0f904
--- a/libtest/Makefile
+++ b/libtest/Makefile
@@ -1,5 +1,5 @@
      CC = gcc
- CFLAGS =-Wall -O2 -fPIC
+ CFLAGS = -Wall -O2 -fPIC
 LDFLAGS = -Llib -ltest
 OBJECTS = func1.o func2.o