Searched defs:infodir (Results 1 - 25 of 28) sorted by relevance

12

/external/linux-tools-perf/src/tools/perf/Documentation/
H A DMakefile58 infodir?=$(prefix)/share/info macro
203 $(INSTALL) -d -m 755 $(DESTDIR)$(infodir)
204 $(INSTALL) -m 644 $(OUTPUT)perf.info $(OUTPUT)perfman.info $(DESTDIR)$(infodir)
205 if test -r $(DESTDIR)$(infodir)/dir; then \
206 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perf.info ;\
207 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perfman.info ;\
209 echo "No directory found in $(DESTDIR)$(infodir)" >&2 ; \
/external/libogg/win32/
H A DMakefile32 infodir = ${prefix}/info macro
/external/linux-tools-perf/src/tools/perf/config/
H A DMakefile435 # infodir
450 infodir = share/info macro
469 infodir_SQ = $(subst ','\'',$(infodir))
/external/elfutils/src/
H A DMakefile230 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
334 infodir = ${datarootdir}/info macro
/external/elfutils/src/config/
H A DMakefile218 infodir = ${datarootdir}/info macro
/external/elfutils/src/lib/
H A DMakefile268 infodir = ${datarootdir}/info macro
/external/elfutils/src/libasm/
H A DMakefile319 infodir = ${datarootdir}/info macro
/external/elfutils/src/libcpu/
H A DMakefile294 infodir = ${datarootdir}/info macro
/external/elfutils/src/libdw/
H A DMakefile369 infodir = ${datarootdir}/info macro
/external/elfutils/src/libdwelf/
H A DMakefile298 infodir = ${datarootdir}/info macro
/external/elfutils/src/libdwfl/
H A DMakefile357 infodir = ${datarootdir}/info macro
/external/elfutils/src/libebl/
H A DMakefile320 infodir = ${datarootdir}/info macro
/external/elfutils/src/libelf/
H A DMakefile362 infodir = ${datarootdir}/info macro
/external/elfutils/src/m4/
H A DMakefile216 infodir = ${datarootdir}/info macro
/external/libvncserver/
H A DMakefile173 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
291 infodir = ${datarootdir}/info macro
/external/libvncserver/client_examples/
H A DMakefile266 infodir = ${datarootdir}/info macro
/external/libvncserver/examples/android/
H A DMakefile227 infodir = ${datarootdir}/info macro
/external/libvncserver/libvncclient/
H A DMakefile263 infodir = ${datarootdir}/info macro
/external/libvncserver/libvncserver/
H A DMakefile301 infodir = ${datarootdir}/info macro
/external/libvncserver/test/
H A DMakefile270 infodir = ${datarootdir}/info macro
/external/libvncserver/vncterm/
H A DMakefile246 infodir = ${datarootdir}/info macro
/external/libvncserver/webclients/
H A DMakefile233 infodir = ${datarootdir}/info macro
/external/libvncserver/webclients/java-applet/
H A DMakefile233 infodir = ${datarootdir}/info macro
/external/libvncserver/webclients/java-applet/ssl/
H A DMakefile194 infodir = ${datarootdir}/info macro
/external/elfutils/src/backends/
H A DMakefile356 infodir = ${datarootdir}/info macro

Completed in 949 milliseconds

12