Return to configure2 CVS log | Up to [local] / OpenXM / bin |
version 1.4, 1999/11/01 11:35:04 | version 1.5, 1999/11/02 12:34:37 | ||
---|---|---|---|
|
|
||
fi | fi | ||
if test `uname` = "Linux" | if test `uname` = "Linux" | ||
then | then | ||
ln -fs ./fep.linux fep | ln -f -s ./fep.linux fep | ||
ln -fs ./lin_phcv2p phc | ln -f -s ./lin_phcv2p phc | ||
else | else | ||
echo "We have the binary of phc only for linux." | echo "We have the binary of phc only for linux." | ||
fi | fi | ||
ln -fs ../lib/asir/ox_asir asir | ln -f -s ../lib/asir/ox_asir asir | ||