summaryrefslogtreecommitdiff
path: root/fastjar/install-defs.sh
blob: d7c906e3a3617d68e94a9b9b747244c50be45a90 (plain)
1
2
3
4
5
6
7
CP=/bin/cp
STRIP=/usr/bin/strip
CHMOD=/bin/chmod

prefix=/usr/local
exec_prefix=${prefix}
BINDIR=${exec_prefix}/bin