
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> * fastjar: Imported. From-SVN: r38145
7 lines
116 B
Bash
7 lines
116 B
Bash
CP=/bin/cp
|
|
STRIP=/usr/bin/strip
|
|
CHMOD=/bin/chmod
|
|
|
|
prefix=/usr/local
|
|
exec_prefix=${prefix}
|
|
BINDIR=${exec_prefix}/bin
|