[PVFS2-CVS] commit by robl in pvfs2-1: Makefile.in

CVS commit program cvs at parl.clemson.edu
Tue Jul 27 17:38:29 EDT 2004


Update of /projects/cvsroot/pvfs2-1
In directory parlweb:/tmp/cvs-serv549

Modified Files:
	Makefile.in 
Log Message:
some shell hackery to automatically add what used to be added by hand. Add
comments to remind future authors to make updates in two places.


Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/Makefile.in,v
diff -u -w -p -u -r1.164 -r1.165
--- Makefile.in	12 Jul 2004 20:23:53 -0000	1.164
+++ Makefile.in	27 Jul 2004 20:38:29 -0000	1.165
@@ -846,6 +846,7 @@ endif
 	( cd $(@D); dvipdf $(<F) $(@F) )
 %.html: %.tex
 	$(srcdir)/maint/pvfs2latexwrapper.pl -html -i $(basename $<).tex -o $@
+	$(srcdir)/maint/pvfs2htmlfixup.sh $(@D)/*/$(@F)
 
 ifndef DIST_RELEASE
 # rule for automatically generated source files



More information about the PVFS2-CVS mailing list