Gentoo-Upgrade/Makefile

9 lines
118 B
Makefile
Raw Normal View History

2012-05-19 14:22:10 +04:00
SHELL = /bin/sh
PREFIX = /usr
all:
install:
install -d /usr/sbin
install --mode=755 sbin/*.sh ${DESTDIR}/usr/sbin