source: XMLF90-doc/Examples/sax/remove.sh @ 1606

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

Import des sources XMLF90

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