aboutsummaryrefslogtreecommitdiffstats
path: root/code/Makefile
blob: 5e403ae4b2e70cb778bb059d4eba89c99a320554 (plain)
1
2
3
# nasty ugly to get build system working from Anjuta
all:
	if [ `hostname` == sparkle ] ; then ./unix/pcons-2.3.1 -j4 -- novm noso ; else ./unix/cons ; fi