From: david Date: Fri, 30 Jan 2004 07:42:31 +0000 (+0000) Subject: 2003/12/02 21:58:40 X-Git-Tag: RC3~288 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=627882545c3359b7c3883985e8e4c39c598ddfe7 2003/12/02 21:58:40 darcs-hash:20040130074231-0c9ea-7511f94992b180dbcd26c245e41085da1f46dbec.gz --- 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 {} \;