[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-cvs] pspp .cvsignore [simpler-proc]
From: |
Ben Pfaff |
Subject: |
[Pspp-cvs] pspp .cvsignore [simpler-proc] |
Date: |
Mon, 07 May 2007 05:14:14 +0000 |
CVSROOT: /cvsroot/pspp
Module name: pspp
Branch: simpler-proc
Changes by: Ben Pfaff <blp> 07/05/07 05:14:14
Modified files:
. : .cvsignore
Log message:
Ignore _ndebug, _profile directories that I use for -DNDEBUG and
profiling builds.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/.cvsignore?cvsroot=pspp&only_with_tag=simpler-proc&r1=1.5&r2=1.5.2.1
Patches:
Index: .cvsignore
===================================================================
RCS file: /cvsroot/pspp/pspp/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -b -r1.5 -r1.5.2.1
--- .cvsignore 25 Feb 2007 05:14:58 -0000 1.5
+++ .cvsignore 7 May 2007 05:14:14 -0000 1.5.2.1
@@ -3,6 +3,8 @@
Makefile.in
_build
_check
+_ndebug
+_profile
aclocal.m4
autom4te.cache
compile
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-cvs] pspp .cvsignore [simpler-proc],
Ben Pfaff <=