novi upstream verzije 2.8.3
[ossec-hids.git] / src / os_crypto / sha1 / Makefile
index 28e5ac4..f019f02 100755 (executable)
@@ -9,8 +9,6 @@ include ../../Config.Make
 
 SRCS = sha1_op.c
 sha1_OBJS = sha1_op.o
-CC=$(GCC)
-
 
 sha1:
                $(CC) $(CFLAGS) -c $(SRCS)