aboutsummaryrefslogtreecommitdiff
blob: 30434d64be89b2ac060260ede44f8d6a4562f26e (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 ?=
PREFIX ?= $(EPREFIX)/usr

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