Hmmph. The log message should've said: Added ltcf-c.sh to cvsignore and to extraclean targets.
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote : > thommay 2002/12/08 09:16:25 > > Modified: . .cvsignore > build Makefile.in > Log: > > > Revision Changes Path > 1.16 +1 -0 apr/.cvsignore > > Index: .cvsignore > =================================================================== > RCS file: /home/cvs/apr/.cvsignore,v > retrieving revision 1.15 > retrieving revision 1.16 > diff -u -r1.15 -r1.16 > --- .cvsignore 14 Aug 2002 17:15:15 -0000 1.15 > +++ .cvsignore 8 Dec 2002 17:16:25 -0000 1.16 > @@ -30,3 +30,4 @@ > *.sto > *.vcproj > autom4te.cache > +ltcf-c.sh > > > > 1.5 +1 -0 apr/build/Makefile.in > > Index: Makefile.in > =================================================================== > RCS file: /home/cvs/apr/build/Makefile.in,v > retrieving revision 1.4 > retrieving revision 1.5 > diff -u -r1.4 -r1.5 > --- Makefile.in 22 Apr 2002 01:24:49 -0000 1.4 > +++ Makefile.in 8 Dec 2002 17:16:25 -0000 1.5 > @@ -4,6 +4,7 @@ > TARGETS= > INCLUDES= > DISTCLEAN_TARGETS = rules.mk > +EXTRACLEAN_TARGETS = ltcf-c.sh > > # bring in rules.mk for standard functionality > @INCLUDE_RULES@ > > >
