aboutsummaryrefslogtreecommitdiffstats
path: root/code/Makefile
blob: 673b3aeb2c538ad64a3517ea1204d1250f1640bc (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