1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/lib/libvgl
Ed Schouten daaf575910 Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
2010-01-02 09:58:07 +00:00
..
bitmap.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
keyboard.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
main.c Signal handlers are supposed to take an int parameter. 2004-06-08 12:24:47 +00:00
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
mouse.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
simple.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
text.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
vgl.3 o Fix typo. 2006-10-21 15:12:36 +00:00
vgl.h Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00