]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/suff-add-later.exp
zfs: merge OpenZFS master-436ab35a5
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / suff-add-later.exp
1 Adding suffix ".c"
2 Adding suffix ".d"
3 defining transformation from `.c' to `.d'
4 inserting ".c" (1) at end of list
5 inserting ".d" (2) at end of list
6 Adding suffix ".e"
7 defining transformation from `.d' to `.e'
8 inserting ".d" (2) at end of list
9 inserting ".e" (3) at end of list
10 : 'Making issue5a.c out of nothing.'
11 make: don't know how to make issue5a.d (continuing)
12 make: don't know how to make issue5b.c (continuing)
13 make: don't know how to make issue5c (continuing)
14 : 'Making issue5d.d out of nothing.'
15 make: don't know how to make issue5d.e (continuing)
16 make: don't know how to make issue5e.d (continuing)
17 `all' not remade because of errors.
18
19 Stop.
20 make: stopped in unit-tests
21 exit status 1