From: Martin R. <ru...@us...> - 2010-04-26 15:41:19
|
Update of /cvsroot/foo/fooelk/doc/regexp In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9331/doc/regexp Modified Files: Makefile.am Log Message: equiv to revision level r274 of original elk: Clean up build system and update copyright information Index: Makefile.am =================================================================== RCS file: /cvsroot/foo/fooelk/doc/regexp/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.am 26 Apr 2010 15:10:11 -0000 1.2 --- Makefile.am 26 Apr 2010 15:41:07 -0000 1.3 *************** *** 26,31 **** $(TROFF) $(MANUAL) 2> index.raw >/dev/null ! check: ! checknr -c.Ul.Pr.Sy.Va.Sh.Ix.Id.Ch -a.Ss.Se.[[.]] $(MANUAL) \ ! | grep -v "Empty command" --- 26,31 ---- $(TROFF) $(MANUAL) 2> index.raw >/dev/null ! #check: ! # checknr -c.Ul.Pr.Sy.Va.Sh.Ix.Id.Ch -a.Ss.Se.[[.]] $(MANUAL) \ ! # | grep -v "Empty command" |