From 39c3dcb697b531aaf229384059a06d727bf1692e Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 1 Jun 2003 23:37:46 +0000 Subject: This isn't C99 clean. --- secure/lib/libcrypto/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'secure/lib') diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index fe50e93..60d551f 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -248,6 +248,8 @@ SRCS+= buildinf.h INCS+= opensslconf.h evp.h INCSDIR= ${INCLUDEDIR}/openssl +CSTD= c89 + CLEANFILES= buildinf.h opensslconf.h evp.h buildinf.h: -- cgit v1.1