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