# HOW TO RUN all: clean clean: rm -f $(BINS) *~ *.o *.so *.d cleanall: rm -f $(BINS) *~ *.o *.so *.d *.root