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 /usr.bin/fetch | |
| parent | c7cddf955f7a643abe6f999632e005ad9d834885 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fetch')
| -rw-r--r-- | usr.bin/fetch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile index 93c43a7c816b..1c2ea1d78595 100644 --- a/usr.bin/fetch/Makefile +++ b/usr.bin/fetch/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= fetch -CSTD?= c99 LIBADD= fetch .include <bsd.prog.mk> |
