mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 21:09:28 +00:00
WARNS cleanup + remove an unused macro and an unused function argument.
This commit is contained in:
parent
7d90ae7b37
commit
91404f38f0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79837
@ -2,8 +2,7 @@
|
||||
|
||||
MAINTAINER= des@freebsd.org
|
||||
PROG= fetch
|
||||
CFLAGS+= -Wall -pedantic
|
||||
SRCS= fetch.c
|
||||
WARNS?= 2
|
||||
DPADD= ${LIBFETCH}
|
||||
LDADD= -lfetch
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user