X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=Makefile;h=cf486c96fb5ddbc333f111b6a9fc7695dee29c32;hp=e377f783f875e2268f254cd188541e1e99efcbde;hb=8fdb6c7e5b1441c2c94459d407fa3cb4417959b9;hpb=1755555771130bc4dbeb6c88e66d9d6c1a64b900 diff --git a/Makefile b/Makefile index e377f78..cf486c9 100644 --- a/Makefile +++ b/Makefile @@ -15,12 +15,12 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -prefix = /usr +prefix = /usr/local exec_prefix = $(prefix) -datadir = $(prefix)/share/games -pkgdatadir = $(datadir)/vor -bindir = $(exec_prefix)/games +datarootdir = $(prefix)/share +pkgdatadir = $(datarootdir)/vor +bindir = $(exec_prefix)/bin CFLAGS := -Wall -O3 LDFLAGS :=