source:
trunk/platforms/tsarv4_mono_mmu/Makefile
@
293
Last change on this file since 293 was 264, checked in by , 12 years ago | |
---|---|
|
|
File size: 131 bytes |
Rev | Line | |
---|---|---|
[207] | 1 | simul.x: top.cpp top.desc |
[264] | 2 | soclib-cc -j8 -P -p top.desc -I. -o simul.x |
[207] | 3 | |
4 | clean: | |
5 | soclib-cc -x -p top.desc -I. | |
6 | rm -rf *.o *.x tty* | |
7 |
Note: See TracBrowser
for help on using the repository browser.