-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
82 lines (80 loc) · 1.23 KB
/
.gitignore
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
*~
*.la
.libs
*.lo
*.o
*.so
.deps
Makefile.in
/aclocal.m4
/aminclude_static.am
/autom4te.cache
/bin/cob-config
/bin/cob-config.1
/bin/cobcrun
/bin/cobcrun.1
/bin/cobfile
/bin/gcdiff
/_build
/cobc/cobc
/cobc/cobc.1
/cobc/parser.c
/cobc/parser.h
/cobc/parser.output
/cobc/pplex.c
/cobc/ppparse.c
/cobc/ppparse.h
/cobc/scanner.c
/config.h
/config.h.in
/config.log
/config.status
/configure
/doc/cbchelp.tex
/doc/cbconf.tex
/doc/cbexceptions.tex
/doc/cbhelp.tex
/doc/cbintr.tex
/doc/cbmnem.tex
/doc/cbrese.tex
/doc/cbrunt.tex
/doc/cbsyst.tex
/doc/gnucobol.info
/doc/stamp-vti
/doc/version.texi
/libtool
/Makefile
/po/*.gmo
/po/POTFILES
/pre-inst-env
/stamp-h1
/tarstamp.h
/tests/atconfig
/tests/atlocal
/tests/cobol85/copy/
/tests/cobol85/copyalt/
/tests/cobol85/DB/
/tests/cobol85/EXEC85
/tests/cobol85/EXEC85.cob
/tests/cobol85/IC/
/tests/cobol85/IF/
/tests/cobol85/IX/
/tests/cobol85/NC/
/tests/cobol85/newcob.val
/tests/cobol85/OB/
/tests/cobol85/RL/
/tests/cobol85/RW/
/tests/cobol85/SG/
/tests/cobol85/SM/
/tests/cobol85/SQ/
/tests/cobol85/ST/
/tests/cobol85/summary.log
/tests/package.m4
/tests/run_prog_manual.sh
/tests/testsuite
/tests/testsuite.dir/
/tests/testsuite.log
/tests/testsuite_manual
/build_aux/ar-lib