#!/bin/sh if test `uname` = "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