source: trunk/platforms/tsarv1_mono_ring/Makefile @ 226

Last change on this file since 226 was 226, checked in by cfuguet, 12 years ago

New tsar v1 monocluster platform

  • Property svn:executable set to *
File size: 192 bytes
Line 
1
2simulator.x: tsarv1_mono_ring_top.cpp tsarv1_mono_ring_desc
3        soclib-cc -P -p tsarv1_mono_ring_desc -I. -o simulator.x
4
5clean:
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.