Makefile: Unset default suffixes
1 files changed, 1 insertions(+), 0 deletions(-) M Makefile
M Makefile => Makefile +1 -0
@@ 1,4 1,5 @@ .POSIX: +.SUFFIXES: PREFIX=/usr/local BINDIR=$(PREFIX)/bin