Gentoo-Upgrade/Makefile
2012-05-19 14:22:10 +04:00

9 lines
118 B
Makefile

SHELL = /bin/sh
PREFIX = /usr
all:
install:
install -d /usr/sbin
install --mode=755 sbin/*.sh ${DESTDIR}/usr/sbin