source: trunk/platforms/tsar_generic_leti/Makefile @ 885

Last change on this file since 885 was 819, checked in by alain, 10 years ago

Partial update to support BPPs. To be completed by Cesar.

File size: 173 bytes
RevLine 
[819]1simul.x: top.cpp top.desc hard_config.h
[621]2        soclib-cc -P -p top.desc -I. -o simul.x
3
4clean:
5        soclib-cc -x -p top.desc -I.
[628]6        rm -rf *.o *.x term* tty* ext* temp
[800]7
8.PHONY: simul.x
Note: See TracBrowser for help on using the repository browser.