HomeSort by: relevance | last modified time | path
    Searched defs:deptgt (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/unit-tests/
deptgt-phony.mk 1 # $NetBSD: deptgt-phony.mk,v 1.3 2022/02/11 23:44:18 rillig Exp $
15 # expect: Expanding "deptgt-phony-pr-15164-*-wildcard"...
22 .PHONY: deptgt-phony-pr-15164
23 deptgt-phony-pr-15164:
26 .PHONY: deptgt-phony-pr-15164-*-wildcard
27 deptgt-phony-pr-15164-*-wildcard:
31 all: deptgt-phony-pr-15164 deptgt-phony-pr-15164-*-wildcard
deptgt-suffixes.mk 1 # $NetBSD: deptgt-suffixes.mk,v 1.4 2020/11/21 21:54:42 rillig Exp $
23 deptgt-suffixes.src-left:
27 all: deptgt-suffixes.tgt-right
31 deptgt-suffixes.src-right:
35 all: deptgt-suffixes.tgt-left
deptgt.mk 1 # $NetBSD: deptgt.mk,v 1.24 2025/06/28 22:39:28 rillig Exp $
45 deptgt-${UNDEF}: depsrc-${UNDEF}
Makefile 138 TESTS+= deptgt
139 TESTS+= deptgt-begin
140 TESTS+= deptgt-begin-fail
141 TESTS+= deptgt-begin-fail-indirect
142 TESTS+= deptgt-default
143 TESTS+= deptgt-delete_on_error
144 TESTS+= deptgt-end
145 TESTS+= deptgt-end-fail
146 TESTS+= deptgt-end-fail-all
147 TESTS+= deptgt-end-fail-indirec
    [all...]

Completed in 12 milliseconds