summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/opt-no-action-touch.exp
blob: 247bd7fb47fe707448657de1d0173c41cd17d47e (plain)
1
2
3
4
5
6
7
8
9
10
11
echo ": Making opt-touch-phony."
{ : Making opt-touch-phony. 
} || exit $?
echo 'Making opt-touch-make.'
Making opt-touch-make.
echo ": Making opt-touch-regular."
{ : Making opt-touch-regular. 
} || exit $?
`opt-touch-join' is up to date.
`opt-touch-use' is up to date.
exit status 0