* as/z80/z80mch.c: fixed bug #1704376: missing as-z80 errors
[fw/sdcc] / device / lib / large / 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