From: Keith Packard Date: Mon, 22 Apr 2013 16:02:59 +0000 (-0500) Subject: Move toolchain to /opt/cortex X-Git-Url: https://git.gag.com/?p=fw%2Fpdclib;a=commitdiff_plain;h=fb6b1651921cb84c0e56eaaa7483a20d89b400f5 Move toolchain to /opt/cortex Signed-off-by: Keith Packard --- diff --git a/Makefile b/Makefile index 2fd8747..b88acff 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # $Id$ DESTDIR= -prefix=/opt/sat +prefix=/opt/cortex libdir=$(prefix)/lib bindir=$(prefix)/bin includedir=$(prefix)/include