~adnano/astronaut

4856deda404a46483a677abe6179bd63f5ab07e7 — Adnan Maolood 1 year, 2 months ago 533bcab
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