aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2013-11-04 21:30:57 +0100
committerClifford Wolf <clifford@clifford.at>2013-11-04 21:30:57 +0100
commit2b5f4d1df3cb4ff8e47eaf4d2e48829eedb4bead (patch)
tree2a9fccb2dba668ec5837fe95c912b7b42685ca20 /Makefile
parentf2786df1468c10ab9b845787b0b16732e26e9556 (diff)
downloadyosys-2b5f4d1df3cb4ff8e47eaf4d2e48829eedb4bead.tar.gz
yosys-2b5f4d1df3cb4ff8e47eaf4d2e48829eedb4bead.tar.bz2
yosys-2b5f4d1df3cb4ff8e47eaf4d2e48829eedb4bead.zip
Makefile DESTDIR default (/usr/local) without quotes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c11f84f55..9fdd8cfb4 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ ENABLE_QT4 := 1
ENABLE_MINISAT := 1
ENABLE_GPROF := 0
-DESTDIR = "/usr/local"
+DESTDIR = /usr/local
OBJS =
GENFILES =