summaryrefslogtreecommitdiff
path: root/src/lib/libssl/crypto/Makefile
diff options
context:
space:
mode:
authorbeck <>2001-06-22 00:03:44 +0000
committerbeck <>2001-06-22 00:03:44 +0000
commit38b6ff9e5294811c57541ad47940f8f8f41dc114 (patch)
tree402699541cee3cf3f2943b0384dbda7de534de70 /src/lib/libssl/crypto/Makefile
parentafae624d63e4e717c5bae8c7842a4712309f728f (diff)
downloadopenbsd-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/Makefile2
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
29CFLAGS+= -I${.CURDIR}/../${SSLEAYDIST} 29CFLAGS+= -I${.CURDIR}/../${SSLEAYDIST}
30CFLAGS+= -I${LCRYPTO_SRC} 30CFLAGS+= -I${LCRYPTO_SRC}
31CFLAGS+= -I${LCRYPTO_INC} 31CFLAGS+= -I${LCRYPTO_INC}
32SRCS+= cryptlib.c ex_data.c cpt_err.c mem.c mem_dbg.c tmdiff.c cversion.c 32SRCS+= cryptlib.c ex_data.c cpt_err.c mem.c mem_dbg.c tmdiff.c cversion.c uid.c
33CFLAGS+= -I${LCRYPTO_SRC}/md2 33CFLAGS+= -I${LCRYPTO_SRC}/md2
34SRCS+= md2_dgst.c md2_one.c 34SRCS+= md2_dgst.c md2_one.c
35CFLAGS+= -I${LCRYPTO_SRC}/md5 35CFLAGS+= -I${LCRYPTO_SRC}/md5