=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/Attic/Makefile,v retrieving revision 1.53 retrieving revision 1.54 diff -u -p -r1.53 -r1.54 --- OpenXM/src/asir-contrib/packages/doc/Attic/Makefile 2004/03/05 15:30:50 1.53 +++ OpenXM/src/asir-contrib/packages/doc/Attic/Makefile 2004/03/05 15:56:40 1.54 @@ -1,4 +1,4 @@ -#$OpenXM: OpenXM/src/asir-contrib/packages/doc/Makefile,v 1.52 2004/03/05 14:43:36 ohara Exp $ +#$OpenXM: OpenXM/src/asir-contrib/packages/doc/Makefile,v 1.53 2004/03/05 15:30:50 ohara Exp $ # targets # all : # Extracts all tex-info files from ../src/* and generate *.texi files. @@ -222,43 +222,43 @@ complex-en.texi : complex.oxweave oxrfc100-ja.texi : oxrfc100.oxweave Makefile $(RM) -f oxrfc100-ja.texi - $(OXWEAVE) C-texi ja oxrfc100-ja.texi + $(OXWEAVE) C ja oxrfc100-ja.texi oxrfc100-en.texi : oxrfc100.oxweave Makefile $(RM) -f oxrfc100-en.texi - $(OXWEAVE) C-texi en oxrfc100-en.texi + $(OXWEAVE) C en oxrfc100-en.texi oxmath-ja.texi : m.oxweave Makefile $(RM) -f oxmath-ja.texi - $(OXWEAVE) C-texi ja oxmath-ja.texi + $(OXWEAVE) C ja oxmath-ja.texi oxmath-en.texi : m.oxweave Makefile $(RM) -f oxmath-en.texi - $(OXWEAVE) C-texi en oxmath-en.texi + $(OXWEAVE) C en oxmath-en.texi oxphc-ja.texi : phc.oxweave Makefile $(RM) -f oxphc-ja.texi - $(OXWEAVE) C-texi ja oxphc-ja.texi + $(OXWEAVE) C ja oxphc-ja.texi oxphc-en.texi : phc.oxweave Makefile $(RM) -f oxphc-en.texi - $(OXWEAVE) C-texi en oxphc-en.texi + $(OXWEAVE) C en oxphc-en.texi oxgnuplot-ja.texi : gnuplot.oxweave Makefile $(RM) -f oxgnuplot-ja.texi - $(OXWEAVE) C-texi ja oxgnuplot-ja.texi + $(OXWEAVE) C ja oxgnuplot-ja.texi oxgnuplot-en.texi : gnuplot.oxweave Makefile $(RM) -f oxgnuplot-en.texi - $(OXWEAVE) C-texi en oxgnuplot-en.texi + $(OXWEAVE) C en oxgnuplot-en.texi ###sm1 oxsm1-ja.texi : sm1.oxweave Makefile sm1-auto-ja.texi $(RM) -f oxsm1-ja.texi - $(OXWEAVE) C-texi ja oxsm1-ja.texi + $(OXWEAVE) C ja oxsm1-ja.texi oxsm1-en.texi : sm1.oxweave Makefile sm1-auto-en.texi $(RM) -f oxsm1-en.texi - $(OXWEAVE) C-texi en oxsm1-en.texi + $(OXWEAVE) C en oxsm1-en.texi sm1-auto-en.texi : $(CONTRIB)/sm1 gentexi $(RM) -f sm1-auto-en.texi $(OXWEAVE) usage <$(CONTRIB)/sm1 | ./gentexi --category sm1 --en --upnode "SM1 Functions" ${OPTGENTEXI} >sm1-auto-en.texi @@ -268,46 +268,46 @@ sm1-auto-ja.texi : $(CONTRIB)/sm1 gentexi oxom-ja.texi : $(CONTRIB)/om Makefile $(RM) -f oxom-ja.texi - $(OXWEAVE) C-texi ja <$(CONTRIB)/om >oxom-ja.texi + $(OXWEAVE) C ja <$(CONTRIB)/om >oxom-ja.texi oxom-en.texi : $(CONTRIB)/om Makefile $(RM) -f oxom-en.texi - $(OXWEAVE) C-texi en <$(CONTRIB)/om >oxom-en.texi + $(OXWEAVE) C en <$(CONTRIB)/om >oxom-en.texi dsolv-ja.texi : dsolv.oxweave Makefile $(RM) -f dsolv-ja.texi - $(OXWEAVE) C-texi ja dsolv-ja.texi + $(OXWEAVE) C ja dsolv-ja.texi dsolv-en.texi : dsolv.oxweave Makefile $(RM) -f dsolv-en.texi - $(OXWEAVE) C-texi en dsolv-en.texi + $(OXWEAVE) C en dsolv-en.texi oxtigers-ja.texi : tigers.oxweave Makefile $(RM) -f oxtigers-ja.texi - $(OXWEAVE) C-texi ja oxtigers-ja.texi + $(OXWEAVE) C ja oxtigers-ja.texi oxtigers-en.texi : tigers.oxweave Makefile $(RM) -f oxtigers-en.texi - $(OXWEAVE) C-texi en oxtigers-en.texi + $(OXWEAVE) C en oxtigers-en.texi ### windows windows-ja.texi : windows.oxweave Makefile $(RM) -f windows-ja.texi - $(OXWEAVE) C-texi ja windows-ja.texi + $(OXWEAVE) C ja windows-ja.texi windows-en.texi : windows.oxweave Makefile $(RM) -f windows-en.texi - $(OXWEAVE) C-texi en windows-en.texi + $(OXWEAVE) C en windows-en.texi ### intro intro-ja.texi : intro.oxweave Makefile $(RM) -f intro-ja.texi - $(OXWEAVE) C-texi ja intro-ja.texi + $(OXWEAVE) C ja intro-ja.texi intro-en.texi : intro.oxweave Makefile $(RM) -f intro-en.texi - $(OXWEAVE) C-texi en intro-en.texi + $(OXWEAVE) C en intro-en.texi ###misc misc-ja.texi : misc.oxweave