]> rtime.felk.cvut.cz Git - orte.git/blob - Makefile.cvs
upgrade to new version 0.3.1
[orte.git] / Makefile.cvs
1 default: cvs
2
3 cvs:
4         autoreconf -i 
5
6 all:
7         aclocal -I admin 
8         autoheader
9         automake
10         autoconf
11