=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/docs/old/Attic/makefile.r,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.3 diff -u -p -r1.1.1.1 -r1.1.1.3 --- OpenXM_contrib/gnuplot/docs/old/Attic/makefile.r 2000/01/09 17:01:10 1.1.1.1 +++ OpenXM_contrib/gnuplot/docs/old/Attic/makefile.r 2003/09/15 07:09:33 1.1.1.3 @@ -1,10 +1,16 @@ -# $Id: makefile.r,v 1.1.1.1 2000/01/09 17:01:10 maekawa Exp $ +# $Id: makefile.r,v 1.1.1.3 2003/09/15 07:09:33 ohara Exp $ # # $Log: makefile.r,v $ -# Revision 1.1.1.1 2000/01/09 17:01:10 maekawa -# Import gnuplot 3.7 +# Revision 1.1.1.3 2003/09/15 07:09:33 ohara +# Import gnuplot 3.7.3 # +# Revision 1.1.2.1 2002/01/26 18:55:02 lhecking +# Support for pdf and W3C Scalable Vector Graphics output. +# +# Revision 1.1 1998/12/09 17:24:30 lhecking +# Moved from ../.. +# # Revision 1.7 1998/04/14 00:15:55 drd # HBB, Lars : latest mega monster patches. (Yes, this was supposed # to be frozen...) @@ -752,9 +758,9 @@ CSOURCE5 = term/ai.trm term/amiga.trm term/aed.trm \ term/apollo.trm term/gpr.trm term/hppj.trm term/compact.c CSOURCE6 = term/impcodes.h term/imagen.trm term/next.trm term/object.h \ term/iris4d.trm term/kyo.trm term/latex.trm term/mif.trm \ - term/pbm.trm term/pslatex.trm term/gpic.trm term/gnugraph.trm + term/pbm.trm term/pdf.trm term/pslatex.trm term/gpic.trm term/gnugraph.trm CSOURCE7 = term/post.trm term/pstricks.trm term/qms.trm term/regis.trm \ - term/rgip.trm term/sun.trm \ + term/rgip.trm term/sun.trm term/svg.trm \ term/t410x.trm term/tek.trm term/texdraw.trm term/tgif.h \ term/tgif.trm term/tpic.trm \ term/unixpc.trm term/unixplot.trm \