allow DESTDIR to be set from the environment

master
Mike Usenko 2016-11-08 22:07:20 +03:00
parent 316a9455b9
commit cd1e52eb7a
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ LDIR?=$(LDIR_$(PLAT))
# DESTDIR: (no default)
# used by package managers to install into a temporary destination
DESTDIR=
DESTDIR?=
#------
# Definitions below can be overridden on the make command line, but