Searched refs:subdir (Results 1 – 21 of 21) sorted by relevance
12 all: dir/subdir/file.a14 dir/subdir: ; @echo mkdir -p dir/subdir16 dir/subdir/file.b: dir/subdir ; @echo touch dir/subdir/file.b18 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.$$a75 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"…
65 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 …]
363 …subdir || mkdir $(distdir)/$$subdir || exit 1; chmod 777 $(distdir)/$$subdir; (cd $$subdir && $(MA…
227 Target in the directory subdir which will subsequently be used232 subdir/Target:
161 # We make a subdir and do the tests there. Otherwise we can end up167 # Copy depcomp to subdir because otherwise we won't find it if we're
11 LOCAL_SRC_FILES := $(call all-subdir-java-files)
6 \\server\subdir on /home/mnt.2$ type ....
6 //server/subdir on /home/mnt.2$ type ....
36 dnl find the mkinstalldirs script in another subdir but $(top_srcdir).
54 subdir = config213 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
24 subdir = po
287 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)359 && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
56 subdir = glob231 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
55 subdir = doc227 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
3477 a subdirectory `subdir' which has its own makefile, and you would like3482 cd subdir && $(MAKE)3487 $(MAKE) -C subdir3525 cd subdir && $(MAKE)3529 is `cd subdir && /bin/make'. If you use a special version of `make' to3548 do is run `cd subdir && make -t'; but that would require executing the3742 cd subdir && $(MAKE) MAKEFLAGS=3770 cd subdir && $(MAKE) $(MFLAGS)
4164 have a subdirectory @file{subdir} which has its own makefile, and you would4170 cd subdir && $(MAKE)4178 $(MAKE) -C subdir4221 cd subdir && $(MAKE)4227 is @samp{cd subdir && /bin/make}. If you use a special version of4249 really want it to do is run @samp{@w{cd subdir &&} @w{make -t}}; but that would4519 cd subdir && $(MAKE) MAKEFLAGS=4558 cd subdir && $(MAKE) $(MFLAGS)
56 subdir = w32 macro229 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
56 subdir = w32229 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302 local files file subdir rev
1102 all-subdir-makefiles = $(call all-makefiles-under,$(call my-dir))
3657 # We make a subdir and do the tests there. Otherwise we can end up3663 # Copy depcomp to subdir because otherwise we won't find it if we're