#!/bin/sh cd /concordia-aligner && make SRC_LANG=$1 TRG_LANG=$2 CORPUS_NAME=$3 clean && make SRC_LANG=$1 TRG_LANG=$2 CORPUS_NAME=$3