summaryrefslogtreecommitdiffstats
path: root/lib/libmp/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2003-01-28 23:03:15 +0000
committermarkm <markm@FreeBSD.org>2003-01-28 23:03:15 +0000
commit0d82b8beac6f0b2d54b81460b9e746e43a429d95 (patch)
treec43c7b3c1950cc2b29ce8424816a9c5fe53f6083 /lib/libmp/Makefile
parentecacd12edb99d739f012912174233320c5f8262f (diff)
downloadFreeBSD-src-0d82b8beac6f0b2d54b81460b9e746e43a429d95.zip
FreeBSD-src-0d82b8beac6f0b2d54b81460b9e746e43a429d95.tar.gz
Adjust for OpenSSL 0.9.7.
Diffstat (limited to 'lib/libmp/Makefile')
-rw-r--r--lib/libmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmp/Makefile b/lib/libmp/Makefile
index 7d8c9cb..6bb7f79 100644
--- a/lib/libmp/Makefile
+++ b/lib/libmp/Makefile
@@ -7,6 +7,6 @@ INCS= mp.h
SRCS= mpasbn.c
WARNS?= 2
-CFLAGS+= -ansi -pedantic
+CFLAGS+= -I${.CURDIR}/../../crypto
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud