CFLAGS=`gtk-config --cflags` -g -Wall -Waggregate-return LDFLAGS=`gtk-config --libs` all: testprg testprg: testprg.o gtk_ext_button.o