X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=support%2Flibrarian%2Fclean.mk;h=f7f8f2c1b1ae70f58cdae42a1678b32c2fcb864f;hb=eae1bd2f705a2c61e143c539f8c4d1e9c2b4efe6;hp=19bfdf1f82e51a41bfd626504a15e9577e5ddef5;hpb=c42e9051755428d14eb620abc9eda86d43479a1a;p=fw%2Fsdcc diff --git a/support/librarian/clean.mk b/support/librarian/clean.mk index 19bfdf1f..f7f8f2c1 100644 --- a/support/librarian/clean.mk +++ b/support/librarian/clean.mk @@ -1,7 +1,7 @@ clean: rm -f *core *[%~] *.[oa] *.output rm -f .[a-z]*~ \#* - rm -f $(top_builddir)bin/sdcclib$(EXEEXT) + rm -f $(top_builddir)/bin/sdcclib$(EXEEXT) distclean realclean: clean rm -f Makefile