[Pvfs2-cvs] commit by robl in pvfs2-1: Makefile.in

CVS commit program cvs at parl.clemson.edu
Mon Feb 12 14:07:07 EST 2007


Update of /projects/cvsroot/pvfs2-1
In directory parlweb1:/tmp/cvs-serv17901

Modified Files:
	Makefile.in 
Log Message:
looks like linewrap bit this one


Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/Makefile.in,v
diff -u -w -p -u -r1.233 -r1.234
--- Makefile.in	9 Feb 2007 20:33:50 -0000	1.233
+++ Makefile.in	12 Feb 2007 19:07:07 -0000	1.234
@@ -694,8 +694,7 @@ tags:
 	    -maxdepth 1 -name '*.[ch]' -o -name '*.sm' ;\
 	  echo $(srcdir)/src/apps/admin/pvfs2-genconfig ;\
 	  find $(srcdir) -name \*.sm | sed s/sm\$$/c/ ;\
-	) | sort | uniq -u | ctags --excmd=pattern -B --langmap=c:+.sm --extra=+
-f -I __hidden,DOTCONF_CB -L-
+	) | sort | uniq -u | ctags --excmd=pattern -B --langmap=c:+.sm --extra=+f -I __hidden,DOTCONF_CB -L-
 
 # rule for running code check
 codecheck:



More information about the Pvfs2-cvs mailing list