diff options
| author | Xin LI <delphij@FreeBSD.org> | 2006-08-09 08:25:21 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2006-08-09 08:25:21 +0000 |
| commit | 47dbd966d9662b4591c6eae57080ee43737c04b4 (patch) | |
| tree | 18a3cdfa4987aeeea8318dc05dbadd707a5c4e26 /usr.sbin | |
| parent | 88af688c34a6ad087299c0e5306f7da6a2554d73 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/sade/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile index 248f58f2538d5..6fe24d6131456 100644 --- a/usr.sbin/sade/Makefile +++ b/usr.sbin/sade/Makefile @@ -12,6 +12,7 @@ SRCS= command.c config.c devices.c \ label.c main.c makedevs.c menus.c misc.c \ msg.c system.c termcap.c \ variable.c ${_wizard} keymap.h +WARNS?= 3 # command.c |
