* support/scripts/sdcc.nsi: uninstall include/pic16/pic16devices.txt
[fw/sdcc] / support / librarian / clean.mk
index a3496dd5718a73be8d926872765750a6f5714119..f7f8f2c1b1ae70f58cdae42a1678b32c2fcb864f 100644 (file)
@@ -1,9 +1,7 @@
-PRJDIR = ../..
-
 clean:
        rm -f *core *[%~] *.[oa] *.output
        rm -f .[a-z]*~ \#*
-       rm -f $(PRJDIR)/bin/sdcclib$(EXEEXT)
+       rm -f $(top_builddir)/bin/sdcclib$(EXEEXT)
 
 distclean realclean: clean
-       rm -f config.* Makefile
+       rm -f Makefile