source: branches/fault_tolerance/softs/test_llsc/scripts/Makefile.nat @ 724

Last change on this file since 724 was 724, checked in by cfuguet, 10 years ago

branches/fault_tolerance:

  • Recreating fault_tolerance branch with all new modifications from trunk.
  • Introducing distributed boot rom in the tsar_generic_iob platform
File size: 57 bytes
Line 
1
2all: test_natif
3
4test_natif: test_llsc.c
5        gcc -o $@ $<
6
Note: See TracBrowser for help on using the repository browser.