diff options
| author | beck <> | 2001-06-22 00:03:44 +0000 |
|---|---|---|
| committer | beck <> | 2001-06-22 00:03:44 +0000 |
| commit | 38b6ff9e5294811c57541ad47940f8f8f41dc114 (patch) | |
| tree | 402699541cee3cf3f2943b0384dbda7de534de70 /src/lib/libssl/crypto/Makefile | |
| parent | afae624d63e4e717c5bae8c7842a4712309f728f (diff) | |
| download | openbsd-38b6ff9e5294811c57541ad47940f8f8f41dc114.tar.gz openbsd-38b6ff9e5294811c57541ad47940f8f8f41dc114.tar.bz2 openbsd-38b6ff9e5294811c57541ad47940f8f8f41dc114.zip | |
openssl-engine-0.9.6a merge
Diffstat (limited to 'src/lib/libssl/crypto/Makefile')
| -rw-r--r-- | src/lib/libssl/crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/crypto/Makefile b/src/lib/libssl/crypto/Makefile index a44392a9bd..a05ac78e0e 100644 --- a/src/lib/libssl/crypto/Makefile +++ b/src/lib/libssl/crypto/Makefile | |||
| @@ -29,7 +29,7 @@ CFLAGS+= -DNO_RC5 | |||
| 29 | CFLAGS+= -I${.CURDIR}/../${SSLEAYDIST} | 29 | CFLAGS+= -I${.CURDIR}/../${SSLEAYDIST} |
| 30 | CFLAGS+= -I${LCRYPTO_SRC} | 30 | CFLAGS+= -I${LCRYPTO_SRC} |
| 31 | CFLAGS+= -I${LCRYPTO_INC} | 31 | CFLAGS+= -I${LCRYPTO_INC} |
| 32 | SRCS+= cryptlib.c ex_data.c cpt_err.c mem.c mem_dbg.c tmdiff.c cversion.c | 32 | SRCS+= cryptlib.c ex_data.c cpt_err.c mem.c mem_dbg.c tmdiff.c cversion.c uid.c |
| 33 | CFLAGS+= -I${LCRYPTO_SRC}/md2 | 33 | CFLAGS+= -I${LCRYPTO_SRC}/md2 |
| 34 | SRCS+= md2_dgst.c md2_one.c | 34 | SRCS+= md2_dgst.c md2_one.c |
| 35 | CFLAGS+= -I${LCRYPTO_SRC}/md5 | 35 | CFLAGS+= -I${LCRYPTO_SRC}/md5 |
