source: branches/RWT/soft/validation/scripts/Makefile.nat @ 843

Last change on this file since 843 was 843, checked in by devigne, 10 years ago

RWT Commit : Add soft directory.
Soft directory contains scripts used to validate the RWT protocol

  • Property svn:executable set to *
File size: 66 bytes
Line 
1
2all: test_natif
3
4test_natif: gen_test.c
5        gcc -o $@ $< -lpthread
6
Note: See TracBrowser for help on using the repository browser.