aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/phony-end.exp
blob: f1bff4ef6d5eb6a2b69f9a78ad56aca065f2387d (plain) (blame)
1
2
3
4
5
6
.TARGET="phony" .PREFIX="phony" .IMPSRC=""
.TARGET="all" .PREFIX="all" .IMPSRC=""
.TARGET="ok" .PREFIX="ok" .IMPSRC=""
.TARGET="also.ok" .PREFIX="also.ok" .IMPSRC=""
.TARGET="bug" .PREFIX="bug" .IMPSRC=""
exit status 0