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

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