From: Braden M. <br...@us...> - 2007-10-06 20:15:35
|
Update of /cvsroot/openvrml/openvrml/lib/antlr In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18569/lib/antlr Modified Files: .cvsignore Removed Files: GNUmakefile.am Log Message: Made the build less recursive. Index: .cvsignore =================================================================== RCS file: /cvsroot/openvrml/openvrml/lib/antlr/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .cvsignore 7 Apr 2003 00:37:58 -0000 1.3 --- .cvsignore 6 Oct 2007 20:15:35 -0000 1.4 *************** *** 1,2 **** - GNUmakefile - GNUmakefile.in --- 0 ---- --- GNUmakefile.am DELETED --- |