From: Egor C. <eg...@us...> - 2003-02-03 18:53:26
|
Update of /cvsroot/eas-dev/eas-dev/build/unix In directory sc8-pr-cvs1:/tmp/cvs-serv10690/build/unix Modified Files: .cvsignore Log Message: contest and conftest.c added. Index: .cvsignore =================================================================== RCS file: /cvsroot/eas-dev/eas-dev/build/unix/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- .cvsignore 28 Jan 2003 03:18:22 -0000 1.6 +++ .cvsignore 3 Feb 2003 18:53:22 -0000 1.7 @@ -5,4 +5,6 @@ configure stamp-h libtool -aclocal.m4 \ No newline at end of file +aclocal.m4 +conftest +conftest.c |