Added entries for pr and opr.
This commit is contained in:
parent
1e651a534a
commit
24204bca9f
1 changed files with 7 additions and 0 deletions
|
@ -8,3 +8,10 @@ cmp:
|
||||||
-../../compare tail_em.s.a tail_em
|
-../../compare tail_em.s.a tail_em
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
||||||
|
opr :
|
||||||
|
make pr | opr
|
||||||
|
|
||||||
|
pr:
|
||||||
|
@pr head_em.s
|
||||||
|
@arch pv tail_em.s.a | pr -h `pwd`/tail_em.s.a
|
||||||
|
|
Loading…
Reference in a new issue