Rev 4342 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4342 | Rev 4354 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | LIBC_PREFIX = ../../lib/libc |
1 | LIBC_PREFIX = ../../lib/libc |
| 2 | SOFTINT_PREFIX = ../../lib/softint |
2 | SOFTINT_PREFIX = ../../lib/softint |
| 3 | RTLD_PREFIX = ../../lib/rtld |
- | |
| 4 | 3 | ||
| 5 | include $(LIBC_PREFIX)/Makefile.toolchain |
4 | include $(LIBC_PREFIX)/Makefile.toolchain |
| 6 | include $(LIBC_PREFIX)/Makefile.app |
5 | include $(LIBC_PREFIX)/Makefile.app |
| 7 | 6 | ||
| 8 | OUTPUT = tetris |
7 | OUTPUT = tetris |