Select Git revision
foo.c
-
Christian Feld authored
... to build a library and an executable using this library. trex_dir=`pwd` ./boostrap cd <somehwere_else> $trex_dir/configure --help $trex_dir/configure --prefix=<some_prefix> CC=<your_preferred-compiler> make make distcheck
Christian Feld authored... to build a library and an executable using this library. trex_dir=`pwd` ./boostrap cd <somehwere_else> $trex_dir/configure --help $trex_dir/configure --prefix=<some_prefix> CC=<your_preferred-compiler> make make distcheck