summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/suffixes.exp
blob: 2a46e1cfa8e898a07d66b90a5eafb023c729cc73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
make: don't know how to make issue3 (continuing)
There should be no text after the colon: 
touch .a
There should be no text after the colon: 
touch .a.b
There should be no text after the colon: 
touch .b.a
touch issue5a.c
first set
cp issue5a.c issue5a.d
touch issue5b.d
first set
cp issue5b.d issue5b.c
touch issue5c.d
first set
cp issue5c.d issue5c
touch issue5d.d
first set
cp issue5d.d issue5d.e
touch issue5e.e
first set
cp issue5e.e issue5e.d
make: don't know how to make issue6.f (continuing)
touch issue10.d
first set
cp issue10.d issue10.e
touch issue11.h
touch issue11.first
.ALLSRC: issue11.h issue11.first
cp issue11.h issue11.i
touch issue11.second
.ALLSRC: issue11.i issue11.second
cp issue11.i issue11.j
`all' not remade because of errors.
exit status 0