Merge pull request #503 from inikep/dev11

Dev11
This commit is contained in:
Yann Collet
2016-12-28 16:50:39 +01:00
committed by GitHub
2 changed files with 6 additions and 11 deletions
+1 -6
View File
@@ -98,12 +98,7 @@ else
INSTALL ?= install
endif
ifneq (,$(filter $(shell uname),OpenBSD FreeBSD NetBSD DragonFly SunOS))
PREFIX ?= /usr
else
PREFIX ?= /usr/local
endif
PREFIX ?= /usr/local
DESTDIR ?=
LIBDIR ?= $(PREFIX)/lib
INCLUDEDIR ?= $(PREFIX)/include