.DEFAULT:
	@gmake -f GNUmakefile $@

all:
	@gmake -f GNUmakefile $@

