# nasty ugly to get build system working from Anjuta all: cd unix && (if [ `hostname` == antares ] ; then (./pcons-2.3.1 -j4) ; else ./cons ; fi)