* Makefile.in, configure.in, configure,
[fw/sdcc] / device / lib / small / Makefile.in
1 all:
2         $(MAKE) -C ../mcs51 all
3         cp ../mcs51/*.rel .
4         touch dummy.rel
5
6 clean:
7         rm -f *.rel
8
9 distclean: clean
10         rm -f Makefile