/freebsd/contrib/tnftp/src/ |
H A D | Makefile.in | 115 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 D | Makefile | 6 man1dir= ${mandir}/man1 macro 9 man1dest= ${DESTDIR}${man1dir}
|
/freebsd/contrib/libxo/xolint/ |
H A D | Makefile.am | 21 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
|
/freebsd/contrib/libxo/xo/ |
H A D | Makefile.am | 43 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
|
/freebsd/contrib/libxo/xopo/ |
H A D | Makefile.am | 43 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
|
/freebsd/contrib/libxo/xohtml/ |
H A D | Makefile.am | 42 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | Makefile | 379 man1dir ?= $(mandir)/man1 macro 385 MAN1DIR ?= $(man1dir)
|
/freebsd/contrib/bc/ |
H A D | configure | 67 printf ' [--datadir=DATADIR] [--mandir=MANDIR] [--man1dir=MAN1DIR] \\\n' 211 printf ' --man1dir MAN1DIR\n' 1018 man1dir=?*) MAN1DIR="$LONG_OPTARG" ;; 1019 man1dir)
|
H A D | configure.sh | 1018 man1dir=?*) MAN1DIR="$LONG_OPTARG" ;; 1019 man1dir)
|
/freebsd/contrib/expat/doc/ |
H A D | Makefile.in | 192 man1dir = $(mandir)/man1
|
/freebsd/contrib/file/doc/ |
H A D | Makefile.in | 149 man1dir = $(mandir)/man1
|
/freebsd/contrib/openpam/bin/pamtest/ |
H A D | Makefile.in | 186 man1dir = $(mandir)/man1
|
/freebsd/contrib/openpam/bin/su/ |
H A D | Makefile.in | 186 man1dir = $(mandir)/man1
|
/freebsd/contrib/openbsm/bin/auditreduce/ |
H A D | Makefile.in | 182 man1dir = $(mandir)/man1
|
/freebsd/contrib/openbsm/bin/praudit/ |
H A D | Makefile.in | 182 man1dir = $(mandir)/man1
|
/freebsd/contrib/bc/manuals/ |
H A D | build.md | 275 Can be overridden by passing the `--man1dir` option to `configure.sh`. 711 * `--man1dir`
|
/freebsd/crypto/heimdal/tools/ |
H A D | Makefile.in | 125 man1dir = $(mandir)/man1
|
/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | Makefile.in | 169 "$(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 D | Makefile.in | 141 man1dir = $(mandir)/man1
|
/freebsd/crypto/heimdal/appl/su/ |
H A D | Makefile.in | 145 man1dir = $(mandir)/man1
|
/freebsd/contrib/ntp/scripts/calc_tickadj/ |
H A D | Makefile.in | 170 "$(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 D | Makefile.in | 169 "$(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 D | Makefile.in | 169 "$(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 D | Makefile.in | 169 "$(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 D | Makefile.in | 153 man1dir = $(mandir)/man1
|