source: trunk/softs/test_llsc/scripts/Makefile.nat @ 536

Last change on this file since 536 was 536, checked in by meunier, 11 years ago

Added a tool which generates tests for the LL/SC table, in the soft/ directory.

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.