Hackfix and re-enable strtoull and wcstoull, see bug #3798.
[sdcc.git] / sdcc / device / lib / huge / Makefile.in
blob483395cefa6800a41b5d068308eb3984024b3bfd
1 # libc/huge 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