src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth@isi.edu>
[fw/sdcc] / link / clean.mk
1 clean:
2         $(MAKE) -C z80 -f clean.mk clean
3
4 distclean: clean