testgtk:
	gnatmake -v -O testgtk

clean:
	rm -f testgtk *.o *.ali core
