diff options
Diffstat (limited to 'secure')
-rw-r--r-- | secure/lib/libcrypto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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: |