cygwin-x-doc/ug Makefile.am,1.3,1.4 Makefile.in,1.3,1.4

Harold L Hunt II xserver-commit at pdx.freedesktop.org
Mon Apr 5 20:30:58 PDT 2004


Committed by: harold

Update of /cvs/xserver/cygwin-x-doc/ug
In directory pdx:/tmp/cvs-serv28854/ug

Modified Files:
	Makefile.am Makefile.in 
Log Message:
Silence automake warnings

Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/ug/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- a/Makefile.am	10 Mar 2004 00:52:01 -0000	1.3
+++ b/Makefile.am	6 Apr 2004 03:30:55 -0000	1.4
@@ -128,9 +128,9 @@
 	$(SHELL) -c "$(JADE) -t tex -V tex-backend \
 	-d $(PRINT_SS) -o $@ $(XML_DECL) $(srcdir)/$(ug_xml_source)"
 
+## Trick from Adam Di Carlo <adam at onshore.com> to recurse jadetex 
+## "just enough".
 $(extra_ug_dvi):
-	# Trick from Adam Di Carlo <adam at onshore.com> to recurse jadetex 
-	# "just enough".
 	-cp -pf prior.aux pprior.aux
 	-cp -pf $(shell basename $< .tex).aux prior.aux
 	jadetex $<

Index: Makefile.in
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/ug/Makefile.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- a/Makefile.in	10 Mar 2004 00:52:01 -0000	1.3
+++ b/Makefile.in	6 Apr 2004 03:30:55 -0000	1.4
@@ -517,8 +517,6 @@
 	-d $(PRINT_SS) -o $@ $(XML_DECL) $(srcdir)/$(ug_xml_source)"
 
 $(extra_ug_dvi):
-	# Trick from Adam Di Carlo <adam at onshore.com> to recurse jadetex 
-	# "just enough".
 	-cp -pf prior.aux pprior.aux
 	-cp -pf $(shell basename $< .tex).aux prior.aux
 	jadetex $<




More information about the xserver-commit mailing list