Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1259 → Rev 1260

/demos/trunk/loader/readme.txt
16,5 → 16,15
specification of the test case is contained inside the loadfile
directory.
 
Valid extensions for the test case specification file are: .fsf
Valid extensions for the test case specification files are: .fsf
(other extensions can be added easily)
 
For example:
 
make OS=SHARK TEST=load all
 
will:
- prepare the out directory with the common files
- add the shark initialization files
- parse loadfile/load.fsf to produce source code inside out
- compile the resulting shark application