* Removed Makefile which spawned cons

This commit is contained in:
Tim Angus 2005-09-25 21:46:00 +00:00
parent e66a28dfeb
commit 198cb121d7

View file

@ -1,3 +0,0 @@
# 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