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