cygwin-x-doc/faq Makefile.am,1.4,1.5 Makefile.in,1.5,1.6
Harold L Hunt II
xserver-commit at pdx.freedesktop.org
Mon Apr 5 20:30:58 PDT 2004
- Previous message: cygwin-x-doc/ug Makefile.am,1.3,1.4 Makefile.in,1.3,1.4
- Next message: xserver/hw/kdrive/neomagic ChangeLog, NONE, 1.1 neomagic.c, 1.5,
1.6 neomagic.h, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: harold
Update of /cvs/xserver/cygwin-x-doc/faq
In directory pdx:/tmp/cvs-serv28854/faq
Modified Files:
Makefile.am Makefile.in
Log Message:
Silence automake warnings
Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/faq/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- a/Makefile.am 10 Mar 2004 01:36:51 -0000 1.4
+++ b/Makefile.am 6 Apr 2004 03:30:55 -0000 1.5
@@ -91,9 +91,9 @@
$(SHELL) -c "$(JADE) -t tex -V tex-backend \
-d $(PRINT_SS) -o $@ $(XML_DECL) $(srcdir)/$(faq_xml_source)"
+## Trick from Adam Di Carlo <adam at onshore.com> to recurse jadetex
+## "just enough".
$(extra_faq_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/faq/Makefile.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- a/Makefile.in 10 Mar 2004 01:36:51 -0000 1.5
+++ b/Makefile.in 6 Apr 2004 03:30:55 -0000 1.6
@@ -331,8 +331,6 @@
-d $(PRINT_SS) -o $@ $(XML_DECL) $(srcdir)/$(faq_xml_source)"
$(extra_faq_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 $<
- Previous message: cygwin-x-doc/ug Makefile.am,1.3,1.4 Makefile.in,1.3,1.4
- Next message: xserver/hw/kdrive/neomagic ChangeLog, NONE, 1.1 neomagic.c, 1.5,
1.6 neomagic.h, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list