diff options
| author | Kenneth D. Merry <ken@FreeBSD.org> | 2001-09-23 23:03:23 +0000 |
|---|---|---|
| committer | Kenneth D. Merry <ken@FreeBSD.org> | 2001-09-23 23:03:23 +0000 |
| commit | c3508206b2bc6969f1f3ce2fbabb4fdb2b09d9f9 (patch) | |
| tree | 41ff9bbd71ef7810761048989ab3f009abacd81d /lib/libdevstat/Makefile | |
| parent | 3e742bc8ddc7ed3a9a99ae9fa2585a10d77f62b0 (diff) | |
Notes
Diffstat (limited to 'lib/libdevstat/Makefile')
| -rw-r--r-- | lib/libdevstat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index 6655b201aa16..1e155172f2e5 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -34,4 +34,6 @@ MLINKS+=devstat.3 compute_etime.3 CFLAGS+=-I${.CURDIR} +WARNS?= 2 + .include <bsd.lib.mk> |
