X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=cf486c96fb5ddbc333f111b6a9fc7695dee29c32;hp=c49be4bf2b1789593c00224ef3853abc2b44d458;hb=8fdb6c7e5b1441c2c94459d407fa3cb4417959b9;hpb=7bae366b111b90929813862ab38b42ff59170ca3 diff --git a/Makefile b/Makefile index c49be4b..cf486c9 100644 --- a/Makefile +++ b/Makefile @@ -18,9 +18,9 @@ prefix = /usr/local exec_prefix = $(prefix) -datarootdir = $(prefix)/share/games +datarootdir = $(prefix)/share pkgdatadir = $(datarootdir)/vor -bindir = $(exec_prefix)/games +bindir = $(exec_prefix)/bin CFLAGS := -Wall -O3 LDFLAGS :=