Port it to use the new Linux perf_event API rather than the old perfmon patch.
[beedb.git] / Makefile
blob4d154ae077764e261f327dd70a921cd4f35a245e
1 all:
2 echo 'boo!'
4 tags:
5 etags $$(find . -name '*.cc' -o -name '*.h')