diff options
| author | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-03-25 17:40:00 +0000 |
|---|---|---|
| committer | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-03-25 17:40:00 +0000 |
| commit | 7db77bf0c1c2c2112c4e8e5e8c83d13eb821e244 (patch) | |
| tree | 7001d78794c4c8ff8b4adf2b727842922662c2ad /lib/libatm | |
| parent | 3efad8b4880e08e820158fcdd0cc084e2129211e (diff) | |
Notes
Diffstat (limited to 'lib/libatm')
| -rw-r--r-- | lib/libatm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libatm/Makefile b/lib/libatm/Makefile index 6957c60249a5..1fc3ed7d3ea0 100644 --- a/lib/libatm/Makefile +++ b/lib/libatm/Makefile @@ -33,6 +33,6 @@ INCS= libatm.h LDADD+= -lmd DPADD+= ${LIBMD} -WARNS?= 5 +WARNS?= 3 .include <bsd.lib.mk> |
