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

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A DMakefile.am28 mkdir $(distdir)/windows
29 mkdir $(distdir)/windows/borland
30 mkdir $(distdir)/windows/devcpp
31 mkdir $(distdir)/windows/msvc6
32 mkdir $(distdir)/windows/msvc6/libConfuse
33 mkdir $(distdir)/windows/msvs.net
34 mkdir $(distdir)/windows/msvs.net/cfgtest
35 mkdir $(distdir)/windows/msvs.net/libConfuse
38 cp -f $(top_srcdir)/windows/borland/$$f $(distdir)/windows/borland/; done
40 cp -f $(top_srcdir)/windows/devcpp/$$f $(distdir)/window
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A DMakefile.am26 -chmod -R a+r $(distdir)
28 $(AMTAR) --create --verbose --file=- $(distdir) | bzip2 -c -9 > $(distdir).tar.bz2 ; \
30 $(TAR) --create --verbose --file=- $(distdir) | bzip2 -c -9 > $(distdir).tar.bz2 ; \
H A DMakefile.in74 distdir dist dist-all distcheck
79 distdir = $(PACKAGE)-$(VERSION)
80 top_distdir = $(distdir)
82 if test -d "$(distdir)"; then \
83 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
84 && rm -rf "$(distdir)" \
85 || { sleep 5 && rm -rf "$(distdir)"; }; \
112 DIST_ARCHIVES = $(distdir).tar.gz
435 distdir: $(DISTFILES)
437 test -d "$(distdir)" || mkdi
[all...]
H A DMakefile74 distdir dist dist-all distcheck
79 distdir = $(PACKAGE)-$(VERSION) macro
80 top_distdir = $(distdir)
82 if test -d "$(distdir)"; then \
83 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
84 && rm -rf "$(distdir)" \
85 || { sleep 5 && rm -rf "$(distdir)"; }; \
112 DIST_ARCHIVES = $(distdir).tar.gz
436 distdir: $(DISTFILES)
438 test -d "$(distdir)" || mkdi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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-R7000-V1.0.7.12_1.2.5/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
H A DMakefile89 distdir dist dist-all distcheck
93 distdir = $(PACKAGE)-$(VERSION) macro
94 top_distdir = $(distdir)
96 { test ! -d "$(distdir)" \
97 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
98 && rm -fr "$(distdir)"; }; }
124 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
490 distdir: $(DISTFILES)
492 test -d "$(distdir)" || mkdi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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...]
/netgear-R7000-V1.0.7.12_1.2.5/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
439 distdir: $(DISTFILES)
441 test -d $(distdir) || mkdir $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A DMakefile.in85 distdir = $(PACKAGE)-$(VERSION)
86 top_distdir = $(distdir)
88 { test ! -d $(distdir) \
89 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
90 && rm -fr $(distdir); }; }
91 DIST_ARCHIVES = $(distdir).tar.gz
453 distdir: $(DISTFILES)
455 test -d $(distdir) || mkdir $(distdir)
464 sed '/\//!d;s|^|$(distdir)/|;
[all...]
H A DMakefile85 distdir = $(PACKAGE)-$(VERSION) macro
86 top_distdir = $(distdir)
88 { test ! -d $(distdir) \
89 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
90 && rm -fr $(distdir); }; }
91 DIST_ARCHIVES = $(distdir).tar.gz
453 distdir: $(DISTFILES)
455 test -d $(distdir) || mkdir $(distdir)
464 sed '/\//!d;s|^|$(distdir)/|;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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
532 distdir: $(DISTFILES)
534 mkdir $(distdir)
535 $(mkdir_p) $(distdir)/libntfs-3g $(distdir)/sr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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...]

Completed in 217 milliseconds

1234567891011>>