Closed BenLangmead closed 2 years ago
Remove use of $(LIB) on command lines where -c is also used. It's needless and yields a warning from clang.
$(LIB)
-c
Remove use of
$(LIB)
on command lines where-c
is also used. It's needless and yields a warning from clang.