# Simple makefile so that people can just type "make".

build install uninstall clean:
	@./redo.sh $@
