Searched refs:subdirs (Results 1 - 25 of 193) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A DMakefile.common9 cvs dist cvs-clean configure.in configure.files subdirs package-messages package-merge:
29 configure.in: configure.files $(shell test -f configure.files && cat configure.files) subdirs
30 configure.files: subdirs
H A Dcvs.sh98 ### Make new subdirs and configure.in.
102 rm -f subdirs configure.in
104 subdirs
153 subdirs
203 subdirs=`cat subdirs`
204 for dir in $subdirs; do
307 subdirs() function
359 if test -r subdirs && diff subdirs _SUBDIR
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A DMakefile.headersinst23 subdirs := $(patsubst %/,%,$(filter %/, $(header-y)))
68 __headersinst: $(subdirs) $(install-file)
78 __headerscheck: $(subdirs) $(check-file)
89 .PHONY: $(subdirs)
90 $(subdirs):
H A DMakefile.modbuiltin34 modbuiltin-subdirs := $(patsubst %,%/modules.builtin, $(subdir-ym))
43 cat /dev/null $(modbuiltin-subdirs)) > $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A DMakefile.am54 subdirs = plugins
57 for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d all; done
60 for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d prefix=$(prefix) DESTDIR=$(DESTDIR) install; done
63 for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d clean; done
66 for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d prefix=$(prefix) DESTDIR=$(DESTDIR) uninstall; done
H A DMakefile.in216 subdirs = plugins
689 for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d all; done
692 for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d prefix=$(prefix) DESTDIR=$(DESTDIR) install; done
695 for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d clean; done
698 for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d prefix=$(prefix) DESTDIR=$(DESTDIR) uninstall; done
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dclean-temp.c96 gl_list_t /* <char *> */ volatile subdirs; member in struct:tempdir
113 /* For the subdirs and for the files, we use a gl_list_t of type LINKEDHASH.
234 iter = gl_list_iterator (dir->subdirs);
321 tmpdir->subdirs = gl_list_create_empty (GL_LINKEDHASH_LIST,
408 /* Add absolute_dir_name to tmpdir->subdirs, without duplicates. */
409 if (gl_list_search (tmpdir->subdirs, absolute_dir_name) == NULL)
410 gl_list_add_first (tmpdir->subdirs, xstrdup (absolute_dir_name));
422 gl_list_t list = tmpdir->subdirs;
519 list = tmpdir->subdirs;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A DMakefile40 all: check-kernel subdirs $(TARGETS)
63 subdirs:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-java.c948 char **subdirs; local
984 subdirs = (ndots > 0 ? (char **) xmalloca (ndots * sizeof (char *)) : NULL);
999 subdirs[i] = concatenated_filename (last_dir, part, NULL);
1001 last_dir = subdirs[i];
1023 register_temp_subdir (tmpdir, subdirs[i]);
1024 if (mkdir (subdirs[i], S_IRUSR | S_IWUSR | S_IXUSR) < 0)
1026 error (0, errno, _("failed to create \"%s\""), subdirs[i]);
1027 unregister_temp_subdir (tmpdir, subdirs[i]);
1075 free (subdirs[i]);
1077 freea (subdirs);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/
H A Dautoclean.sh53 rm -f subdirs configure.files
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlimagemagic.lua118 sync{convert, source="magicdir", subdirs=false}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A DMakefile87 subdirs:
108 shared: buildinf.h lib subdirs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A DMakefile87 subdirs:
108 shared: buildinf.h lib subdirs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A DMakefile84 subdirs:
104 shared: buildinf.h lib subdirs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/AIX/RPM/
H A DMakefile.in306 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/EPM/
H A DMakefile.in306 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Linux/RPM/
H A DMakefile.in307 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Solaris/
H A DMakefile.in309 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A DMakefile.in306 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/certs/scripts/
H A DMakefile.in306 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A DMakefile.in224 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/
H A Dconfigure567 subdirs=
639 subdirs
1357 # If there are subdirs, report their specific --help.
2264 subdirs="$subdirs autoconf-lib-link gettext-runtime gettext-tools"
3539 subdirs!$subdirs$ac_delim
3962 for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/AIX/
H A DMakefile.in366 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Linux/
H A DMakefile.in366 subdirs = @subdirs@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/
H A DMakefile.in366 subdirs = @subdirs@

Completed in 136 milliseconds

12345678