Rev 3568 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3568 | Rev 3803 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | include ../../Makefile.config |
1 | -include ../../../Makefile.config |
2 | 2 | ||
3 | LIBC_PREFIX = ../../lib/libc |
3 | LIBC_PREFIX = ../../lib/libc |
4 | SOFTINT_PREFIX = ../../lib/softint |
4 | SOFTINT_PREFIX = ../../lib/softint |
5 | include $(LIBC_PREFIX)/Makefile.toolchain |
5 | include $(LIBC_PREFIX)/Makefile.toolchain |
6 | 6 |