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

/external/linux-tools-perf/Documentation/
H A DMakefile48 infodir?=$(prefix)/share/info macro
168 $(INSTALL) -d -m 755 $(DESTDIR)$(infodir)
169 $(INSTALL) -m 644 perf.info perfman.info $(DESTDIR)$(infodir)
170 if test -r $(DESTDIR)$(infodir)/dir; then \
171 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perf.info ;\
172 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perfman.info ;\
174 echo "No directory found in $(DESTDIR)$(infodir)" >&2 ; \
/external/libogg/win32/
H A DMakefile32 infodir = ${prefix}/info macro
/external/linux-tools-perf/
H A DMakefile108 # infodir
123 infodir = share/info macro
631 infodir_SQ = $(subst ','\'',$(infodir))
/external/bison/build-aux/
H A DMakefile189 infodir = ${prefix}/info macro
/external/bison/tests/
H A DMakefile188 infodir = ${prefix}/info macro
/external/bison/
H A DMakefile223 infodir = ${prefix}/info macro
/external/bison/data/
H A DMakefile199 infodir = ${prefix}/info macro
/external/bison/doc/
H A DMakefile91 am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
206 infodir = ${prefix}/info macro
339 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
340 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
348 (if cd "$(DESTDIR)$(infodir)"; then \
349 echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
466 for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
522 test -z "$(infodir)" ||
[all...]
/external/bison/examples/
H A DMakefile199 infodir = ${prefix}/info macro
/external/bison/lib/
H A DMakefile233 infodir = ${prefix}/info macro
/external/bison/src/
H A DMakefile226 infodir = ${prefix}/info macro

Completed in 74 milliseconds