#!/bin/bash c="./makeitp trunk gnu openmpi no shared debug $@" c="./makeitp willem gnu serial no shared debug $@" c="./makeitp willem gnu openmpi no shared debug $@" c="./makeitp willem gnu serial no static debug $@" $c echo $c