Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:unmade

2 # all, unmade, type OP_DEPENDS|OP_HAS_COMMANDS, flags none
3 # made-target, unmade, type OP_DEPENDS, flags none
4 # made-target-no-sources, unmade, type OP_DEPENDS, flags none
5 # made-source, unmade, type OP_DEPENDS, flags none
6 # unmade-target, unmade, type OP_DEPENDS, flags none
7 # unmade-sources, unmade, type none, flags none
8 # unmade-silent-source, unmade, type OP_SILENT, flags none
9 # unmade-target-no-sources, unmade, type OP_DEPENDS, flags none
14 # unmade-sources [unmade-sources]
15 # unmade-silent-source [unmade-silent-source] .SILENT
17 .ALLTARGETS = all made-target made-target-no-sources made-source unmade-target unmade-sources unmade-silent-source unmade-target-no-sources