diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-10-19 10:08:38 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-10-19 10:08:38 +0000 |
| commit | 5b31422b367ee0b606b8e6cf2a1398081a2c3444 (patch) | |
| tree | 7d7b9a078b3953cf22bd84cb95cd90b0fb5e7009 /lib/libfetch/Makefile | |
| parent | 93ba13c1bb06bd92c27742f49578129e84f4d7bd (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/Makefile')
| -rw-r--r-- | lib/libfetch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index 0039819f6512..d13d29f713e2 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -14,6 +14,8 @@ INCS= fetch.h MAN= fetch.3 CLEANFILES= ftperr.h httperr.h +NO_WERROR= yes + SHLIB_MAJOR= 3 SHLIB_MINOR= 0 |
