source:
trunk/platforms/tsarv4_generic_xbar/Makefile
@
187
Last change on this file since 187 was 172, checked in by , 13 years ago | |
---|---|
|
|
File size: 144 bytes |
Rev | Line | |
---|---|---|
[154] | 1 | |
2 | simulator.x: top.cpp top.desc | |
[172] | 3 | soclib-cc -P -p top.desc -I../../modules -o simul.x |
[154] | 4 | |
5 | clean: | |
6 | soclib-cc -x -p top.desc -I. | |
7 | rm -rf *.o *.x tty* | |
8 |
Note: See TracBrowser
for help on using the repository browser.