diff options
Diffstat (limited to 'lib/libmp/Makefile')
-rw-r--r-- | lib/libmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libmp/Makefile b/lib/libmp/Makefile index 6c51c57..a9001a1 100644 --- a/lib/libmp/Makefile +++ b/lib/libmp/Makefile @@ -8,7 +8,6 @@ MAN= libmp.3 INCS= mp.h SRCS= mpasbn.c -WARNS?= 6 CFLAGS+= -I${.CURDIR}/../../crypto VERSION_DEF= ${.CURDIR}/../libc/Versions.def |