index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
targets
/
INTERMEDIATE
/
t004
/
out
1
cp foo.f foo.e
2
cp bar.f bar.e
3
cat foo.e bar.e > foo.c
4
rm foo.e bar.e