First try to build under Linux
[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