X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=Makefile;h=85fbe91883680894b6d8c2e0e81e51d2287a92e1;hp=2c77a91754b6306b5345d31beb4ba23b9a42255e;hb=2093131da01fe2e85fe3c841a882b195456baf20;hpb=5fd7b96ec24aa03745668fc9bbfe4a411e7d5ebd diff --git a/Makefile b/Makefile index 2c77a917..85fbe918 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DESTDIR ?= +DESTDIR ?= PREFIX ?= /usr/local BINDIR ?= $(PREFIX)/bin LIBDIR ?= $(PREFIX)/lib/xonotic @@ -19,7 +19,7 @@ all: all-$(SUFFIX) .PHONY: all-git all-git: - ./all compile -r + ./all compile .PHONY: all-zip-binary all-zip-binary: