X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Fos_crypto%2Fsha1%2FMakefile;fp=src%2Fos_crypto%2Fsha1%2FMakefile;h=28e5ac45bac58ec672cd25569157342a7058e47b;hb=a62b46c229549212d536867b7e5e24d7576ebe8b;hp=40b5f1f4bb8ffeb4f6116c1a7b4ea91002a9fa8d;hpb=d623b82886b9b5fbba3fa27c3bfac51f3f8af108;p=ossec-hids.git diff --git a/src/os_crypto/sha1/Makefile b/src/os_crypto/sha1/Makefile index 40b5f1f..28e5ac4 100755 --- a/src/os_crypto/sha1/Makefile +++ b/src/os_crypto/sha1/Makefile @@ -9,6 +9,7 @@ include ../../Config.Make SRCS = sha1_op.c sha1_OBJS = sha1_op.o +CC=$(GCC) sha1: