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

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/
H A DMakefile.am9 mkdir $(distdir)/tools
10 cp -p $(srcdir)/tools/*.pl $(distdir)/tools
11 cp -p $(srcdir)/tools/*.el $(distdir)/tools
12 cp -p $(srcdir)/tools/*.cgi $(distdir)/tools
13 mkdir $(distdir)/init
14 mkdir $(distdir)/init/redhat
15 cp -p $(srcdir)/init/redhat/*.init $(distdir)/init/redhat
16 cp -p $(srcdir)/init/redhat/zebra.* $(distdir)/init/redhat
H A DMakefile286 distdir = $(PACKAGE)-$(VERSION) macro
289 { test ! -d $(distdir) \
290 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
291 && rm -fr $(distdir); }; }
296 distdir: $(DISTFILES)
298 mkdir $(distdir)
299 $(mkinstalldirs) $(distdir)/vtysh
305 $(mkinstalldirs) "$(distdir)$$dir"; \
311 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
313 cp -pR $$d/$$file $(distdir)
[all...]
H A DMakefile.in260 distdir = $(PACKAGE)-$(VERSION)
263 { test ! -d $(distdir) \
264 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
265 && rm -fr $(distdir); }; }
270 distdir: $(DISTFILES)
272 mkdir $(distdir)
273 $(mkinstalldirs) $(distdir)/vtysh
279 $(mkinstalldirs) "$(distdir)$$dir"; \
285 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
287 cp -pR $$d/$$file $(distdir)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/
H A DMakefile.am38 dir=`dirname $$file` ; $(mkinstalldirs) $(distdir)/$$dir ; \
40 ln $(top_srcdir)/$$dir/$$i $(distdir)/$$dir/$$i 2> /dev/null \
41 || cp -p $(top_srcdir)/$$dir/$$i $(distdir)/$$dir/$$i; \
45 echo "$(VERSION)" > $(distdir)/VERSION
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A DMakefile.in91 distdir = $(PACKAGE)-$(VERSION)
92 top_distdir = $(distdir)
94 { test ! -d $(distdir) \
95 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
96 && rm -fr $(distdir); }; }
97 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
444 distdir: $(DISTFILES)
446 test -d $(distdir) || mkdir $(distdir)
[all...]
H A DMakefile91 distdir = $(PACKAGE)-$(VERSION) macro
92 top_distdir = $(distdir)
94 { test ! -d $(distdir) \
95 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
96 && rm -fr $(distdir); }; }
97 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
444 distdir: $(DISTFILES)
446 test -d $(distdir) || mkdir $(distdir)
[all...]
H A DMakefile.am37 $(top_srcdir)/libgpg-error.spec.in > $(distdir)/libgpg-error.spec
38 @set -e; echo "$(VERSION)" > $(distdir)/VERSION
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A DMakefile.in76 distdir = $(PACKAGE)-$(VERSION)
77 top_distdir = $(distdir)
79 { test ! -d $(distdir) \
80 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
81 && rm -fr $(distdir); }; }
82 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
452 distdir: $(DISTFILES)
454 test -d $(distdir) || mkdir $(distdir)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/
H A DMakefile.in86 distdir = $(PACKAGE)-$(VERSION)
87 top_distdir = $(distdir)
89 { test ! -d $(distdir) \
90 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
91 && rm -fr $(distdir); }; }
92 DIST_ARCHIVES = $(distdir).tar.gz
471 distdir: $(DISTFILES)
473 test -d $(distdir) || mkdir $(distdir)
482 sed '/\//!d;s|^|$(distdir)/|;
[all...]
H A DMakefile86 distdir = $(PACKAGE)-$(VERSION) macro
87 top_distdir = $(distdir)
89 { test ! -d $(distdir) \
90 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
91 && rm -fr $(distdir); }; }
92 DIST_ARCHIVES = $(distdir).tar.gz
471 distdir: $(DISTFILES)
473 test -d $(distdir) || mkdir $(distdir)
482 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A DMakefile.in76 distdir = $(PACKAGE)-$(VERSION)
77 top_distdir = $(distdir)
79 { test ! -d $(distdir) \
80 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
81 && rm -fr $(distdir); }; }
82 DIST_ARCHIVES = $(distdir).tar.gz
465 distdir: $(DISTFILES)
467 mkdir $(distdir)
468 $(mkdir_p) $(distdir)/libntfs-3g $(distdir)/sr
[all...]
H A DMakefile87 distdir = $(PACKAGE)-$(VERSION) macro
88 top_distdir = $(distdir)
90 { test ! -d $(distdir) \
91 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
92 && rm -fr $(distdir); }; }
93 DIST_ARCHIVES = $(distdir).tar.gz
516 distdir: $(DISTFILES)
518 mkdir $(distdir)
519 $(mkdir_p) $(distdir)/libntfs-3g $(distdir)/sr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A DMakefile.in103 distdir = $(PACKAGE)-$(VERSION)
104 top_distdir = $(distdir)
106 { test ! -d $(distdir) \
107 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
108 && rm -fr $(distdir); }; }
109 DIST_ARCHIVES = $(distdir).tar.gz
532 distdir: $(DISTFILES)
534 mkdir $(distdir)
546 $(mkdir_p) "$(distdir)$$dir"; \
552 cp -pR $(srcdir)/$$file $(distdir)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A DMakefile.in697 distdir: $(DISTFILES)
706 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
713 if test -d "$(distdir)/$$file"; then \
714 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
717 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
718 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
720 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
722 test -f "$(distdir)/$$file" \
723 || cp -p $$d/$$file "$(distdir)/$$file" \
834 distclean-generic distclean-libtool distclean-tags distdir dv
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlz/
H A DMakefile.in81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
84 { test ! -d $(distdir) \
85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86 && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz
311 distdir: $(DISTFILES)
313 test -d $(distdir) || mkdir $(distdir)
322 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlzyx/
H A DMakefile.in81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
84 { test ! -d $(distdir) \
85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86 && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz
317 distdir: $(DISTFILES)
319 test -d $(distdir) || mkdir $(distdir)
328 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathx/
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
353 distdir: $(DISTFILES)
355 test -d $(distdir) || mkdir $(distdir)
364 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathy/
H A DMakefile.in94 distdir = $(PACKAGE)-$(VERSION)
95 top_distdir = $(distdir)
97 { test ! -d $(distdir) \
98 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
99 && rm -fr $(distdir); }; }
100 DIST_ARCHIVES = $(distdir).tar.gz
357 distdir: $(DISTFILES)
359 test -d $(distdir) || mkdir $(distdir)
368 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathz/
H A DMakefile.in94 distdir = $(PACKAGE)-$(VERSION)
95 top_distdir = $(distdir)
97 { test ! -d $(distdir) \
98 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
99 && rm -fr $(distdir); }; }
100 DIST_ARCHIVES = $(distdir).tar.gz
360 distdir: $(DISTFILES)
362 test -d $(distdir) || mkdir $(distdir)
371 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlx/
H A DMakefile.in81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
84 { test ! -d $(distdir) \
85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86 && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz
311 distdir: $(DISTFILES)
313 test -d $(distdir) || mkdir $(distdir)
322 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathly/
H A DMakefile.in81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
84 { test ! -d $(distdir) \
85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86 && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz
311 distdir: $(DISTFILES)
313 test -d $(distdir) || mkdir $(distdir)
322 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlyx/
H A DMakefile.in81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
84 { test ! -d $(distdir) \
85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86 && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz
314 distdir: $(DISTFILES)
316 test -d $(distdir) || mkdir $(distdir)
325 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/
H A DMakefile.in83 distdir = $(PACKAGE)-$(VERSION)
84 top_distdir = $(distdir)
86 { test ! -d $(distdir) \
87 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
88 && rm -fr $(distdir); }; }
89 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
491 distdir: $(DISTFILES)
493 test -d $(distdir) || mkdi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DMakefile.in111 distdir = $(PACKAGE)-$(VERSION)
112 top_distdir = $(distdir)
114 { test ! -d $(distdir) \
115 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
116 && rm -fr $(distdir); }; }
117 DIST_ARCHIVES = $(distdir).tar.gz
551 distdir: $(DISTFILES)
553 mkdir $(distdir)
554 $(mkdir_p) $(distdir)/. $(distdir)/CMak
[all...]
H A DMakefile111 distdir = $(PACKAGE)-$(VERSION) macro
112 top_distdir = $(distdir)
114 { test ! -d $(distdir) \
115 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
116 && rm -fr $(distdir); }; }
117 DIST_ARCHIVES = $(distdir).tar.gz
551 distdir: $(DISTFILES)
553 mkdir $(distdir)
554 $(mkdir_p) $(distdir)/. $(distdir)/CMak
[all...]

Completed in 294 milliseconds

1234567891011>>