Clean and test are saner being seperate targets
@ -30,7 +30,7 @@ else
endif
.PHONY: all
all: clean test build
all: build
.PHONY: clean
clean: