source: trunk/platforms/tsar_generic_iob/Makefile @ 974

Last change on this file since 974 was 974, checked in by cfuguet, 9 years ago

reconf: improve reconf:tsar_generic_iob simulation scripts

  • Property svn:executable set to *
File size: 152 bytes
RevLine 
[450]1simul.x: top.cpp top.desc
[974]2        soclib-cc -v -P -p top.desc -I. -o simul.x
[450]3
4clean:
5        soclib-cc -x -p top.desc -I.
[607]6        rm -rf *.o *.x tty* term*
7
[618]8.PHONY:simul.x
9
Note: See TracBrowser for help on using the repository browser.