]> git.gag.com Git - fw/sdcc/blob - support/librarian/clean.mk
Adding sdcclib to the build.
[fw/sdcc] / support / librarian / clean.mk
1 PRJDIR = ../..
2
3 clean:
4         rm -f *core *[%~] *.[oa] *.output
5         rm -f .[a-z]*~ \#*
6         rm -f $(PRJDIR)/bin/sdcclib$(EXEEXT)
7
8 distclean realclean: clean
9         rm -f config.* Makefile