targets=panel_test cppflags_force=-I ../include cflags_force=-W `pkg-config --cflags gtk+-2.0` cflags=-Wall -g -O2 ldflags_force=`pkg-config --libs libSystem gtk+-2.0` dist=Makefile [panel_test] type=binary sources=test.c install=$(BINDIR) [test.c] depends=../config.h