changeset 375 | 7a11f9e9e703 |
parent 368 | 63cee5103e8f |
child 875 | 4e7f95fab6d7 |
349:b826f13c260e | 375:7a11f9e9e703 |
---|---|
1 syntax: glob |
|
2 |
|
1 .project |
3 .project |
4 *~ |
|
5 *.a |
|
6 .dep |
|
7 *.Po |
|
8 autom4te.cache |
|
9 Makefile |
|
10 config.log |
|
11 stamp-h1 |
|
12 config.status |
|
13 |
|
14 |
|
2 |
15 |
3 syntax: regexp |
16 syntax: regexp |
17 |
|
4 \.o$ |
18 \.o$ |
5 syntax: regexp |
|
6 ^iec2c$ |
19 ^iec2c$ |
7 syntax: regexp |
|
8 ^iec2iec$ |
20 ^iec2iec$ |
9 syntax: regexp |
|
10 \.depend$ |
21 \.depend$ |
11 syntax: regexp |
22 ^stage1_2/iec_bison.cc |
12 ^stage1_2/iec\.(y|flex)\..*$ |
23 ^stage1_2/iec_bison.h |
24 ^stage1_2/iec_flex.cc |
|
25 ^config/config.h |