From 584e7915f5e7b6fbb150fbeeed4ae186720e860d Mon Sep 17 00:00:00 2001 From: Larry Kollar Date: Sat, 4 Jun 2016 17:16:00 -0400 Subject: [PATCH] Updated Makefile for universal install, no diff between Linux & BSD now --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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