X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=8cd4135a15347fefc4635291c4814904244120c7;hb=b0e9a748a19496ee205e7555b67f28c4973a98f0;hp=f0c9efee61c318ed45dbf24c311a42fd711cab21;hpb=2c91b5f1b920da9516892fdcaf345c586a71e259;p=org.ibex.core.git diff --git a/Makefile b/Makefile index f0c9efe..8cd4135 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,9 @@ all: JVM Linux Win32 Darwin #Solaris clean: + rm -rf build + +dist-clean: rm -rf .jikes .configure* .install* build .compile .build* find upstream -name config.cache -exec rm {} \;