scc

simple C compiler
git clone git://git.2f30.org/scc
Log | Files | Refs | README | LICENSE

commit 20dbcf4255dc3553c01b18d900d464a85564cc73
parent 902358fce055ddb7953206e6e08801cf47a993c5
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Tue, 28 Nov 2017 15:07:33 +0000

Ignore objdump binary

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -18,3 +18,4 @@ driver/posix/scpp rootdir/ ar/ar-* nm/nm +objdump/objdump