source: XMLIO_V2/tools/make_xmlioserver @ 83

Last change on this file since 83 was 83, checked in by ymipsl, 14 years ago

ajout script d'installation

  • Property svn:executable set to *
File size: 82 bytes
Line 
1#!/bin/bash
2
3cd external ; make_external $*
4cd ../xmlioserver
5make_xmlioserver $*
Note: See TracBrowser for help on using the repository browser.