Searched refs:distdir (Results 1 - 25 of 153) sorted by relevance

1234567

/freebsd-11-stable/crypto/heimdal/appl/telnet/
H A DMakefile.am8 $(mkinstalldirs) $(distdir)/arpa
9 $(INSTALL_DATA) $(srcdir)/arpa/telnet.h $(distdir)/arpa
/freebsd-11-stable/contrib/libstdc++/
H A DMakefile.in82 distdir = $(PACKAGE)-$(VERSION)
83 top_distdir = $(distdir)
85 { test ! -d $(distdir) \
86 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
87 && rm -fr $(distdir); }; }
88 DIST_ARCHIVES = $(distdir).tar.gz
521 distdir: $(DISTFILES)
523 mkdir $(distdir)
524 $(mkdir_p) $(distdir)/.. $(distdir)/
[all...]
/freebsd-11-stable/contrib/tnftp/
H A DMakefile.in72 distdir dist dist-all distcheck
77 distdir = $(PACKAGE)-$(VERSION)
78 top_distdir = $(distdir)
80 { test ! -d "$(distdir)" \
81 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
82 && rm -fr "$(distdir)"; }; }
108 DIST_ARCHIVES = $(distdir).tar.gz
430 distdir: $(DISTFILES)
432 test -d "$(distdir)" || mkdir "$(distdir)"
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A DMakefile.in110 distdir = $(PACKAGE)-$(VERSION)
111 top_distdir = $(distdir)
113 { test ! -d $(distdir) \
114 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
115 && rm -fr $(distdir); }; }
116 DIST_ARCHIVES = $(distdir).tar.gz
597 distdir: $(DISTFILES)
599 mkdir $(distdir)
600 $(mkdir_p) $(distdir)/.. $(distdir)/
[all...]
/freebsd-11-stable/contrib/expat/
H A DMakefile.in211 cscope distdir distdir-am dist dist-all distcheck
246 distdir = $(PACKAGE)-$(VERSION)
247 top_distdir = $(distdir)
249 if test -d "$(distdir)"; then \
250 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
251 && rm -rf "$(distdir)" \
252 || { sleep 5 && rm -rf "$(distdir)"; }; \
280 DIST_ARCHIVES = $(distdir).tar.gz $(distdir)
[all...]
/freebsd-11-stable/contrib/gcclibs/libssp/
H A DMakefile.in106 distdir = $(PACKAGE)-$(VERSION)
107 top_distdir = $(distdir)
109 { test ! -d $(distdir) \
110 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
111 && rm -fr $(distdir); }; }
112 DIST_ARCHIVES = $(distdir).tar.gz
525 distdir: $(DISTFILES)
527 mkdir $(distdir)
528 $(mkdir_p) $(distdir)/.. $(distdir)/
[all...]
/freebsd-11-stable/contrib/openpam/
H A DMakefile.in143 cscope distdir distdir-am dist dist-all distcheck
170 distdir = $(PACKAGE)-$(VERSION)
171 top_distdir = $(distdir)
173 if test -d "$(distdir)"; then \
174 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
175 && rm -rf "$(distdir)" \
176 || { sleep 5 && rm -rf "$(distdir)"; }; \
204 DIST_ARCHIVES = $(distdir).tar.gz
519 distdir
[all...]
/freebsd-11-stable/contrib/file/
H A DMakefile.in169 cscope distdir distdir-am dist dist-all distcheck
197 distdir = $(PACKAGE)-$(VERSION)
198 top_distdir = $(distdir)
200 if test -d "$(distdir)"; then \
201 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
202 && rm -rf "$(distdir)" \
203 || { sleep 5 && rm -rf "$(distdir)"; }; \
231 DIST_ARCHIVES = $(distdir).tar.gz
558 distdir
[all...]
/freebsd-11-stable/contrib/openbsm/
H A DMakefile.in93 cscope distdir dist dist-all distcheck
99 distdir = $(PACKAGE)-$(VERSION)
100 top_distdir = $(distdir)
102 if test -d "$(distdir)"; then \
103 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
104 && rm -rf "$(distdir)" \
105 || { sleep 5 && rm -rf "$(distdir)"; }; \
133 DIST_ARCHIVES = $(distdir).tar.gz
467 distdir: $(DISTFILES)
469 test -d "$(distdir)" || mkdi
[all...]
/freebsd-11-stable/crypto/heimdal/
H A DMakefile.in115 distdir dist dist-all distcheck
121 distdir = $(PACKAGE)-$(VERSION)
122 top_distdir = $(distdir)
124 { test ! -d "$(distdir)" \
125 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
126 && rm -fr "$(distdir)"; }; }
152 DIST_ARCHIVES = $(distdir).tar.gz
624 distdir: $(DISTFILES)
626 test -d "$(distdir)" || mkdir "$(distdir)"
[all...]
H A DMakefile.am57 print-distdir:
58 @echo $(distdir)
/freebsd-11-stable/contrib/libucl/lua/
H A DMakefile.am25 sed -e 's/@MD5@/'`$(MD5SUM) $(distdir).tar.gz | \
/freebsd-11-stable/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c47 static char *distdir = NULL; variable
83 if ((distdir = getenv("BSDINSTALL_DISTDIR")) == NULL)
84 distdir = __DECONST(char *, "");
206 snprintf(path, sizeof(path), "%s/MANIFEST", distdir);
245 snprintf(path, sizeof(path), "%s/%s", distdir, file);
284 snprintf(path, sizeof(path), "%s/%s", distdir, file->path);
/freebsd-11-stable/contrib/ntp/
H A DMakefile.in176 cscope distdir dist dist-all distcheck
216 distdir = $(PACKAGE)-$(VERSION)
217 top_distdir = $(distdir)
219 if test -d "$(distdir)"; then \
220 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
221 && rm -rf "$(distdir)" \
222 || { sleep 5 && rm -rf "$(distdir)"; }; \
250 DIST_ARCHIVES = $(distdir).tar.gz
765 distdir: $(DISTFILES)
767 test -d "$(distdir)" || mkdi
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.in227 distdir = $(PACKAGE)-$(VERSION)
228 top_distdir = $(distdir)
230 if test -d "$(distdir)"; then \
231 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
232 && rm -rf "$(distdir)" \
233 || { sleep 5 && rm -rf "$(distdir)"; }; \
236 DIST_ARCHIVES = $(distdir).tar.gz
720 distdir: $(DISTFILES)
722 test -d "$(distdir)" || mkdir "$(distdir)"
[all...]
/freebsd-11-stable/crypto/heimdal/include/
H A DMakefile.in153 distdir
767 distdir: $(DISTFILES)
776 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
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)/
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A DMakefile.in259 cscope distdir dist dist-all distcheck
300 distdir = $(PACKAGE)-$(VERSION)
301 top_distdir = $(distdir)
303 if test -d "$(distdir)"; then \
304 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
305 && rm -rf "$(distdir)" \
306 || { sleep 5 && rm -rf "$(distdir)"; }; \
334 DIST_ARCHIVES = $(distdir).tar.gz
1149 distdir: $(DISTFILES)
1151 test -d "$(distdir)" || mkdi
[all...]
/freebsd-11-stable/contrib/tnftp/src/
H A DMakefile.in638 distdir: $(DISTFILES)
660 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
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" \
790 distclean-generic distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-11-stable/contrib/dialog/po/
H A Dmakefile.inn191 distdir = ../$(PACKAGE)-$(VERSION)/$(subdir)
192 dist distdir: update-po $(DISTFILES)
195 ln $(srcdir)/$$file $(distdir) 2> /dev/null \
196 || cp -p $(srcdir)/$$file $(distdir); \
/freebsd-11-stable/contrib/openpam/doc/
H A DMakefile.in139 distdir distdir-am
452 distdir: $(BUILT_SOURCES)
453 $(MAKE) $(AM_MAKEFLAGS) distdir-am
455 distdir-am: $(DISTFILES)
464 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
471 if test -d "$(distdir)/$$file"; then \
472 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
475 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
476 find "$(distdir)/
[all...]
/freebsd-11-stable/contrib/openpam/include/
H A DMakefile.in139 distdir distdir-am
452 distdir: $(BUILT_SOURCES)
453 $(MAKE) $(AM_MAKEFLAGS) distdir-am
455 distdir-am: $(DISTFILES)
464 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
471 if test -d "$(distdir)/$$file"; then \
472 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
475 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
476 find "$(distdir)/
[all...]
/freebsd-11-stable/contrib/openpam/modules/
H A DMakefile.in140 distdir distdir-am
453 distdir: $(BUILT_SOURCES)
454 $(MAKE) $(AM_MAKEFLAGS) distdir-am
456 distdir-am: $(DISTFILES)
465 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
472 if test -d "$(distdir)/$$file"; then \
473 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
476 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
477 find "$(distdir)/
[all...]
/freebsd-11-stable/contrib/openpam/bin/
H A DMakefile.in141 distdir distdir-am
454 distdir: $(BUILT_SOURCES)
455 $(MAKE) $(AM_MAKEFLAGS) distdir-am
457 distdir-am: $(DISTFILES)
466 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
473 if test -d "$(distdir)/$$file"; then \
474 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
477 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
478 find "$(distdir)/
[all...]
/freebsd-11-stable/contrib/openpam/lib/
H A DMakefile.in140 distdir distdir-am
453 distdir: $(BUILT_SOURCES)
454 $(MAKE) $(AM_MAKEFLAGS) distdir-am
456 distdir-am: $(DISTFILES)
465 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
472 if test -d "$(distdir)/$$file"; then \
473 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
476 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
477 find "$(distdir)/
[all...]
/freebsd-11-stable/contrib/amd/scripts/
H A DMakefile.in309 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
313 distdir: $(DISTFILES)
316 test -f $(distdir)/$$file \
317 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
318 || cp -p $$d/$$file $(distdir)/$$file; \
373 install-sysconfDATA tags distdir info dvi installcheck install-exec \

Completed in 296 milliseconds

1234567