BSD4.3 size returns an error when it cannot find one of
its arguments.
This commit is contained in:
parent
c9c168d853
commit
2e947a5e91
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ cmp : opt
|
|||
cmp opt ../../lib/em_opt
|
||||
|
||||
install:opt
|
||||
size opt ../../lib/em_opt
|
||||
-size opt ../../lib/em_opt
|
||||
cp opt ../../lib/em_opt
|
||||
|
||||
pattern.c: patterns mktab
|
||||
|
|
Loading…
Reference in a new issue