TOP =$(shell pwd)
#include conf/configure.nems

MAKEFILE = makefile

clean:
	cd gocart/src   && gmake -f GNUmakefile realclean
