diff options
Diffstat (limited to 'rcynic')
-rw-r--r-- | rcynic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rcynic/Makefile b/rcynic/Makefile index a8768583..38d99f05 100644 --- a/rcynic/Makefile +++ b/rcynic/Makefile @@ -1,6 +1,6 @@ # $Id$ -OPENSSL_DIR = ../openssl/openssl-0.9.8f +OPENSSL_DIR = ../openssl/openssl-0.9.8g CFLAGS = -g -I${OPENSSL_DIR}/include -Wall -Werror -Wshadow -Wmissing-prototypes -Wmissing-declarations LDFLAGS = -static |