Searched refs:distdir (Results 151 - 175 of 1191) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/monkeys_audio_utilities/
H A DMakefile.in382 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
384 distdir: $(DISTFILES)
396 $(mkinstalldirs) "$(distdir)$$dir"; \
402 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
404 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
406 test -f $(distdir)/$$file \
407 || cp -p $$d/$$file $(distdir)/$$file \
413 test -d $(distdir)/$$subdir \
414 || mkdir $(distdir)/$$subdir \
419 distdir
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A DMakefile.in398 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
400 distdir: $(DISTFILES)
412 $(mkinstalldirs) "$(distdir)$$dir"; \
418 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
420 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
422 test -f $(distdir)/$$file \
423 || cp -p $$d/$$file $(distdir)/$$file \
429 test -d $(distdir)/$$subdir \
430 || mkdir $(distdir)/$$subdir \
435 distdir
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/include/
H A DMakefile.in382 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
384 distdir: $(DISTFILES)
396 $(mkinstalldirs) "$(distdir)$$dir"; \
402 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
404 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
406 test -f $(distdir)/$$file \
407 || cp -p $$d/$$file $(distdir)/$$file \
413 test -d $(distdir)/$$subdir \
414 || mkdir $(distdir)/$$subdir \
419 distdir
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/
H A DMakefile.in387 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
389 distdir: $(DISTFILES)
401 $(mkinstalldirs) "$(distdir)$$dir"; \
407 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
409 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
411 test -f $(distdir)/$$file \
412 || cp -p $$d/$$file $(distdir)/$$file \
418 test -d $(distdir)/$$subdir \
419 || mkdir $(distdir)/$$subdir \
424 distdir
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_synthesis/include/
H A DMakefile.in382 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
384 distdir: $(DISTFILES)
396 $(mkinstalldirs) "$(distdir)$$dir"; \
402 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
404 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
406 test -f $(distdir)/$$file \
407 || cp -p $$d/$$file $(distdir)/$$file \
413 test -d $(distdir)/$$subdir \
414 || mkdir $(distdir)/$$subdir \
419 distdir
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_grabbag/
H A DMakefile.in386 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
388 distdir: $(DISTFILES)
400 $(mkinstalldirs) "$(distdir)$$dir"; \
406 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
408 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
410 test -f $(distdir)/$$file \
411 || cp -p $$d/$$file $(distdir)/$$file \
417 test -d $(distdir)/$$subdir \
418 || mkdir $(distdir)/$$subdir \
423 distdir
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/test/
H A DMakefile.in485 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
487 distdir: $(DISTFILES)
499 $(mkinstalldirs) "$(distdir)$$dir"; \
505 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
507 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
509 test -f $(distdir)/$$file \
510 || cp -p $$d/$$file $(distdir)/$$file \
516 test -d $(distdir)/$$subdir \
517 || mkdir $(distdir)/$$subdir \
522 distdir
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/
H A DMakefile.am32 rm -rf `find $(distdir)/$$item -name .svn`; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/doc/
H A DMakefile.am173 $(mkdir_p) $(distdir)/
176 cp -p $$d/$$file $(distdir)/$$file || exit 1
180 $(mkdir_p) $(distdir)/
184 cp -p $$d/$$file $(distdir)/$$file || exit 1; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libogg-1.1.4/doc/
H A DMakefile.in381 distdir: $(DISTFILES)
390 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
398 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
400 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
402 test -f $(distdir)/$$file \
403 || cp -p $$d/$$file $(distdir)/$$file \
409 test -d "$(distdir)/$$subdir" \
410 || $(MKDIR_P) "$(distdir)/$$subdir" \
412 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libogg-1.1.4/include/
H A DMakefile.in349 distdir: $(DISTFILES)
358 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
366 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
368 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
370 test -f $(distdir)/$$file \
371 || cp -p $$d/$$file $(distdir)/$$file \
377 test -d "$(distdir)/$$subdir" \
378 || $(MKDIR_P) "$(distdir)/$$subdir" \
380 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/include/
H A DMakefile.in367 distdir: $(DISTFILES)
376 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
384 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
386 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
388 test -f $(distdir)/$$file \
389 || cp -p $$d/$$file $(distdir)/$$file \
395 test -d "$(distdir)/$$subdir" \
396 || $(MKDIR_P) "$(distdir)/$$subdir" \
398 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/books/
H A DMakefile.in367 distdir: $(DISTFILES)
376 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
384 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
386 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
388 test -f $(distdir)/$$file \
389 || cp -p $$d/$$file $(distdir)/$$file \
395 test -d "$(distdir)/$$subdir" \
396 || $(MKDIR_P) "$(distdir)/$$subdir" \
398 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/
H A DMakefile.in445 distdir: $(DISTFILES)
454 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
462 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
464 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
466 test -f $(distdir)/$$file \
467 || cp -p $$d/$$file $(distdir)/$$file \
473 test -d "$(distdir)/$$subdir" \
474 || $(MKDIR_P) "$(distdir)/$$subdir" \
476 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/
H A DMakefile.in377 distdir: $(DISTFILES)
389 $(mkdir_p) "$(distdir)$$dir"; \
395 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399 test -f $(distdir)/$$file \
400 || cp -p $$d/$$file $(distdir)/$$file \
406 test -d "$(distdir)/$$subdir" \
407 || $(mkdir_p) "$(distdir)/$$subdir" \
409 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/
H A DMakefile.in445 distdir: $(DISTFILES)
454 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
462 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
464 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
466 test -f $(distdir)/$$file \
467 || cp -p $$d/$$file $(distdir)/$$file \
473 test -d "$(distdir)/$$subdir" \
474 || $(MKDIR_P) "$(distdir)/$$subdir" \
476 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/lang/
H A DMakefile.in396 distdir: $(DISTFILES)
405 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
413 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
415 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
417 test -f $(distdir)/$$file \
418 || cp -p $$d/$$file $(distdir)/$$file \
424 test -d "$(distdir)/$$subdir" \
425 || $(MKDIR_P) "$(distdir)/$$subdir" \
427 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/lang/
H A DMakefile.in396 distdir: $(DISTFILES)
405 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
413 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
415 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
417 test -f $(distdir)/$$file \
418 || cp -p $$d/$$file $(distdir)/$$file \
424 test -d "$(distdir)/$$subdir" \
425 || $(MKDIR_P) "$(distdir)/$$subdir" \
427 distdir=`$(am__cd) $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bridge-1.x/
H A DMakefile11 distdir = $(PACKAGE)-$(VERSION) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/agrep/
H A DMakefile.in309 distdir: $(DISTFILES)
318 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
326 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
328 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
330 test -f $(distdir)/$$file \
331 || cp -p $$d/$$file $(distdir)/$$file \
336 top_distdir="$(top_distdir)" distdir="$(distdir)" \
426 distclean-libtool distdir dvi dvi-am html html-am info info-am \
438 cp -p $(srcdir)/*.args $(srcdir)/*.ok $(srcdir)/*.input $(distdir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/
H A DMakefile352 distdir: $(DISTFILES)
361 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
368 if test -d "$(distdir)/$$file"; then \
369 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
373 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
375 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
377 test -f "$(distdir)/$$file" \
378 || cp -p $$d/$$file "$(distdir)/$$file" \
484 distclean-libtool distclean-tags distdir dv
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/utils/
H A DMakefile419 distdir: $(DISTFILES)
428 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
435 if test -d "$(distdir)/$$file"; then \
436 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
439 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
440 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
442 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
444 test -f "$(distdir)/$$file" \
445 || cp -p $$d/$$file "$(distdir)/$$file" \
557 distclean-tags distdir dv
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A DMakefile517 distdir: $(DISTFILES)
526 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
533 if test -d "$(distdir)/$$file"; then \
534 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
538 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
540 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
542 test -f "$(distdir)/$$file" \
543 || cp -p $$d/$$file "$(distdir)/$$file" \
659 distclean-generic distclean-libtool distclean-tags distdir dv
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/debug/
H A DMakefile431 distdir: $(DISTFILES)
440 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
447 if test -d "$(distdir)/$$file"; then \
448 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
451 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
452 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
456 test -f "$(distdir)/$$file" \
457 || cp -p $$d/$$file "$(distdir)/$$file" \
566 distclean-tags distdir dv
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/lzmainfo/
H A DMakefile527 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" \
678 distclean-generic distclean-libtool distclean-tags distdir dv
[all...]

Completed in 223 milliseconds

1234567891011>>