Make installation prefix default to /usr/local
authorYann Dirson <ydirson@free.fr>
Mon, 20 Oct 2014 09:12:25 +0000 (11:12 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 20 Oct 2014 09:12:25 +0000 (11:12 +0200)
for consistency with eg. autoconf.

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