[BACK]Return to configure2 CVS log [TXT][DIR] Up to [local] / OpenXM / bin

File: [local] / OpenXM / bin / Attic / configure2 (download)

Revision 1.1, Wed Oct 27 10:40:45 1999 UTC (24 years, 7 months ago) by takayama
Branch: MAIN

configuration file for bin directory.

#!/bin/bash
if test "$OSTYPE" = "Linux"
then
  ln -fs ./fep.linux fep
  ln -fs ./lin_phcv2p phc
else
  echo "We have the binary of phc only for linux."
fi

ln -fs ../lib/asir/ox_asir asir