aboutsummaryrefslogtreecommitdiff
blob: 6f4be1a64311645e46cc851b06cb04299b586c81 (plain)
1
2
3
4
5
6
7
8
# Copyright 2008 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