X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mate.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=268c1c0c8729e5547826116f9e925c597cc77e99;hp=1b02428d44ffdf65a9537c2aa5eb552d27fe92f9;hb=30fd29be0ed5a979498f2672f9bbb4f16066dfb8;hpb=6eb91f6ec18c7cbfecd62fa80083aa03cecdeae8 diff --git a/Makefile b/Makefile index 1b02428..268c1c0 100644 --- 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.* \ - jmate/lang/*.class jmate/io/*.class java/io/*.class \ - java/lang/{Integer,Character,String,System}.class \ + $(CLASS_FILES) \ scratch/*.class ghci: mate.static