HomeSort by: relevance | last modified time | path
    Searched refs:TOOL (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
df-install.in 60 TOOL=desktop-file-install
96 # useful options for this purpose, we search along the path to find the tool,
98 # when the tool was configured/installed.
110 if test -f "$P/$TOOL"
118 test -z "$prefix" && failed "could not find $TOOL in PATH"
161 "$TOOL" $OPTS "$NEW_FILE"
  /xsrc/external/mit/fontconfig/dist/
Tools.mk 30 TOOL=$(srcdir)/$(DIR).py
32 noinst_SCRIPTS = $(TOOL)
35 $(TARG): $(TMPL) $(TOOL) $(DEPS)
38 $(PYTHON) $(TOOL) $(ARGS) --template $< --output $(TARG).tmp && \

Completed in 5 milliseconds