Home
last modified time | relevance | path

Searched refs:distdir (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/netbsd-src/crypto/external/bsd/netpgp/dist/
H A DMakefile.in64 distdir = $(PACKAGE)-$(VERSION)
65 top_distdir = $(distdir)
67 { test ! -d $(distdir) \
68 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
69 && rm -fr $(distdir); }; }
70 DIST_ARCHIVES = $(distdir).tar.gz
369 distdir: $(DISTFILES)
371 test -d $(distdir) || mkdir $(distdir)
388 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
390 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/
H A DMakefile.in67 distdir = $(PACKAGE)-$(VERSION)
68 top_distdir = $(distdir)
70 { test ! -d $(distdir) \
71 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
72 && rm -fr $(distdir); }; }
73 DIST_ARCHIVES = $(distdir).tar.gz
364 distdir: $(DISTFILES)
366 test -d $(distdir) || mkdir $(distdir)
383 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
385 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/
H A DMakefile.in80 distdir = $(PACKAGE)-$(VERSION)
81 top_distdir = $(distdir)
83 { test ! -d $(distdir) \
84 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
85 && rm -fr $(distdir); }; }
86 DIST_ARCHIVES = $(distdir).tar.gz
309 distdir: $(DISTFILES)
311 test -d $(distdir) || mkdir $(distdir)
328 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
330 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/
H A DMakefile.in80 distdir = $(PACKAGE)-$(VERSION)
81 top_distdir = $(distdir)
83 { test ! -d $(distdir) \
84 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
85 && rm -fr $(distdir); }; }
86 DIST_ARCHIVES = $(distdir).tar.gz
313 distdir: $(DISTFILES)
315 test -d $(distdir) || mkdir $(distdir)
332 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
334 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
H A DMakefile.in80 distdir = $(PACKAGE)-$(VERSION)
81 top_distdir = $(distdir)
83 { test ! -d $(distdir) \
84 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
85 && rm -fr $(distdir); }; }
86 DIST_ARCHIVES = $(distdir).tar.gz
309 distdir: $(DISTFILES)
311 test -d $(distdir) || mkdir $(distdir)
328 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
330 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/
H A DMakefile.in80 distdir = $(PACKAGE)-$(VERSION)
81 top_distdir = $(distdir)
83 { test ! -d $(distdir) \
84 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
85 && rm -fr $(distdir); }; }
86 DIST_ARCHIVES = $(distdir).tar.gz
311 distdir: $(DISTFILES)
313 test -d $(distdir) || mkdir $(distdir)
330 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
332 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/
H A DMakefile.in80 distdir = $(PACKAGE)-$(VERSION)
81 top_distdir = $(distdir)
83 { test ! -d $(distdir) \
84 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
85 && rm -fr $(distdir); }; }
86 DIST_ARCHIVES = $(distdir).tar.gz
309 distdir: $(DISTFILES)
311 test -d $(distdir) || mkdir $(distdir)
328 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
330 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/texinfo/dist/
H A DMakefile.in93 distdir = $(PACKAGE)-$(VERSION)
94 top_distdir = $(distdir)
96 { test ! -d $(distdir) \
97 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
98 && rm -fr $(distdir); }; }
99 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
422 distdir: $(DISTFILES)
424 mkdir $(distdir)
425 $(mkdir_p) $(distdir)/djgpp $(distdir)/intl $(distdir)/m4 $(distdir)/po
443 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/grep/dist/
H A DMakefile.in279 distdir = $(PACKAGE)-$(VERSION)
283 distdir: $(DISTFILES)
284 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
285 mkdir $(distdir)
286 $(mkinstalldirs) $(distdir)/intl $(distdir)/po
294 cp -pR $$d/$$file $(distdir) \
297 test -f $(distdir)/$$file \
298 || cp -p $$d/$$file $(distdir)/$$file \
304 test -d $(distdir)/$$subdir \
305 || mkdir $(distdir)/$$subdir \
[all …]
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathy/
H A DMakefile.in93 distdir = $(PACKAGE)-$(VERSION)
94 top_distdir = $(distdir)
96 { test ! -d $(distdir) \
97 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
98 && rm -fr $(distdir); }; }
99 DIST_ARCHIVES = $(distdir).tar.gz
354 distdir: $(DISTFILES)
356 test -d $(distdir) || mkdir $(distdir)
373 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
375 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathx/
H A DMakefile.in92 distdir = $(PACKAGE)-$(VERSION)
93 top_distdir = $(distdir)
95 { test ! -d $(distdir) \
96 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
97 && rm -fr $(distdir); }; }
98 DIST_ARCHIVES = $(distdir).tar.gz
351 distdir: $(DISTFILES)
353 test -d $(distdir) || mkdir $(distdir)
370 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
372 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathz/
H A DMakefile.in93 distdir = $(PACKAGE)-$(VERSION)
94 top_distdir = $(distdir)
96 { test ! -d $(distdir) \
97 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
98 && rm -fr $(distdir); }; }
99 DIST_ARCHIVES = $(distdir).tar.gz
356 distdir: $(DISTFILES)
358 test -d $(distdir) || mkdir $(distdir)
375 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
377 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl3/autoconf/dist/
H A DMakefile.in107 distdir dist dist-all distcheck
112 distdir = $(PACKAGE)-$(VERSION)
113 top_distdir = $(distdir)
143 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
485 distdir: $(DISTFILES)
537 distdir="$$new_distdir" \
541 distdir) \
546 top_distdir="$(top_distdir)" distdir="$(distdir)" \
555 dist-gzip: distdir
556 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
[all …]
/netbsd-src/crypto/external/cpl/trousers/dist/
H A DMakefile.in65 distdir dist dist-all distcheck
70 distdir = $(PACKAGE)-$(VERSION)
71 top_distdir = $(distdir)
101 DIST_ARCHIVES = $(distdir).tar.gz
419 distdir: $(DISTFILES)
471 distdir="$$new_distdir" \
475 distdir) \
486 dist-gzip: distdir
487 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
490 dist-bzip2: distdir
[all …]
/netbsd-src/external/bsd/iscsi/dist/
H A DMakefile.in65 distdir dist dist-all distcheck
70 distdir = $(PACKAGE)-$(VERSION)
71 top_distdir = $(distdir)
101 DIST_ARCHIVES = $(distdir).tar.gz
417 distdir: $(DISTFILES)
469 distdir="$$new_distdir" \
473 distdir) \
484 dist-gzip: distdir
485 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
488 dist-bzip2: distdir
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/
H A DMakefile.in193 cscope distdir distdir-am dist dist-all distcheck
217 distdir = $(PACKAGE)-$(VERSION)
218 top_distdir = $(distdir)
251 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.xz \
252 $(distdir).zip
626 distdir: $(BUILT_SOURCES)
627 $(MAKE) $(AM_MAKEFLAGS) distdir-am
629 distdir-am: $(DISTFILES)
678 distdir="$$new_distdir" \
682 distdir) \
[all …]
/netbsd-src/external/gpl2/diffutils/dist/
H A DMakefile.in266 distdir = $(PACKAGE)-$(VERSION)
269 { test ! -d $(distdir) \
270 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
271 && rm -fr $(distdir); }; }
276 distdir: $(DISTFILES)
283 mkdir $(distdir)
284 $(mkinstalldirs) $(distdir)/config $(distdir)/po
295 cp -pR $$d/$$file $(distdir)$$dir \
298 test -f $(distdir)/$$file \
299 || cp -p $$d/$$file $(distdir)/$$file \
[all …]
/netbsd-src/external/bsd/file/dist/
H A DMakefile.in170 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 …]
/netbsd-src/external/bsd/openpam/dist/
H A DMakefile.in142 cscope distdir distdir-am dist dist-all distcheck
166 distdir = $(PACKAGE)-$(VERSION)
167 top_distdir = $(distdir)
200 DIST_ARCHIVES = $(distdir).tar.gz
529 distdir: $(BUILT_SOURCES)
530 $(MAKE) $(AM_MAKEFLAGS) distdir-am
532 distdir-am: $(DISTFILES)
581 distdir="$$new_distdir" \
585 distdir) \
596 dist-gzip: distdir
[all …]
/netbsd-src/crypto/external/cpl/tpm-tools/dist/
H A DMakefile.in96 distdir dist dist-all distcheck
101 distdir = $(PACKAGE)-$(VERSION)
102 top_distdir = $(distdir)
132 DIST_ARCHIVES = $(distdir).tar.gz
481 distdir: $(DISTFILES)
533 distdir="$$new_distdir" \
537 distdir) \
548 dist-gzip: distdir
549 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
552 dist-bzip2: distdir
[all …]
/netbsd-src/external/mpl/dhcp/dist/
H A DMakefile.in169 cscope distdir distdir-am dist dist-all distcheck
191 distdir = $(PACKAGE)-$(VERSION)
192 top_distdir = $(distdir)
225 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 …]
/netbsd-src/external/lgpl3/mpc/dist/
H A DMakefile.in172 cscope distdir distdir-am dist dist-all distcheck
204 distdir = $(PACKAGE)-$(VERSION)
205 top_distdir = $(distdir)
238 DIST_ARCHIVES = $(distdir).tar.gz
571 distdir: $(BUILT_SOURCES)
572 $(MAKE) $(AM_MAKEFLAGS) distdir-am
574 distdir-am: $(DISTFILES)
623 distdir="$$new_distdir" \
627 distdir) \
638 dist-gzip: distdir
[all …]
/netbsd-src/external/gpl2/gettext/dist/
H A DMakefile.in67 distdir = $(PACKAGE)-$(VERSION)
68 top_distdir = $(distdir)
70 { test ! -d $(distdir) \
71 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
72 && rm -fr $(distdir); }; }
73 DIST_ARCHIVES = $(distdir).tar.gz
359 distdir: $(DISTFILES)
361 test -d $(distdir) || mkdir $(distdir)
378 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
380 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/
H A DMakefile.in145 distdir = $(PACKAGE)-$(VERSION)
146 top_distdir = $(distdir)
148 { test ! -d $(distdir) \
149 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
150 && rm -fr $(distdir); }; }
151 DIST_ARCHIVES = $(distdir).tar.gz
586 distdir: $(DISTFILES)
588 test -d $(distdir) || mkdir $(distdir)
605 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
607 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[all …]
/netbsd-src/external/gpl2/xcvs/dist/
H A DMakefile.in140 distdir dist dist-all distcheck
145 distdir = $(PACKAGE)-$(VERSION)
146 top_distdir = $(distdir)
176 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
521 distdir: $(DISTFILES)
573 distdir="$$new_distdir" \
577 distdir) \
588 dist-gzip: distdir
589 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
591 dist-bzip2: distdir
[all …]

12345678910>>...17