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

123

/freebsd-10-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-10-stable/contrib/openpam/
H A DMakefile.in133 cscope distdir dist dist-all distcheck
157 distdir = $(PACKAGE)-$(VERSION)
158 top_distdir = $(distdir)
160 if test -d "$(distdir)"; then \
161 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
162 && rm -rf "$(distdir)" \
163 || { sleep 5 && rm -rf "$(distdir)"; }; \
191 DIST_ARCHIVES = $(distdir).tar.gz
502 distdir: $(DISTFILES)
504 test -d "$(distdir)" || mkdi
[all...]
/freebsd-10-stable/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c45 static char *distdir = NULL; variable
81 if ((distdir = getenv("BSDINSTALL_DISTDIR")) == NULL)
82 distdir = __DECONST(char *, "");
204 snprintf(path, sizeof(path), "%s/MANIFEST", distdir);
243 snprintf(path, sizeof(path), "%s/%s", distdir, file);
282 snprintf(path, sizeof(path), "%s/%s", distdir, file->path);
/freebsd-10-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...]
H A DMakefile.am115 @find $(distdir) -type d -name SCCS -print | xargs rm -rf
/freebsd-10-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
723 distdir: $(DISTFILES)
725 test -d "$(distdir)" || mkdir "$(distdir)"
[all...]
/freebsd-10-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...]
H A DMakefile.am277 libevent: distdir-pre-check
280 distdir-pre-check:
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in708 distdir = $(PACKAGE)-$(VERSION)
709 top_distdir = $(distdir)
711 if test -d "$(distdir)"; then \
712 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
713 && rm -rf "$(distdir)" \
714 || { sleep 5 && rm -rf "$(distdir)"; }; \
717 DIST_ARCHIVES = $(distdir).tar.gz
2131 distdir: $(DISTFILES)
2133 test -d "$(distdir)" || mkdir "$(distdir)"
[all...]
/freebsd-10-stable/contrib/openpam/bin/
H A DMakefile.in128 distdir
434 distdir: $(DISTFILES)
443 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
450 if test -d "$(distdir)/$$file"; then \
451 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
455 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
459 test -f "$(distdir)/$$file" \
460 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-10-stable/contrib/openpam/modules/
H A DMakefile.in127 distdir
433 distdir: $(DISTFILES)
442 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449 if test -d "$(distdir)/$$file"; then \
450 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
454 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
458 test -f "$(distdir)/$$file" \
459 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-10-stable/contrib/openpam/doc/
H A DMakefile.in126 distdir
432 distdir: $(DISTFILES)
441 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
448 if test -d "$(distdir)/$$file"; then \
449 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
453 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
455 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
457 test -f "$(distdir)/$$file" \
458 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-10-stable/contrib/openpam/include/
H A DMakefile.in126 distdir
432 distdir: $(DISTFILES)
441 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
448 if test -d "$(distdir)/$$file"; then \
449 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
453 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
455 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
457 test -f "$(distdir)/$$file" \
458 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-10-stable/contrib/ntp/kernel/
H A DMakefile.in173 distdir
625 distdir: $(DISTFILES)
634 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
641 if test -d "$(distdir)/$$file"; then \
642 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
645 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
646 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
648 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
650 test -f "$(distdir)/$$file" \
651 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-10-stable/contrib/ntp/include/
H A DMakefile.in176 distdir
707 distdir: $(DISTFILES)
716 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
723 if test -d "$(distdir)/$$file"; then \
724 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
727 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
728 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
730 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
732 test -f "$(distdir)/$$file" \
733 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-10-stable/contrib/openbsm/man/
H A DMakefile.in369 distdir: $(DISTFILES)
391 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
398 if test -d "$(distdir)/$$file"; then \
399 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
402 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
403 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
405 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
407 test -f "$(distdir)/$$file" \
408 || cp -p $$d/$$file "$(distdir)/$$file" \
521 distclean distclean-generic distclean-libtool distdir dv
[all...]
/freebsd-10-stable/contrib/openpam/include/security/
H A DMakefile.in404 distdir: $(DISTFILES)
413 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
420 if test -d "$(distdir)/$$file"; then \
421 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
424 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
425 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
427 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
429 test -f "$(distdir)/$$file" \
430 || cp -p $$d/$$file "$(distdir)/$$file" \
541 distclean-generic distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-10-stable/contrib/openpam/doc/man/
H A DMakefile.in466 distdir: $(DISTFILES)
475 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482 if test -d "$(distdir)/$$file"; then \
483 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
486 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
487 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
489 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
491 test -f "$(distdir)/$$file" \
492 || cp -p $$d/$$file "$(distdir)/$$file" \
606 distclean-libtool distdir dv
[all...]
/freebsd-10-stable/contrib/ntp/sntp/scripts/
H A DMakefile.in429 distdir: $(DISTFILES)
438 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
445 if test -d "$(distdir)/$$file"; then \
446 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
449 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
450 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
454 test -f "$(distdir)/$$file" \
455 || cp -p $$d/$$file "$(distdir)/$$file" \
563 distclean-libtool distdir dv
[all...]
/freebsd-10-stable/contrib/ntp/sntp/include/
H A DMakefile.in436 distdir: $(DISTFILES)
445 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
452 if test -d "$(distdir)/$$file"; then \
453 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
457 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
459 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
461 test -f "$(distdir)/$$file" \
462 || cp -p $$d/$$file "$(distdir)/$$file" \
570 distclean-libtool distdir dv
[all...]
/freebsd-10-stable/contrib/ntp/scripts/
H A DMakefile.in209 distdir
830 distdir: $(DISTFILES)
839 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
846 if test -d "$(distdir)/$$file"; then \
847 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
850 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
851 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
853 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
855 test -f "$(distdir)/$$file" \
856 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-10-stable/contrib/openpam/modules/pam_permit/
H A DMakefile.in482 distdir: $(DISTFILES)
491 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
498 if test -d "$(distdir)/$$file"; then \
499 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
502 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
503 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
505 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
507 test -f "$(distdir)/$$file" \
508 || cp -p $$d/$$file "$(distdir)/$$file" \
625 distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-10-stable/contrib/openpam/modules/pam_unix/
H A DMakefile.in482 distdir: $(DISTFILES)
491 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
498 if test -d "$(distdir)/$$file"; then \
499 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
502 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
503 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
505 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
507 test -f "$(distdir)/$$file" \
508 || cp -p $$d/$$file "$(distdir)/$$file" \
625 distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-10-stable/contrib/openpam/modules/pam_deny/
H A DMakefile.in482 distdir: $(DISTFILES)
491 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
498 if test -d "$(distdir)/$$file"; then \
499 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
502 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
503 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
505 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
507 test -f "$(distdir)/$$file" \
508 || cp -p $$d/$$file "$(distdir)/$$file" \
625 distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-10-stable/contrib/openpam/bin/su/
H A DMakefile.in534 distdir: $(DISTFILES)
543 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
550 if test -d "$(distdir)/$$file"; then \
551 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
555 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
557 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
559 test -f "$(distdir)/$$file" \
560 || cp -p $$d/$$file "$(distdir)/$$file" \
678 distclean-libtool distclean-tags distdir dv
[all...]

Completed in 216 milliseconds

123