diff options
| author | Xin LI <delphij@FreeBSD.org> | 2020-08-17 05:57:02 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2020-08-17 05:57:02 +0000 |
| commit | 941791759c2cb64e4884579b7a7cc5fb21feec26 (patch) | |
| tree | 1a946470af25c1eb9bc1b89dd992cbe33603b890 /lib/libfetch | |
| parent | c7cddf955f7a643abe6f999632e005ad9d834885 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch')
| -rw-r--r-- | lib/libfetch/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index e3c4533aed1f..99c4ceea9dd9 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -23,8 +23,6 @@ LIBADD+= md CFLAGS+= -DFTP_COMBINE_CWDS -CSTD?= c99 - SHLIB_MAJOR= 6 ftperr.h: ftp.errors ${.CURDIR}/Makefile |
