diff --git a/Makefile b/Makefile index 68988e8..f42e1eb 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,3 @@ +# Purpose: Makefile for building the C code for CodeQL analysis. build: cc openssl/goopenssl.c openssl/openssl_lock_setup.c -ldl \ No newline at end of file