Lines Matching full:util
110 SUBST_CONF=$(top_builddir)/util/subst.conf
111 SUBSTITUTE= $(top_builddir)/util/subst -f $(SUBST_CONF)
112 SUBSTITUTE_UPTIME= $(top_builddir)/util/subst -t -f $(SUBST_CONF)
113 DEP_SUBSTITUTE= $(top_builddir)/util/subst $(SUBST_CONF)
115 $(top_builddir)/util/subst:
116 cd $(top_builddir)/util ; $(MAKE) subst
135 (make USE_WFLAGS="$(WFLAGS)" > /dev/null) 2>&1 | sed -f $(top_srcdir)/util/gcc-wall-cleanup
176 $(top_builddir)/util/subst.conf: $(top_srcdir)/util/subst.conf.in \
178 cd $(top_builddir); CONFIG_FILES=util/subst.conf ./config.status