targets=devices,properties cppflags_force=-I ../../include cppflags= cflags_force=-W `pkg-config --cflags libSystem gtk+-2.0` cflags=-Wall -g -O2 -pedantic -fPIC dist=Makefile [devices] type=plugin sources=devices.c install=$(LIBDIR)/Browser/plugins [devices.c] depends=../../include/Browser.h [properties] type=plugin sources=properties.c install=$(LIBDIR)/Browser/plugins [properties.c] depends=../../include/Browser.h,../properties.c