| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | deptgt-phony.mk | 17 depsrc-phony-pr-15164: .PHONY 19 depsrc-phony-pr-15164-*-wildcard: .PHONY 22 .PHONY: deptgt-phony-pr-15164 23 deptgt-phony-pr-15164: 26 .PHONY: deptgt-phony-pr-15164-*-wildcard 27 deptgt-phony-pr-15164-*-wildcard: 30 all: depsrc-phony-pr-15164 depsrc-phony-pr-15164-*-wildcard 31 all: deptgt-phony-pr-15164 deptgt-phony-pr-15164-*-wildcard
|
| H A D | cmd-interrupt.mk | 22 all: interrupt-phony 28 @rm -f cmd-interrupt-ordinary cmd-interrupt-phony 36 interrupt-phony: .PHONY 37 @${.MAKE} ${MAKEFLAGS} -f ${MAKEFILE} cmd-interrupt-phony || true 39 @echo ${.TARGET}: ${exists(././cmd-interrupt-phony) :? ok : error } 54 cmd-interrupt-phony: .PHONY
|
| H A D | varmod-path.mk | 21 _!= > varmod-path.subdir/varmod-path.phony 28 varmod-path.phony: .PHONY 31 all: varmod-path.phony varmod-path.real 32 @echo ${varmod-path.phony:P}
|
| H A D | opt-query.exp | 12 Making phony in compat mode: 13 phony in compat mode: query status 1 21 Making phony in jobs mode: 22 phony in jobs mode: query status 1
|
| H A D | phony-end.mk | 3 all ok also.ok bug phony: 8 phony bug: .PHONY 9 all: phony
|
| H A D | deptgt-delete_on_error.mk | 19 TARGETS+= ${THIS}-phony ${THIS}-phony-delete 35 ${THIS}-phony{,-delete}: .PHONY
|
| H A D | opt-touch.mk | 5 .MAKEFLAGS: -t opt-touch-phony opt-touch-join opt-touch-use opt-touch-make 7 opt-touch-phony: .PHONY
|
| H A D | opt-touch-jobs.mk | 7 .MAKEFLAGS: opt-touch-phony 14 opt-touch-phony: .PHONY
|
| H A D | opt-no-action-touch.mk | 12 .MAKEFLAGS: opt-touch-phony 20 opt-touch-phony: .PHONY
|
| H A D | opt-query.mk | 37 . for target in opt-query-file.out-of-date opt-query-file.up-to-date phony 81 phony: .PHONY
|
| H A D | Makefile | 129 TESTS+= depsrc-phony 160 TESTS+= deptgt-phony 301 TESTS+= phony-end 329 TESTS+= suff-phony 513 SED_CMDS.deptgt-phony= ${STD_SED_CMDS.dd}
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/ |
| H A D | patternrules | 30 # 2 - phony 33 %.2: 2.phony 35 .PHONY: 2.phony 37 # 3 - implicit-phony 40 %.3: 3.implicit-phony 43 3.implicit-phony:
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | mkdeps.c | 369 make_write (const class mkdeps *d, FILE *fp, bool phony, unsigned int colmax) in make_write() argument 382 if (phony) in make_write() 392 deps_write (const class mkdeps *d, FILE *fp, bool phony, unsigned int colmax) in deps_write() argument 394 make_write (d, fp, phony, colmax); in deps_write()
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | remake.c | 228 message (1, ((file->phony || file->cmds == 0) in update_goal_chain() 451 if (!file->phony && file->cmds == 0 && !file->tried_implicit) in update_file_1() 594 d->changed = ((file->phony && file->cmds != 0) in update_file_1() 826 if (file->phony) in notice_finished_file() 850 if ((ran && !file->phony) || touched) in notice_finished_file() 912 if (ran && !d->file->phony) in notice_finished_file() 942 if (file->phony || !file->intermediate) in check_dep() 959 if (!file->phony && file->cmds == 0 && !file->tried_implicit) in check_dep() 1101 if (file->phony) in remake_file()
|
| H A D | filedef.h | 85 unsigned int phony:1; /* Nonzero if this is a phony file member
|
| H A D | file.c | 325 MERGE (phony); in rehash_file() 674 f2->phony = 1; in snap_deps() 904 if (f->phony) in print_file()
|
| H A D | commands.c | 533 if (file->precious || file->phony) in delete_target()
|
| H A D | NEWS | 561 * The commands given for `.DEFAULT' are now used for phony targets with no 724 It used to be that no message was printed for top-level phony targets 725 (because "`phony' is up to date" isn't quite right). Now a different 726 message "Nothing to be done for `phony'" is printed in that case.
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/targets/ |
| H A D | PHONY | 11 ."clean should still execute because of it's phony status.";
|
| /netbsd-src/external/apache2/llvm/dist/clang/cmake/modules/ |
| H A D | AddClang.cmake | 135 # Add empty "phony" target
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/ |
| H A D | Makefile.in.in | 107 # In this case, stamp-po is a nop (i.e. a phony target).
|
| /netbsd-src/crypto/external/cpl/tpm-tools/dist/po/ |
| H A D | Makefile.in.in | 97 # In this case, stamp-po is a nop (i.e. a phony target).
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/po/ |
| H A D | Makefile.in.in | 107 # In this case, stamp-po is a nop (i.e. a phony target).
|
| /netbsd-src/external/gpl2/gmake/dist/doc/ |
| H A D | make.texi | 159 as phony. 644 but are just actions are called @dfn{phony targets}. @xref{Phony 1845 as phony. 2593 @cindex phony targets 2594 @cindex targets, phony 2597 A phony target is one that is not really the name of a file. It is just a 2599 There are two reasons to use a phony target: to avoid a conflict with 2620 The phony target will cease to work if anything ever does create a file 2624 declare the target to be phony, using the special target @code{.PHONY} 2635 Since it knows that phony targets do not name actual files that could be [all …]
|
| /netbsd-src/external/bsd/flex/dist/po/ |
| H A D | Makefile.in.in | 115 # In this case, stamp-po is a nop (i.e. a phony target).
|