summaryrefslogtreecommitdiff
path: root/lib/libvgl
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-02 09:58:07 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-02 09:58:07 +0000
commitdaaf5759104f210a9315f49f80f1e0f01a8b3bff (patch)
tree040818bcab6b7921d3cb5cb2ff04c4d488e8d3ea /lib/libvgl
parent1100c0013116f4af50d7a5b8bf23db2a13892714 (diff)
Notes
Diffstat (limited to 'lib/libvgl')
-rw-r--r--lib/libvgl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libvgl/Makefile b/lib/libvgl/Makefile
index a379bd0b2938..dfc4e81f33b8 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 \