Lines Matching refs:touch
12 .MAKEFLAGS: opt-touch-phony
13 .MAKEFLAGS: opt-touch-join
14 .MAKEFLAGS: opt-touch-use
15 .MAKEFLAGS: opt-touch-make
16 .MAKEFLAGS: opt-touch-regular
20 opt-touch-phony: .PHONY
25 opt-touch-join: .JOIN
30 opt-touch-use: .USE
36 opt-touch-make: .MAKE
41 opt-touch-regular:
47 @files=$$(ls opt-touch-* 2>/dev/null | grep -v -e '\.'); \