X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fos_crypto%2Fsha1%2FMakefile;h=28e5ac45bac58ec672cd25569157342a7058e47b;hp=40b5f1f4bb8ffeb4f6116c1a7b4ea91002a9fa8d;hb=301048b51990573e58a30dc4a5bb4ec285cad554;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a 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: