aboutsummaryrefslogtreecommitdiffstats
path: root/icetime/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-01-23 14:10:26 +0100
committerClifford Wolf <clifford@clifford.at>2016-01-23 14:10:26 +0100
commitda6ad20dba07ecb49b33323e9e3bf667786645b3 (patch)
tree81b188bf62e9446d39b1d00741b0f8cdc2e0aa8e /icetime/Makefile
parentb1475b9c07db01acbc2894ea6023366c2b738f7f (diff)
downloadicestorm-da6ad20dba07ecb49b33323e9e3bf667786645b3.tar.gz
icestorm-da6ad20dba07ecb49b33323e9e3bf667786645b3.tar.bz2
icestorm-da6ad20dba07ecb49b33323e9e3bf667786645b3.zip
Improved icetime PREFIX handling
Diffstat (limited to 'icetime/Makefile')
-rw-r--r--icetime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/icetime/Makefile b/icetime/Makefile
index de3b44b..9f8d047 100644
--- a/icetime/Makefile
+++ b/icetime/Makefile
@@ -1,6 +1,6 @@
include ../config.mk
LDLIBS = -lm -lstdc++
-CXXFLAGS = -MD -O0 -ggdb -Wall -std=c++11 -I/usr/local/include -DPREFIX=$(PREFIX)
+CXXFLAGS = -MD -O0 -ggdb -Wall -std=c++11 -I/usr/local/include -DPREFIX='"$(PREFIX)"'
all: icetime