struct / union in initializer, RFE #901.
[sdcc.git] / sdcc / device / lib / small / Makefile.in
blobe744408744322848e438237f7660862624bc09db
1 # libc/small Makefile
3 all:
4 $(MAKE) -C ../mcs51 all
5 cp ../mcs51/*.rel .
6 touch dummy.rel
8 clean:
9 rm -f *.rel *.sym *.lst *.asm *~ *.lib
11 distclean: clean
12 rm -f Makefile