]> rtime.felk.cvut.cz Git - orte.git/blob - Makefile.cvs
IDL compiler is compiled before anything else
[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