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

DESTDIR ?=
PREFIX ?= /usr

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