summaryrefslogtreecommitdiffstats
path: root/lib/libvgl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libvgl/Makefile')
-rw-r--r--lib/libvgl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libvgl/Makefile b/lib/libvgl/Makefile
index a379bd0..dfc4e81 100644
--- a/lib/libvgl/Makefile
+++ b/lib/libvgl/Makefile
@@ -5,6 +5,7 @@ CFLAGS+=-Wall -I${.CURDIR}
SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c
INCS= vgl.h
MAN= vgl.3
+WARNS?= 2
MLINKS+= vgl.3 VGLBitmapAllocateBits.3 \
vgl.3 VGLBitmapCopy.3 \
vgl.3 VGLBitmapCreate.3 \
OpenPOWER on IntegriCloud