Patch attempting to build OSX TinyCC.
[tinycc.git] / .gitignore
blob4985f6a3d42d2f1441f893e25822562e9f3d7559
1 *.o
2 *.a
3 tcc_g
4 tcc
5 tc2.c
6 doc
7 tc3s.c
8 p3.c
9 tc1.c
10 error.c
11 i386-gen1.c
12 test.out2
13 test.out3
14 web.sh
15 memdebug.c
16 bench
17 Makefile.uClibc
18 boundtest
19 prog.ref
20 test.ref
21 test.out
22 tcc-doc.html
23 ideas
24 tcctest.ref
25 linux.tcc
26 ldtest
27 libtcc_test
28 instr.S
29 p.c
30 p2.c
31 tcctest[1234]
32 test[1234].out
33 .gdb_history
34 tcc.1
35 tcc.pod
36 config.h
37 config.mak
38 config.texi
39 tests
40 tags
41 .DS_Store
42 *.swp
43 lib/x86_64
44 tcc-doc.info
45 conftest*