Makefile cleanup.

This commit is contained in:
Benjamin Summers 2019-05-01 18:11:45 -07:00
parent 87dbcef866
commit 0cf4b2f3e3

View File

@ -22,5 +22,5 @@ test:
sh/test sh/test
clean: clean:
rm -rf ./out ./work rm -rf ./cross ./release
rm -f result result-* rm -f result result-*