test:
	@echo "Nothing to do here right now..."

clean:
	rm -f TAGS #*#
	rm -f core *~
