*** empty log message ***
This commit is contained in:
parent
4cc2986757
commit
0b9b183085
1 changed files with 16 additions and 0 deletions
16
mach/pmds/libsys/Makefile
Normal file
16
mach/pmds/libsys/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
install:
|
||||||
|
../../install head_em
|
||||||
|
../../install tail_mon
|
||||||
|
|
||||||
|
cmp:
|
||||||
|
-../../compare head_em
|
||||||
|
-../../compare tail_mon
|
||||||
|
|
||||||
|
clean :
|
||||||
|
|
||||||
|
opr :
|
||||||
|
make pr | opr
|
||||||
|
|
||||||
|
pr:
|
||||||
|
@pr `pwd`/head_em
|
||||||
|
@arch pv tail_mon | pr -h `pwd`/tail_mon
|
Loading…
Reference in a new issue