diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..ad561e6 --- /dev/null +++ b/Makefile @@ -0,0 +1,7 @@ + + +all: + @echo "make clean to cleanup bak/~ files" + +clean: + rm -f *~ *.bak scrbl/*~ scrbl/*.bak private/*~ private/*.bak