Makefile.am: Redo target for ChangeLog to use git2cl. NEWS: Note NetBSD driver added. Reset: git administrivia.

This commit is contained in:
R. Bernstein
2008-12-06 20:04:23 -05:00
parent dbba9a7f6b
commit f434186567
37 changed files with 203 additions and 173 deletions

View File

@@ -1,9 +0,0 @@
cue.tab.c
cue.tab.h
cuelexer
cueparser
toc.tab.c
toc.tab.h
tocparser
lex.cuelex.c
lex.cue.c

9
parse/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
/cue.tab.c
/cue.tab.h
/cuelexer
/cueparser
/toc.tab.c
/toc.tab.h
/tocparser
/lex.cuelex.c
/lex.cue.c