Home
last modified time | relevance | path

Searched refs:man1dir (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/tnftp/src/
H A DMakefile.in115 man1dir = $(mandir)/man1
553 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
554 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
566 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
573 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
578 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
584 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
685 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
/freebsd/contrib/unifdef/
H A DMakefile6 man1dir= ${mandir}/man1 macro
9 man1dest= ${DESTDIR}${man1dir}
/freebsd/contrib/libxo/xolint/
H A DMakefile.am21 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
/freebsd/contrib/libxo/xo/
H A DMakefile.am43 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
/freebsd/contrib/libxo/xopo/
H A DMakefile.am43 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
/freebsd/contrib/libxo/xohtml/
H A DMakefile.am42 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
/freebsd/sys/contrib/zstd/programs/
H A DMakefile379 man1dir ?= $(mandir)/man1 macro
385 MAN1DIR ?= $(man1dir)
/freebsd/contrib/bc/
H A Dconfigure67 printf ' [--datadir=DATADIR] [--mandir=MANDIR] [--man1dir=MAN1DIR] \\\n'
211 printf ' --man1dir MAN1DIR\n'
1018 man1dir=?*) MAN1DIR="$LONG_OPTARG" ;;
1019 man1dir)
H A Dconfigure.sh1018 man1dir=?*) MAN1DIR="$LONG_OPTARG" ;;
1019 man1dir)
/freebsd/contrib/expat/doc/
H A DMakefile.in192 man1dir = $(mandir)/man1
/freebsd/contrib/file/doc/
H A DMakefile.in149 man1dir = $(mandir)/man1
/freebsd/contrib/openpam/bin/pamtest/
H A DMakefile.in186 man1dir = $(mandir)/man1
/freebsd/contrib/openpam/bin/su/
H A DMakefile.in186 man1dir = $(mandir)/man1
/freebsd/contrib/openbsm/bin/auditreduce/
H A DMakefile.in182 man1dir = $(mandir)/man1
/freebsd/contrib/openbsm/bin/praudit/
H A DMakefile.in182 man1dir = $(mandir)/man1
/freebsd/contrib/bc/manuals/
H A Dbuild.md275 Can be overridden by passing the `--man1dir` option to `configure.sh`.
711 * `--man1dir`
/freebsd/crypto/heimdal/tools/
H A DMakefile.in125 man1dir = $(mandir)/man1
/freebsd/contrib/ntp/scripts/update-leap/
H A DMakefile.in169 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
192 man1dir = $(mandir)/man1
665 test -n "$(man1dir)" \
668 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
669 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
684 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
685 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
691 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
692 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
697 @list='$(man1_MANS)'; test -n "$(man1dir)" || exi
[all...]
/freebsd/crypto/heimdal/appl/rcp/
H A DMakefile.in141 man1dir = $(mandir)/man1
/freebsd/crypto/heimdal/appl/su/
H A DMakefile.in145 man1dir = $(mandir)/man1
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in170 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
192 man1dir = $(mandir)/man1
672 test -n "$(man1dir)" \
675 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
676 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
691 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
692 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
698 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
699 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
704 @list='$(man1_MANS)'; test -n "$(man1dir)" || exi
[all...]
/freebsd/contrib/ntp/scripts/ntpsweep/
H A DMakefile.in169 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
192 man1dir = $(mandir)/man1
669 test -n "$(man1dir)" \
672 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
673 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
688 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
689 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
695 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
696 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
701 @list='$(man1_MANS)'; test -n "$(man1dir)" || exi
[all...]
/freebsd/contrib/ntp/scripts/ntptrace/
H A DMakefile.in169 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
191 man1dir = $(mandir)/man1
663 test -n "$(man1dir)" \
666 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
667 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
682 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
683 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
689 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
690 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
695 @list='$(man1_MANS)'; test -n "$(man1dir)" || exi
[all...]
/freebsd/contrib/ntp/scripts/ntp-wait/
H A DMakefile.in169 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
191 man1dir = $(mandir)/man1
664 test -n "$(man1dir)" \
667 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
668 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
683 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
684 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
690 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
691 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
696 @list='$(man1_MANS)'; test -n "$(man1dir)" || exi
[all...]
/freebsd/crypto/heimdal/appl/afsutil/
H A DMakefile.in153 man1dir = $(mandir)/man1

12