X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=85fbe91883680894b6d8c2e0e81e51d2287a92e1;hp=2c77a91754b6306b5345d31beb4ba23b9a42255e;hb=7533f624e912d99e87106d2350f38601622f1af2;hpb=8fd5135b8dc14096d2ec330724a99b706341cbd2 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: