]> git.gag.com Git - fw/sdcc/blob - device/lib/small/Makefile.in
* device/lib/z80/mul.s (__mulsuchar_rrx_s, __muluschar_rrx_s),
[fw/sdcc] / device / lib / small / Makefile.in
1 all:
2         $(MAKE) -C ../mcs51 all
3         cp ../mcs51/*.rel ../mcs51/*.lib .
4         touch dummy.lib
5         touch dummy.rel
6
7 clean:
8         rm -f *.rel *.lib
9
10 distclean: clean
11         rm -f Makefile