Home | History | Annotate | Download | only in icuinfo

Lines Matching refs:PLUGIN

18 CLEANFILES = *~ $(DEPS) $(PLUGIN_OBJECTS) $(PLUGINFILE) $(PLUGIN)
38 distclean distclean-local dist dist-local check check-local plugin-check
78 PLUGIN=$(LIBPREFIX)plugin.$(SO)
79 SO_TARGET=$(PLUGIN)
86 echo "$(CURR_FULL_DIR)/$(PLUGIN) myPlugin x=4" > $@
90 $(PLUGIN): $(PLUGIN_OBJECTS)
93 plugin: $(PLUGIN)
95 plugin-check: $(PLUGIN) $(PLUGINFILE)