all: @echo "Please use the cmake build system by running configure" clean: @find . -name "*~" | xargs rm -f