chiark
/
gitweb
/
~mdw
/
ezmlm
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Import ezmlm 0.53
[ezmlm]
/
default.o.do
1
if test -r $2=m
2
then
3
dependon $2=m $2.s
4
directtarget
5
as -o $1 $2.s
6
formake as -o $1 $2.s
7
exit 0
8
fi
9
depend -$2=m
10
11
directtarget
12
dependon compile
13
dependcc $2.c
14
formake ./compile $2.c
15
./compile $2.c