classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] fyi: Add build output files to xmlj .cvsignore file


From: Mark Wielaard
Subject: [cp-patches] fyi: Add build output files to xmlj .cvsignore file
Date: Tue, 15 Feb 2005 12:43:56 +0100

hi,

this add the build files to the xmlj native .cvsignore file.
Helps when doing a builddir == sourcedir build.

2005-02-14  Mark Wielaard  <address@hidden>

       * native/jni/xmlj/.cvsignore: Add *.o, *.a, *.lo, *.la, .libs, .deps.

Committed,

Mark

diff -u -r1.1 .cvsignore
--- native/jni/xmlj/.cvsignore  29 Dec 2004 21:39:36 -0000      1.1
+++ native/jni/xmlj/.cvsignore  15 Feb 2005 11:41:46 -0000
@@ -1,2 +1,8 @@
+*.o
+*.a
+*.lo
+*.la
+.libs
+.deps
 Makefile
 Makefile.in

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]