X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=Makefile;h=268c1c0c8729e5547826116f9e925c597cc77e99;hb=9158f39e801a6d54754f0406984b76a37c8e1394;hp=1b02428d44ffdf65a9537c2aa5eb552d27fe92f9;hpb=dc7082de1fff3158da5682d683502128b5f6cc0b;p=mate.git 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