index
:
pmon
main
pmon – a small utility to trace Linux process events
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 8ce08d87ee4aec48618b9530a517615660859206 (
plain
)
1
2
3
4
5
6
7
8
.PHONY: all clean all: pmon clean: -rm pmon pmon.o pmon: pmon.o