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

12

/freebsd-9.3-release/contrib/ntp/
H A DMakefile.in174 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
766 distdir: $(DISTFILES)
768 test -d "$(distdir)" || mkdi
[all...]
H A DMakefile.am115 @find $(distdir) -type d -name SCCS -print | xargs rm -rf
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.in260 cscope distdir dist dist-all distcheck
302 distdir = $(PACKAGE)-$(VERSION)
303 top_distdir = $(distdir)
305 if test -d "$(distdir)"; then \
306 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
307 && rm -rf "$(distdir)" \
308 || { sleep 5 && rm -rf "$(distdir)"; }; \
336 DIST_ARCHIVES = $(distdir).tar.gz
1156 distdir: $(DISTFILES)
1158 test -d "$(distdir)" || mkdi
[all...]
H A DMakefile.am274 libevent: distdir-pre-check
277 distdir-pre-check:
/freebsd-9.3-release/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
2125 distdir: $(DISTFILES)
2127 test -d "$(distdir)" || mkdir "$(distdir)"
[all...]
/freebsd-9.3-release/contrib/ntp/tests/
H A DMakefile.in171 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-9.3-release/contrib/ntp/kernel/
H A DMakefile.in171 distdir
624 distdir: $(DISTFILES)
633 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
640 if test -d "$(distdir)/$$file"; then \
641 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
644 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
645 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
647 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
649 test -f "$(distdir)/$$file" \
650 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-9.3-release/contrib/ntp/include/
H A DMakefile.in174 distdir
706 distdir: $(DISTFILES)
715 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
722 if test -d "$(distdir)/$$file"; then \
723 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
727 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
729 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
731 test -f "$(distdir)/$$file" \
732 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/include/
H A DMakefile.in443 distdir: $(DISTFILES)
452 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
459 if test -d "$(distdir)/$$file"; then \
460 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
463 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
464 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
466 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
468 test -f "$(distdir)/$$file" \
469 || cp -p $$d/$$file "$(distdir)/$$file" \
577 distclean-libtool distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/scripts/
H A DMakefile.in435 distdir: $(DISTFILES)
444 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451 if test -d "$(distdir)/$$file"; then \
452 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
455 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
456 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
460 test -f "$(distdir)/$$file" \
461 || cp -p $$d/$$file "$(distdir)/$$file" \
569 distclean-libtool distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/
H A DMakefile.in207 distdir
829 distdir: $(DISTFILES)
838 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
845 if test -d "$(distdir)/$$file"; then \
846 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
849 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
850 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
852 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
854 test -f "$(distdir)/$$file" \
855 || cp -p $$d/$$file "$(distdir)/
[all...]
/freebsd-9.3-release/contrib/ntp/include/isc/
H A DMakefile.in542 distdir: $(DISTFILES)
551 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
558 if test -d "$(distdir)/$$file"; then \
559 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
562 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
563 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
565 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
567 test -f "$(distdir)/$$file" \
568 || cp -p $$d/$$file "$(distdir)/$$file" \
676 distclean-generic distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/kernel/sys/
H A DMakefile.in540 distdir: $(DISTFILES)
549 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
556 if test -d "$(distdir)/$$file"; then \
557 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
560 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
561 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
563 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
565 test -f "$(distdir)/$$file" \
566 || cp -p $$d/$$file "$(distdir)/$$file" \
674 distclean-generic distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/lib/
H A DMakefile.in527 distdir: $(DISTFILES)
536 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
543 if test -d "$(distdir)/$$file"; then \
544 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
548 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
552 test -f "$(distdir)/$$file" \
553 || cp -p $$d/$$file "$(distdir)/$$file" \
664 distclean-libtool distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/build/
H A DMakefile.in494 distdir: $(DISTFILES)
503 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
510 if test -d "$(distdir)/$$file"; then \
511 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
514 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
515 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
517 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
519 test -f "$(distdir)/$$file" \
520 || cp -p $$d/$$file "$(distdir)/$$file" \
628 distclean-libtool distdir dv
[all...]
/freebsd-9.3-release/contrib/expat/
H A DMakefile.in200 dist distdir \
/freebsd-9.3-release/contrib/ntp/clockstuff/
H A DMakefile.in636 distdir: $(DISTFILES)
645 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
652 if test -d "$(distdir)/$$file"; then \
653 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
656 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
657 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
659 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
661 test -f "$(distdir)/$$file" \
662 || cp -p $$d/$$file "$(distdir)/$$file" \
780 distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/parseutil/
H A DMakefile.in638 distdir: $(DISTFILES)
647 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
654 if test -d "$(distdir)/$$file"; then \
655 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
658 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
659 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
661 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
663 test -f "$(distdir)/$$file" \
664 || cp -p $$d/$$file "$(distdir)/$$file" \
784 distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/ntpdate/
H A DMakefile.in783 distdir: $(DISTFILES)
792 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
799 if test -d "$(distdir)/$$file"; then \
800 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
803 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
804 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
806 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
808 test -f "$(distdir)/$$file" \
809 || cp -p $$d/$$file "$(distdir)/$$file" \
935 distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/ntpsweep/
H A DMakefile.in777 distdir: $(DISTFILES)
786 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
793 if test -d "$(distdir)/$$file"; then \
794 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
797 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
798 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
800 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
802 test -f "$(distdir)/$$file" \
803 || cp -p $$d/$$file "$(distdir)/$$file" \
920 distclean-libtool distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/ntptrace/
H A DMakefile.in771 distdir: $(DISTFILES)
780 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
787 if test -d "$(distdir)/$$file"; then \
788 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
791 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
792 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
794 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
796 test -f "$(distdir)/$$file" \
797 || cp -p $$d/$$file "$(distdir)/$$file" \
913 distclean-libtool distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/ntp-wait/
H A DMakefile.in772 distdir: $(DISTFILES)
781 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
788 if test -d "$(distdir)/$$file"; then \
789 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
792 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
793 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
795 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
797 test -f "$(distdir)/$$file" \
798 || cp -p $$d/$$file "$(distdir)/$$file" \
914 distclean-libtool distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/adjtimed/
H A DMakefile.in772 distdir: $(DISTFILES)
781 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
788 if test -d "$(distdir)/$$file"; then \
789 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
792 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
793 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
795 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
797 test -f "$(distdir)/$$file" \
798 || cp -p $$d/$$file "$(distdir)/$$file" \
923 distclean-libtool distclean-tags distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A DMakefile.in773 distdir: $(DISTFILES)
782 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
789 if test -d "$(distdir)/$$file"; then \
790 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
793 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
794 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
796 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
798 test -f "$(distdir)/$$file" \
799 || cp -p $$d/$$file "$(distdir)/$$file" \
915 distclean-libtool distdir dv
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in759 distdir: $(DISTFILES)
768 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
775 if test -d "$(distdir)/$$file"; then \
776 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
779 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
780 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
782 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
784 test -f "$(distdir)/$$file" \
785 || cp -p $$d/$$file "$(distdir)/$$file" \
904 distclean-libtool distdir dv
[all...]

Completed in 131 milliseconds

12