diff --git a/Makefile b/Makefile index 67d0455..96c6a4d 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,6 @@ # Arguments to install -# Use this one for Linux -INSTFLAGS=-D -# Use this one for MacOSX & BSD -# INSTFLAGS=-d +INSTFLAGS=-d # Install directories BINDIR=/usr/local/bin