X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=jars.git;a=blobdiff_plain;f=Makefile;h=d0bc8af7178a6d1fe64af74990e12f9ad436270e;hp=33627ed311da233f2795dc43d84cb2aa942f31b4;hb=d040fca6113681ee54370453c42c52ae1f2a9064;hpb=76daa637ffa61e0fd8532850272eb3d051eff48f diff --git a/Makefile b/Makefile index 33627ed..d0bc8af 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ koth : koth.scm mars.so parser.so csc koth.scm clean : - rm koth run-mars *.so + rm -f koth run-mars *.so *.link *.import.scm *.o # Cross-compile static executable koth_linux: