chiark
/
gitweb
/
~mdw
/
ezmlm
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Debianization and various other fixes.
[ezmlm]
/
default.a.do
1
if test -r "$2=l"
2
then
3
dependon "$2=l"
4
dependon makelib `cat "$2=l"`
5
directtarget
6
formake ./makelib $1 `cat "$2=l"`
7
./makelib $1 `cat "$2=l"`
8
else
9
nosuchtarget
10
fi