repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
yoshimi: bump to 2.2.0
[kiss-trunc88.git]
/
coreutils
/
build
blob
206a476a2e4c7e1f7d6b765c99a678a3cd025d37
1
#!/bin/sh -e
2
3
export
CFLAGS
=
"
$CFLAGS
-static"
4
5
.
/
configure \
6
--prefix
=/
usr
7
8
make
9
make
DESTDIR
=
"
$1
"
install