projects
/
hachu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
3c06bd2
)
Make installation prefix default to /usr/local
author
Yann Dirson
<ydirson@free.fr>
Mon, 20 Oct 2014 09:12:25 +0000 (11:12 +0200)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Mon, 20 Oct 2014 09:12:25 +0000 (11:12 +0200)
for consistency with eg. autoconf.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
1ff6163
..
485ee61
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3,7
+3,7
@@
srcdir = .
CC?=gcc
CFLAGS?= -O2 -s
-prefix=/usr
+prefix=/usr/local
DATADIR=`xboard --show-config Datadir`
ALL= hachu hachu.6.gz