diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-12-09 15:06:38 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-12-09 15:06:38 +0000 |
| commit | 3c4b4d83f72d0faf442da5a6e80bfeee91947063 (patch) | |
| tree | 56e48c7abbe7d1b8007a241a02dba4457220f649 /lib/libfetch/Makefile | |
| parent | 7f807cb867b7e672fbdcf5e83f685c149d9b060b (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/Makefile')
| -rw-r--r-- | lib/libfetch/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index d13d29f713e2..9dc1b9f03655 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -5,9 +5,6 @@ LIB= fetch WARNS?= 2 CFLAGS+= -I. CFLAGS+= -DINET6 -.if !defined(DEBUG) -CFLAGS+= -DNDEBUG -.endif SRCS= fetch.c common.c ftp.c http.c file.c \ ftperr.h httperr.h INCS= fetch.h |
