Define SHA*_DIGEST_SIZE symbols.
[coreutils.git] / .gitignore
blobb5c507eb80868992374f29a13a09ddaf5db7809e
1 *.1
2 *.I[12]
3 *.[EIOX]
4 *.o
5 */.deps
6 *~
7 .gdb-history
8 .kludge-stamp
9 .tarball-version
10 .version
11 ABOUT-NLS
12 ChangeLog
14 INSTALL
15 Makefile
16 Makefile.in
17 TAGS
18 THANKS-to-translators
19 aclocal.m4
20 autom4te.cache
21 build-aux/.gitignore
22 build-aux/compile
23 build-aux/config.guess
24 build-aux/config.sub
25 build-aux/depcomp
26 build-aux/install-sh
27 build-aux/mdate-sh
28 build-aux/missing
29 build-aux/texinfo.tex
30 build-aux/ylwrap
31 config.cache
32 config.h
33 config.hin
34 config.log
35 config.status
36 configure
37 coreutils-*.tar.bz2
38 coreutils-*.tar.bz2.sig
39 coreutils-*.tar.gz
40 coreutils-*.tar.gz.sig
41 coreutils-*.tar.lzma
42 coreutils-*.tar.lzma.sig
43 gnulib-tests
44 lib/.cvsignore
45 lib/.gitignore
46 lib/binary-io.h
47 lib/charset.alias
48 lib/configmake.h
49 lib/libcoreutils.a
50 lib/printf.c
51 lib/progname.c
52 lib/progname.h
53 m4/.cvsignore
54 m4/.gitignore
55 po/*.gmo
56 po/*.po
57 po/.gitignore
58 po/.reference
59 po/LINGUAS
60 po/Makefile.in
61 po/Makevars
62 po/POTFILES
63 po/checksums
64 po/coreutils.pot
65 po/stamp-po
66 stamp-h1
67 tests/*/*.log
68 tests/cut/Makefile.am
69 tests/cut/cut-tests
70 tests/head/Makefile.am
71 tests/head/head-tests
72 tests/join/Makefile.am
73 tests/join/join-tests
74 tests/pr/Makefile.am
75 tests/pr/pr-tests
76 tests/sort/Makefile.am
77 tests/sort/sort-tests
78 tests/tac/Makefile.am
79 tests/tac/tac-tests
80 tests/tail/Makefile.am
81 tests/tail/tail-tests
82 tests/test/Makefile.am
83 tests/test/test-tests
84 tests/tr/Makefile.am
85 tests/tr/tr-tests
86 tests/uniq/Makefile.am
87 tests/uniq/uniq-tests
88 tests/wc/Makefile.am
89 tests/wc/wc-tests