source: XMLF90-doc/Examples/sax/build.sh @ 1269

Last change on this file since 1269 was 6, checked in by ymipsl, 15 years ago

Import des sources XMLF90

  • Property svn:eol-style set to native
File size: 91 bytes
Line 
1#!/bin/sh
2
3(cd count ; make)
4(cd features ; make)
5(cd pseudo ; make)
6(cd simple ; make)
7
8
9
Note: See TracBrowser for help on using the repository browser.