From: Michael D. Lowis Date: Tue, 25 Jul 2017 14:08:02 +0000 (-0400) Subject: changed default install location X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=7a17d075060bdaed751c55342eca686ebd36cf08;p=projs%2Ftide.git changed default install location --- diff --git a/config.mk b/config.mk index f391e19..928b2cc 100644 --- a/config.mk +++ b/config.mk @@ -1,7 +1,8 @@ # Customize this file to fit your system # Install location -PREFIX = $(HOME) +#PREFIX = $(HOME) +PREFIX = /usr/local # OSX X11 Flags INCS += -I/usr/X11/include \