Lines Matching defs:gconf
25 gconfig: $(obj)/gconf
41 build_gconfig: $(obj)/gconf
201 # gconf: Used for the gconfig target based on GTK+
202 hostprogs += gconf
203 gconf-objs := gconf.o images.o $(common-objs)
205 HOSTLDLIBS_gconf = $(shell . $(obj)/gconf-cfg && echo $$libs)
206 HOSTCFLAGS_gconf.o = $(shell . $(obj)/gconf-cfg && echo $$cflags)
208 $(obj)/gconf.o: $(obj)/gconf-cfg