Searched refs:glib_genmarshal (Results 1 – 7 of 7) sorted by relevance
26 glib_genmarshal=$(GLIB_GENMARSHAL) macro28 glib_genmarshal=$(top_builddir)/gobject/glib-genmarshal macro33 stamp-testmarshal.h: @REBUILD@ testmarshal.list $(glib_genmarshal)34 $(glib_genmarshal) --prefix=test_marshal $(srcdir)/testmarshal.list --header >> xgen-gmh \38 testmarshal.c: @REBUILD@ testmarshal.list $(glib_genmarshal)39 $(glib_genmarshal) --prefix=test_marshal $(srcdir)/testmarshal.list --body >> xgen-gmc \
181 …&& $(glib_genmarshal) --nostdinc --prefix=g_cclosure_marshal $(srcdir)/gmarshal.list --header >> x…188 …$(glib_genmarshal) --nostdinc --prefix=g_cclosure_marshal $(srcdir)/gmarshal.list --body >> xgen-g…
6 glib_genmarshal=glib-genmarshal var
1 glib_genmarshal=${pc_top_builddir}/${pcfiledir}/gobject/glib-genmarshal var
2770 * glib-2.0.pc.in: add glib_genmarshal, gobject_query,
74 …$(glib_genmarshal) --prefix=_gio_marshal $(srcdir)/gio-marshal.list --body --internal) > $@.tmp &&…
64 GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`