java/lang: env for exceptions
[mate.git] / Makefile
index 1b02428d44ffdf65a9537c2aa5eb552d27fe92f9..268c1c0c8729e5547826116f9e925c597cc77e99 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -74,8 +74,7 @@ mate.static: Mate.hs ffi/trap.c $(HS_FILES) $(HS_BOOT) ffi/native.o $(CLASS_FILE
 clean:
        rm -rf $(BUILD) mate mate.static ffi/native.o \
                tests/*.class Mate/*_stub.* \
 clean:
        rm -rf $(BUILD) mate mate.static ffi/native.o \
                tests/*.class Mate/*_stub.* \
-               jmate/lang/*.class jmate/io/*.class java/io/*.class \
-               java/lang/{Integer,Character,String,System}.class \
+               $(CLASS_FILES) \
                scratch/*.class
 
 ghci: mate.static
                scratch/*.class
 
 ghci: mate.static