all:
	gmake -C simple all

clean:
	gmake -C simple clean

cleandist:
	gmake -C simple cleandist


syntax highlighted by Code2HTML, v. 0.9.1