aboutsummaryrefslogtreecommitdiff
blob: dba6419d02e5b336bf61b076df281592365188bb (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2008-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

DESTDIR ?=
EPREFIX ?= /usr
PREFIX ?= $(EPREFIX)

INSTALL_DIR  = install -m 755 -d
INSTALL_EXEC = install -m 755