repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Daily bump.
[official-gcc.git]
/
fastjar
/
install-sh
blob
c719342656f21894b4e9ecbf5fddce7c56cb3943
1
#! /bin/bash
2
3
. install-defs.sh
4
5
$CP
fastjar
${BINDIR}
6
$STRIP ${BINDIR}
/
fastjar
7
$CHMOD
755
${BINDIR}
/
fastjar
8