Initial revision
This commit is contained in:
parent
9e26d0e0c0
commit
6f6356e0b4
14
mach/pmds4/libsys/Makefile
Normal file
14
mach/pmds4/libsys/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# $Header$
|
||||||
|
install:
|
||||||
|
../../install tail_mon tail_mon
|
||||||
|
|
||||||
|
cmp:
|
||||||
|
-../../compare tail_mon tail_mon
|
||||||
|
|
||||||
|
clean :
|
||||||
|
|
||||||
|
opr :
|
||||||
|
make pr | opr
|
||||||
|
|
||||||
|
pr:
|
||||||
|
@arch pv tail_mon | pr -h `pwd`/tail_mon
|
Loading…
Reference in a new issue