| /src/contrib/tnftp/ |
| H A D | Makefile.in | 72 distdir dist dist-all distcheck 77 distdir = $(PACKAGE)-$(VERSION) 78 top_distdir = $(distdir) 108 DIST_ARCHIVES = $(distdir).tar.gz 430 distdir: $(DISTFILES) 482 distdir="$$new_distdir" \ 486 distdir) \ 496 dist-gzip: distdir 497 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 500 dist-bzip2: distdir [all …]
|
| /src/contrib/file/ |
| H A D | Makefile.in | 170 cscope distdir distdir-am dist dist-all distcheck 195 distdir = $(PACKAGE)-$(VERSION) 196 top_distdir = $(distdir) 229 DIST_ARCHIVES = $(distdir).tar.gz 563 distdir: $(BUILT_SOURCES) 564 $(MAKE) $(AM_MAKEFLAGS) distdir-am 566 distdir-am: $(DISTFILES) 615 distdir="$$new_distdir" \ 619 distdir) \ 630 dist-gzip: distdir [all …]
|
| /src/contrib/openpam/ |
| H A D | Makefile.in | 144 cscope distdir distdir-am dist dist-all distcheck 168 distdir = $(PACKAGE)-$(VERSION) 169 top_distdir = $(distdir) 202 DIST_ARCHIVES = $(distdir).tar.gz 535 distdir: $(BUILT_SOURCES) 536 $(MAKE) $(AM_MAKEFLAGS) distdir-am 538 distdir-am: $(DISTFILES) 587 distdir="$$new_distdir" \ 591 distdir) \ 602 dist-gzip: distdir [all …]
|
| /src/contrib/openbsm/ |
| H A D | Makefile.in | 143 cscope distdir dist dist-all distcheck 175 distdir = $(PACKAGE)-$(VERSION) 176 top_distdir = $(distdir) 209 DIST_ARCHIVES = $(distdir).tar.gz 514 distdir: $(DISTFILES) 563 distdir="$$new_distdir" \ 567 distdir) \ 578 dist-gzip: distdir 579 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 582 dist-bzip2: distdir [all …]
|
| /src/contrib/expat/ |
| H A D | Makefile.in | 222 cscope distdir distdir-am dist dist-all distcheck 256 distdir = $(PACKAGE)-$(VERSION) 257 top_distdir = $(distdir) 290 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.lz \ 291 $(distdir).tar.xz 740 distdir: $(BUILT_SOURCES) 741 $(MAKE) $(AM_MAKEFLAGS) distdir-am 743 distdir-am: $(DISTFILES) 792 distdir="$$new_distdir" \ 796 distdir) \ [all …]
|
| /src/crypto/heimdal/ |
| H A D | Makefile.in | 115 distdir dist dist-all distcheck 121 distdir = $(PACKAGE)-$(VERSION) 122 top_distdir = $(distdir) 152 DIST_ARCHIVES = $(distdir).tar.gz 624 distdir: $(DISTFILES) 676 distdir="$$new_distdir" \ 680 distdir) \ 685 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 694 dist-gzip: distdir 695 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz [all …]
|
| H A D | Makefile.am | 57 print-distdir: 58 @echo $(distdir)
|
| /src/contrib/ntp/ |
| H A D | Makefile.in | 176 cscope distdir distdir-am dist dist-all distcheck 213 distdir = $(PACKAGE)-$(VERSION) 214 top_distdir = $(distdir) 247 DIST_ARCHIVES = $(distdir).tar.gz 763 distdir: $(BUILT_SOURCES) 764 $(MAKE) $(AM_MAKEFLAGS) distdir-am 766 distdir-am: $(DISTFILES) 815 distdir="$$new_distdir" \ 819 distdir) \ 824 top_distdir="$(top_distdir)" distdir="$(distdir)" \ [all …]
|
| /src/contrib/ntp/sntp/ |
| H A D | Makefile.in | 267 cscope distdir distdir-am dist dist-all distcheck 305 distdir = $(PACKAGE)-$(VERSION) 306 top_distdir = $(distdir) 339 DIST_ARCHIVES = $(distdir).tar.gz 1168 distdir: $(BUILT_SOURCES) 1169 $(MAKE) $(AM_MAKEFLAGS) distdir-am 1171 distdir-am: $(DISTFILES) 1220 distdir="$$new_distdir" \ 1224 distdir) \ 1235 dist-gzip: distdir [all …]
|
| /src/crypto/heimdal/include/ |
| H A D | Makefile.in | 153 distdir 783 if test -d "$(distdir)/$$file"; then \ 784 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 787 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 788 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 790 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 792 test -f "$(distdir)/$$file" \ 793 || cp -p $$d/$$file "$(distdir)/$$file" \ 799 test -d "$(distdir)/$$subdir" \ 800 || $(MKDIR_P) "$(distdir)/$$subdir" \ [all …]
|
| /src/sys/contrib/openzfs/scripts/ |
| H A D | make_gitrev.sh | 32 distdir=. 37 D) dist=yes; distdir=${OPTARG};; 75 GITREV="${distdir}/${GITREV}"
|
| /src/usr.sbin/bsdinstall/distextract/ |
| H A D | distextract.c | 48 static const char *distdir = NULL; variable 75 if ((distdir = getenv("BSDINSTALL_DISTDIR")) == NULL) in main() 76 distdir = ""; in main() 189 snprintf(path, sizeof(path), "%s/MANIFEST", distdir); in count_files() 230 snprintf(path, sizeof(path), "%s/%s", distdir, file); in count_files() 274 snprintf(path, sizeof(path), "%s/%s", distdir, file->path); in extract_files()
|
| /src/contrib/tnftp/src/ |
| H A D | Makefile.in | 667 if test -d "$(distdir)/$$file"; then \ 668 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 671 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 672 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 674 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 676 test -f "$(distdir)/$$file" \ 677 || cp -p $$d/$$file "$(distdir)/$$file" \
|
| /src/crypto/heimdal/appl/telnet/ |
| H A D | Makefile.am | 8 $(mkinstalldirs) $(distdir)/arpa 9 $(INSTALL_DATA) $(srcdir)/arpa/telnet.h $(distdir)/arpa
|
| H A D | Makefile.in | 110 distdir 563 distdir: $(DISTFILES) 613 distdir="$$new_distdir" \ 617 distdir) \ 622 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 732 distdir dvi dvi-am html html-am info info-am install \ 835 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 848 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 861 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 874 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ [all …]
|
| /src/contrib/openpam/doc/ |
| H A D | Makefile.in | 140 distdir distdir-am 463 distdir: $(BUILT_SOURCES) 464 $(MAKE) $(AM_MAKEFLAGS) distdir-am 466 distdir-am: $(DISTFILES) 513 distdir="$$new_distdir" \ 517 distdir) \ 627 distclean-tags distdir dvi dvi-am html html-am info info-am \
|
| /src/contrib/openpam/lib/ |
| H A D | Makefile.in | 141 distdir distdir-am 464 distdir: $(BUILT_SOURCES) 465 $(MAKE) $(AM_MAKEFLAGS) distdir-am 467 distdir-am: $(DISTFILES) 514 distdir="$$new_distdir" \ 518 distdir) \ 628 distclean-tags distdir dvi dvi-am html html-am info info-am \
|
| /src/contrib/openpam/modules/ |
| H A D | Makefile.in | 141 distdir distdir-am 464 distdir: $(BUILT_SOURCES) 465 $(MAKE) $(AM_MAKEFLAGS) distdir-am 467 distdir-am: $(DISTFILES) 514 distdir="$$new_distdir" \ 518 distdir) \ 628 distclean-tags distdir dvi dvi-am html html-am info info-am \
|
| /src/contrib/openpam/include/ |
| H A D | Makefile.in | 140 distdir distdir-am 463 distdir: $(BUILT_SOURCES) 464 $(MAKE) $(AM_MAKEFLAGS) distdir-am 466 distdir-am: $(DISTFILES) 513 distdir="$$new_distdir" \ 517 distdir) \ 627 distclean-tags distdir dvi dvi-am html html-am info info-am \
|
| /src/contrib/openpam/bin/ |
| H A D | Makefile.in | 142 distdir distdir-am 465 distdir: $(BUILT_SOURCES) 466 $(MAKE) $(AM_MAKEFLAGS) distdir-am 468 distdir-am: $(DISTFILES) 515 distdir="$$new_distdir" \ 519 distdir) \ 629 distclean-tags distdir dvi dvi-am html html-am info info-am \
|
| /src/crypto/heimdal/appl/ |
| H A D | Makefile.in | 110 distdir 583 distdir: $(DISTFILES) 633 distdir="$$new_distdir" \ 637 distdir) \ 642 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 752 distdir dvi dvi-am html html-am info info-am install \ 855 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 868 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 881 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 894 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ [all …]
|
| /src/crypto/heimdal/lib/ |
| H A D | Makefile.in | 110 distdir 590 distdir: $(DISTFILES) 640 distdir="$$new_distdir" \ 644 distdir) \ 649 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 759 distdir dvi dvi-am html html-am info info-am install \ 862 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 875 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 888 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 901 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ [all …]
|
| /src/crypto/heimdal/appl/ftp/ |
| H A D | Makefile.in | 110 distdir 563 distdir: $(DISTFILES) 613 distdir="$$new_distdir" \ 617 distdir) \ 622 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 732 distdir dvi dvi-am html html-am info info-am install \ 835 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 848 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 861 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 874 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ [all …]
|
| /src/contrib/dialog/po/ |
| H A D | makefile.inn | 191 distdir = ../$(PACKAGE)-$(VERSION)/$(subdir) 192 dist distdir: update-po $(DISTFILES) 195 ln $(srcdir)/$$file $(distdir) 2> /dev/null \ 196 || cp -p $(srcdir)/$$file $(distdir); \
|
| /src/crypto/heimdal/etc/ |
| H A D | Makefile.in | 393 distdir: $(DISTFILES) 424 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 530 distclean-generic distclean-libtool distdir dvi dvi-am html \ 633 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 646 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 659 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 672 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 705 distdir-in-tree: $(DISTFILES) $(INFO_DEPS) 708 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \
|