Home
last modified time | relevance | path

Searched refs:subdir (Results 1 – 21 of 21) sorted by relevance

/ndk/sources/host-tools/make-3.81/tests/scripts/misc/
Dgeneral412 all: dir/subdir/file.a
14 dir/subdir: ; @echo mkdir -p dir/subdir
16 dir/subdir/file.b: dir/subdir ; @echo touch dir/subdir/file.b
18 dir/subdir/%.a: dir/subdir/%.b ; @echo cp $< $@',
19 … '', "mkdir -p dir/subdir\ntouch dir/subdir/file.b\ncp dir/subdir/file.b dir/subdir/file.a\n");
73 all: dir/subdir/file.$$a
75 dir/subdir: ; @echo mkdir -p '$@'
77 dir/subdir/file.$$b: dir/subdir ; @echo touch '$@'
79 dir/subdir/%.$$a: dir/subdir/%.$$b ; @echo 'cp $< $@'
81 …'', "mkdir -p dir/subdir\ntouch dir/subdir/file.\$b\ncp dir/subdir/file.\$b dir/subdir/file.\$a\n"…
/ndk/sources/host-tools/make-3.81/
DMakefile.in65 subdir = .
613 echo "Making $$target in $$subdir"; \
614 if test "$$subdir" = "."; then \
620 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
642 if test "$$subdir" = "."; then :; else \
643 rev="$$subdir $$rev"; \
649 echo "Making $$target in $$subdir"; \
650 if test "$$subdir" = "."; then \
655 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
660 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
[all …]
DMakefile.DOS363subdir || mkdir $(distdir)/$$subdir || exit 1; chmod 777 $(distdir)/$$subdir; (cd $$subdir && $(MA…
DREADME.W32227 Target in the directory subdir which will subsequently be used
232 subdir/Target:
Daclocal.m4161 # We make a subdir and do the tests there. Otherwise we can end up
167 # Copy depcomp to subdir because otherwise we won't find it if we're
/ndk/tests/abcc/
DAndroid.mk11 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/ndk/tests/awk/gen-cygwin-deps-converter/
Dtest-2.in6 \\server\subdir on /home/mnt.2$ type ....
Dtest-1.in6 //server/subdir on /home/mnt.2$ type ....
/ndk/sources/host-tools/make-3.81/config/
Dnls.m436 dnl find the mkinstalldirs script in another subdir but $(top_srcdir).
DMakefile.in54 subdir = config
213 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/ndk/sources/host-tools/make-3.81/po/
DMakevars24 subdir = po
DMakefile.in.in287 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
359 && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
/ndk/sources/host-tools/make-3.81/glob/
DMakefile.in56 subdir = glob
231 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in55 subdir = doc
227 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
Dmake.info-13477 a subdirectory `subdir' which has its own makefile, and you would like
3482 cd subdir && $(MAKE)
3487 $(MAKE) -C subdir
3525 cd subdir && $(MAKE)
3529 is `cd subdir && /bin/make'. If you use a special version of `make' to
3548 do is run `cd subdir && make -t'; but that would require executing the
3742 cd subdir && $(MAKE) MAKEFLAGS=
3770 cd subdir && $(MAKE) $(MFLAGS)
Dmake.texi4164 have a subdirectory @file{subdir} which has its own makefile, and you would
4170 cd subdir && $(MAKE)
4178 $(MAKE) -C subdir
4221 cd subdir && $(MAKE)
4227 is @samp{cd subdir && /bin/make}. If you use a special version of
4249 really want it to do is run @samp{@w{cd subdir &&} @w{make -t}}; but that would
4519 cd subdir && $(MAKE) MAKEFLAGS=
4558 cd subdir && $(MAKE) $(MFLAGS)
/ndk/sources/host-tools/make-3.81/w32/
DMakefile56 subdir = w32 macro
229 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
DMakefile.in56 subdir = w32
229 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/ndk/build/tools/
Dgen-platforms.sh302 local files file subdir rev
/ndk/build/core/
Ddefinitions.mk1102 all-subdir-makefiles = $(call all-makefiles-under,$(call my-dir))
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.03657 # We make a subdir and do the tests there. Otherwise we can end up
3663 # Copy depcomp to subdir because otherwise we won't find it if we're