diff options
Diffstat (limited to 'lib/libopenbsd')
-rw-r--r-- | lib/libopenbsd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libopenbsd/Makefile b/lib/libopenbsd/Makefile index 3f16bff..3eb6b74 100644 --- a/lib/libopenbsd/Makefile +++ b/lib/libopenbsd/Makefile @@ -11,5 +11,4 @@ CFLAGS+= -I${.CURDIR} WARNS= 3 -NO_WERROR= .include <bsd.lib.mk> |