gel.o: gel.c gel.h
	gcc -Wall -I$(EIFFEL4)/bench/spec/$(PLATFORM)/include `gtk-config --cflags` -c gel.c

clean:
	rm -f gel.o
