back out change to separate event type and timestamp streams, one stream supports...
[IRC.git] / Robust / CoreProf / makefile
1 all:
2         javac -Xlint Trace.java
3
4 clean:
5         rm -f *.class
6         rm -f *~