Annotation of OpenXM_contrib/gnuplot/docs/old/makefile.r, Revision 1.1.1.3
1.1 maekawa 1:
1.1.1.3 ! ohara 2: # $Id: makefile.r,v 1.1.2.1 2002/01/26 18:55:02 lhecking Exp $
1.1 maekawa 3: #
4: # $Log: makefile.r,v $
1.1.1.3 ! ohara 5: # Revision 1.1.2.1 2002/01/26 18:55:02 lhecking
! 6: # Support for pdf and W3C Scalable Vector Graphics output.
! 7: #
1.1.1.2 maekawa 8: # Revision 1.1 1998/12/09 17:24:30 lhecking
9: # Moved from ../..
10: #
1.1 maekawa 11: # Revision 1.7 1998/04/14 00:15:55 drd
12: # HBB, Lars : latest mega monster patches. (Yes, this was supposed
13: # to be frozen...)
14: #
15: # Revision 1.6 1996/01/28 16:31:40 drd
16: # drd: take out defunct atari.trm from some makefiles
17: # (try to) choose real(sqrt(z)) >= 0
18: # Emmanuel Bigler, drd: encoding support for hpgl
19: # Werner Geppert: fixes to help text in post.trm and x11.trm
20: # Stefan Bodewig: add asinh etc
21: # Pieter Vosbeek: new pslatex.trm
22: # Emmanual Bigler: djsvga.trm
23: #
24: # Revision 1.5 1995/05/12 12:23:03 drd
25: # woo,drd: initial multiplot support
26: #
27: # Revision 1.4 1995/04/04 15:59:13 drd
28: # drd: remove gnubin from makefiles
29: #
30: # Revision 1.3 1993/10/07 10:20:37 alex
31: # Lars Henke, Nick Stroebel: minor ticmarks, new errorbar styles: yerrorbars,
32: # xerrorbars, xyerrorbars, boxxyerrorbars, interpolation: splines, csplines,
33: # sbezier, bezier, errorbars with and without ticks, Amiga cleanup
34: # AL: added interpol.c to all makefiles
35: #
36: # Revision 1.2 1993/09/27 17:08:54 alex
37: # gnuplot 3.5 release
38: #
39: # Revision 3.50.1.17 1993/08/27 05:21:33 woo
40: # V. Khera's fig patch
41: #
42: # Revision 3.50.1.16 1993/08/27 05:04:42 woo
43: # Added <errno.h> to help.c and added support routines to binary.c
44: #
45: # Revision 3.50.1.15 1993/08/21 15:23:42 woo
46: # Rewrote print_3dtable
47: #
48: # Revision 3.50.1.14 1993/08/19 04:10:23 woo
49: # V. Broman sun_mgr driver
50: #
51: # Revision 3.50.1.13 1993/08/19 03:21:26 woo
52: # R. Lang fix to MS-Windows print driver
53: #
54: # Revision 3.50.1.11 1993/08/10 03:55:03 woo
55: # R. Lang mod to change location of plot in hppj.trm
56: #
57: # Revision 3.50.1.10 1993/08/07 16:06:34 woo
58: # Fix using n bug, configure 1.3
59: #
60: # Revision 3.50.1.9 1993/08/05 05:38:59 woo
61: # Fix timedate location for splot and plot + CONFIGURE ROUTINE
62: #
63: # Revision 3.50.1.8 1993/07/27 05:37:15 woo
64: # More mods for SOLARIS 2.2 using gcc
65: #
66: # Revision 3.50.1.7 1993/07/27 04:57:58 woo
67: # Fix impulse plot style if logscale y
68: #
69: # Revision 3.50.1.6 1993/07/27 03:35:12 woo
70: # Fix epsviewe.m
71: #
72: # Revision 3.50.1.4 1993/07/26 06:17:24 woo
73: # Solaris mods to sun_x11 and gplt_x11.c
74: #
75: # Revision 3.50.1.3 1993/07/26 05:38:19 woo
76: # DEC ALPHA OSF1 mods
77: #
78: # Revision 3.50.1.2 1993/07/26 05:12:42 woo
79: # fix of replot of replot bug
80: #
81: # Revision 3.50.1.1 1993/07/26 04:59:54 woo
82: # fix of splot notitle bug
83: #
84: # Revision 3.50 1993/07/09 05:35:24 woo
85: # Baseline version 3.5 version
86: #
87: # Revision 3.38.2.153 1993/07/08 03:43:32 woo
88: # Added dgrid3d save to misc.c and updated titlepages
89: #
90: # Revision 3.38.2.153 1993/07/08 03:43:32 woo
91: # Added dgrid3d save to misc.c and updated titlepages
92: #
93: # Revision 3.38.2.152 1993/07/06 15:03:56 woo
94: # A. Lehmann cleanup of 3_5b1
95: #
96: # Revision 3.38.2.151 1993/07/06 14:33:51 woo
97: # New 0FAQ and AXPVMS fix to gplt_x11.c
98: #
99: # Revision 3.38.2.150 1993/07/02 16:42:43 woo
100: # A. Reeh fix for monochrome X11 under VMS
101: #
102: # Revision 3.38.2.149 1993/07/01 20:31:55 woo
103: # New version of GRASS makefile
104: #
105: # Revision 3.38.2.148 1993/07/01 13:54:25 woo
106: # T. Collins changes to Latex line types
107: #
108: # Revision 3.38.2.147 1993/07/01 13:41:44 woo
109: # A. Lehmann fix for hpux internal.c
110: #
111: # Revision 3.38.2.146 1993/06/30 21:24:08 woo
112: # Fix to flash graphics, rosenbrock function in contours.dem
113: #
114: # Revision 3.38.2.145 1993/06/30 20:16:22 woo
115: # Yehavi fixes for AXPVMS
116: #
117: # Revision 3.38.2.144 1993/06/23 00:34:39 woo
118: # Reordered latex line types -- lighter default line
119: #
120: # Revision 3.38.2.143 1993/06/23 00:10:28 woo
121: # R. Shouman fix of blank title induced linetype bug
122: #
123: # Revision 3.38.2.142 1993/06/21 14:43:21 woo
124: # P. Egghart check on PLOSS for matherr and pass MY_FLAGS to subdirectories
125: #
126: # Revision 3.38.2.141 1993/06/19 13:00:21 woo
127: # Okidata driver and time_t for sun386 mod
128: #
129: # Revision 3.38.2.140 1993/06/19 12:29:34 woo
130: # J. Abbey fixes for Alliant
131: #
132: # Revision 3.38.2.139 1993/06/19 01:03:49 woo
133: # Fix for 3d clipping bug
134: #
135: # Revision 3.38.2.138 1993/06/16 00:38:14 woo
136: # O. Franksson MIF mod for vertical text and better char size
137: #
138: # Revision 3.38.2.137 1993/06/15 23:57:02 woo
139: # Linux fixes
140: #
141: # Revision 3.38.2.136 1993/06/15 23:33:29 woo
142: # V. Khera non-interactive stderr fix
143: #
144: # Revision 3.38.2.135 1993/06/15 22:02:26 woo
145: # splot fix for x & y tics and labels
146: #
147: # Revision 3.38.2.134 1993/06/04 01:03:20 woo
148: # Linux additions to makefile.unx
149: #
150: # Revision 3.38.2.133 1993/06/04 00:34:23 woo
151: # D. Lewart cleanup of documentation and AIX flags
152: #
153: # Revision 3.38.2.132 1993/06/04 00:01:25 woo
154: # Fixed range reverse tic bug for splot, fixed reported bug for pcl landscape mode
155: #
156: # Revision 3.38.2.131 1993/06/03 23:54:25 woo
157: # Fixed author list and version number in titlepages
158: #
159: # Revision 3.38.2.130 1993/05/26 00:54:46 woo
160: # Information on comp.graphics.gnuplot whenever mailing list mentioned
161: #
162: # Revision 3.38.2.129 1993/05/18 23:36:20 woo
163: # D. Lewart cleanup of 3_3b14
164: #
165: # Revision 3.38.2.128 1993/05/18 23:21:07 woo
166: # C. Steger's mod to animate.dem
167: #
168: # Revision 3.38.2.127 1993/05/06 00:06:02 woo
169: # More R. Lang memory realignments for MS-DOS and MS Windows
170: #
171: # Revision 3.38.2.126 1993/05/05 22:39:48 woo
172: # New mif driver
173: #
174: # Revision 3.38.2.125 1993/05/05 00:02:28 woo
175: # R. Lang addition of GPFAR pointers
176: #
177: # Revision 3.38.2.124 1993/05/04 22:53:47 woo
178: # C. Steger cleanup
179: #
180: # Revision 3.38.2.123 1993/04/30 00:56:28 woo
181: # M Levine mods to hpgl.trm to allow printing under VMS (add carriage returns)
182: #
183: # Revision 3.38.2.122 1993/04/30 00:31:45 woo
184: # M Levine mods to add 16 colors for REGIS devices
185: #
186: # Revision 3.38.2.121 1993/04/30 00:02:32 woo
187: # Mods for OpenVMS on DEC AXP
188: #
189: # Revision 3.38.2.120 1993/04/26 00:25:11 woo
190: # Aztec C patches for the Amiga
191: #
192: # Revision 3.38.2.119 1993/04/25 23:55:53 woo
193: # C. Steger cleanup of 3_3b13
194: #
195: # Revision 3.38.2.118 1993/04/19 23:22:02 woo
196: # Add 0BUGS,0FAQ and MacCauley solaris mods
197: #
198: # Revision 3.38.2.117 1993/04/15 02:30:21 woo
199: # R. Davis cleanup of NeXT terminal driver
200: #
201: # Revision 3.38.2.116 1993/04/15 02:10:38 woo
202: # R. Lang mods for SVGAKIT to EMX gcc
203: #
204: # Revision 3.38.2.115 1993/04/15 01:58:16 woo
205: # Cleaning up mailing list addresses in trm's
206: #
207: # Revision 3.38.2.114 1993/04/15 01:48:40 woo
208: # D. Lewart cleanup of 3_3b12
209: #
210: # Revision 3.38.2.113 1993/04/15 01:38:07 woo
211: # C. Steger clean gpic driver
212: #
213: # Revision 3.38.2.112 1993/04/03 12:04:22 woo
214: # C. Steger cleanup of 3_3b12
215: #
216: # Revision 3.38.2.111 1993/04/03 11:58:46 woo
217: # T. Richardson fix of real contour levels bug
218: #
219: # Revision 3.38.2.110 1993/04/03 11:49:19 woo
220: # T. Broekart parametric data file fix
221: #
222: # Revision 3.38.2.109 1993/04/03 00:00:57 woo
223: # S. Rosen 180 dpi Epson driver
224: #
225: # Revision 3.38.2.108 1993/03/29 13:14:23 woo
226: # K. Yee fixes to texdraw.trm
227: #
228: # Revision 3.38.2.107 1993/03/26 22:52:14 woo
229: # R. Lang fix to doc2rtf.c and gnuplot.doc
230: #
231: # Revision 3.38.2.106 1993/03/26 22:48:05 woo
232: # Added X11 term entry for backward compatibility
233: #
234: # Revision 3.38.2.105 1993/03/23 03:21:55 woo
235: # D. Lewart cleanup of 3_3b11
236: #
237: # Revision 3.38.2.103 1993/03/23 03:01:56 woo
238: # V. Khera Fig 2.1 graphics editor driver
239: #
240: # Revision 3.38.3.102 1993/03/23 02:49:02 woo
241: # R. Toy's fixes for gamma function
242: #
243: # Revision 3.38.2.101 1993/03/23 02:22:10 woo
244: # D. Johnson LINUX addition to makefile.unx
245: #
246: # Revision 3.38.2.100 1993/03/22 03:23:10 woo
247: # 3B2 and KSR support
248: #
249: # Revision 3.38.2.99 1993/03/22 02:28:47 woo
250: # R. Lang's fix of 3_3b11 post.trm
251: #
252: # Revision 3.38.2.98 1993/03/22 02:22:16 woo
253: # R. Shouman postscript mods
254: #
255: # Revision 3.38.2.97 1993/03/16 15:07:24 woo
256: # C. Steger's cleanup of 3_3b10
257: #
258: # Revision 3.38.2.96 1993/03/15 21:39:29 woo
259: # More R. Fearick 930312 os2 mods
260: #
261: # Revision 3.38.2.95 1993/03/15 21:32:02 woo
262: # R. Fearick 930312 os/2 mods
263: #
264: # Revision 3.38.2.94 1993/03/15 20:28:00 woo
265: # Fixed logscale y label bug
266: #
267: # Revision 3.38.2.93 1993/03/15 19:26:12 woo
268: # T. Collins cleanup for Sequent Dynix
269: #
270: # Revision 3.38.2.92 1993/03/12 20:06:08 woo
271: # A. Lehman fix of GPFAR bug in binary.c, more is_log_func fixes
272: #
273: # Revision 3.38.2.91 1993/03/08 01:40:06 woo
274: # R. Lang fix of MS Windows Menu error (show instead of set)
275: #
276: # Revision 3.38.2.90 1993/03/08 01:12:01 woo
277: # R. Lang fix of contour bugs with farmalloc
278: #
279: # Revision 3.38.2.89 1993/03/06 01:37:13 woo
280: # T. Broekaert fix of parametric log_func
281: #
282: # Revision 3.38.2.88 1993/03/04 01:47:16 woo
283: # Added polar grids
284: #
285: # Revision 3.38.2.87 1993/03/02 19:31:38 woo
286: # GRASS (Geographics Information Systems) mods
287: #
288: # Revision 3.38.2.86 1993/03/01 01:50:57 woo
289: # R. de Oliveira Apollo mods for 3_3b9
290: #
291: # Revision 3.38.2.85 1993/03/01 01:45:52 woo
292: # New Klein.dat data file
293: #
294: # Revision 3.38.2.84 1993/03/01 01:36:45 woo
295: # Lewart's cleanup of 3_3b9
296: #
297: # Revision 3.38.2.83 1993/03/01 01:06:14 woo
298: # More DEC_OSF mods
299: #
300: # Revision 3.38.2.82 1993/03/01 00:28:27 woo
301: # Fixed zrange parse error for parametric splot
302: #
303: # Revision 3.38.2.81 1993/02/24 02:29:34 woo
304: # C. Liu's Zortech mods to 3_3b9
305: #
306: # Revision 3.38.2.80 1993/02/20 18:34:10 woo
307: # Fixes to some demo files and LATEX font options by J. Holloway
308: #
309: # Revision 3.38.2.79 1993/02/20 13:44:21 woo
310: # C. Liu preparatory Zortech extended DOS mods
311: #
312: # Revision 3.38.2.78 1993/02/20 02:59:43 woo
313: # Changed complex() -> Gcomplex(), integer() -> Ginteger() and DEC OSF1 mods
314: #
315: # Revision 3.38.2.77 1993/02/19 02:18:03 woo
316: # R. Shouman hidden+nosurface draw_clip_line fix
317: #
318: # Revision 3.38.2.76 1993/02/19 01:33:00 woo
319: # K. Laprade switch quote_str to quotel_str in command.c
320: #
321: # Revision 3.38.2.75 1993/02/19 01:25:45 woo
322: # V. Snyder check for view 90,0
323: #
324: # Revision 3.38.2.74 1993/02/19 00:05:24 woo
325: # R. Lang Windows NT preparatory mods
326: #
327: # Revision 3.38.2.73 1993/02/18 03:24:36 woo
328: # V. Snyder animation mods
329: #
330: # Revision 3.38.2.72 1993/02/09 03:02:15 woo
331: # Sigfrid Lundberg siglun@lotke.teorekkol.lu.se GPIC (troff) driver
332: #
333: # Revision 3.38.2.71 1993/02/08 02:41:39 woo
334: # R. Lang fix to ANSI C __UNIX__ define instead of UNIX
335: #
336: # Revision 3.38.2.70 1993/02/08 02:13:53 woo
337: # A. Lehman general cleanup and Atari mods
338: #
339: # Revision 3.38.2.69 1993/02/07 00:52:34 woo
340: # C. Steger cleanup of isosamples
341: #
342: # Revision 3.38.2.68 1993/02/07 00:40:17 woo
343: # R. Lang's MIF driver fixes
344: #
345: # Revision 3.38.2.67 1993/02/06 23:35:49 woo
346: # T. Richardson's gnugraph driver
347: #
348: # Revision 3.38.2.66 1993/02/06 03:04:28 woo
349: # D. Tabor's fix to align 3d grids with tic marks in parametric mode
350: #
351: # Revision 3.38.2.65 1993/02/06 02:26:55 woo
352: # D. Lewart's cleanup of docs directory
353: #
354: # Revision 3.38.2.64 1993/02/05 03:41:53 woo
355: # A. Woo fixes to mif.trm
356: #
357: # Revision 3.38.2.63 1993/02/05 03:38:49 woo
358: # R. Shouman notitle extensions
359: #
360: # Revision 3.38.2.62 1993/02/05 03:32:09 woo
361: # R. Lang 930128 MS Windows patch
362: #
363: # Revision 3.38.2.61 1993/01/27 02:35:31 woo
364: # C. Steger's isosamples mod
365: #
366: # Revision 3.38.2.60 1993/01/27 01:46:55 woo
367: # C. Steger addition of klein bottle to singulr.dem and new metafont driver
368: #
369: # Revision 3.38.2.59 1993/01/26 01:08:58 woo
370: # R. Fearick 930125 OS/2 mods
371: #
372: # Revision 3.38.2.58 1993/01/26 00:26:54 woo
373: # P. Johnson MSC 7.0 mods to beta 7 release
374: #
375: # Revision 3.38.2.57 1993/01/23 00:56:18 woo
376: # R. Lang's EMX for MS-DOS mods
377: #
378: # Revision 3.38.2.56 1993/01/22 02:38:10 woo
379: # C. Steger metafont driver mods and demo cleanup
380: #
381: # Revision 3.38.2.55 1993/01/22 01:50:01 woo
382: # C. Steger's SAS/C 6.1 for AMIGA mods
383: #
384: # Revision 3.38.2.54 1993/01/21 01:31:48 woo
385: # R. Lang's datafile fix
386: #
387: # Revision 3.38.2.53 1993/01/21 01:11:07 woo
388: # D. Lewart cleanup to BETA 7 release
389: #
390: # Revision 3.38.2.52 1993/01/17 03:43:20 woo
391: # Deskjet 500C Color Driver
392: #
393: # Revision 3.38.2.51 1993/01/16 14:54:28 woo
394: # Remove faralloc for DJGPP
395: #
396: # Revision 3.38.2.50 1993/01/16 14:54:28 woo
397: # D. Lewart's RS6000 and cleanup fix
398: #
399: # Revision 3.38.2.49 1993/01/15 01:02:52 woo
400: # Modified color postscript driver to retain dotted and dashed lines
401: #
402: # Revision 3.38.2.48 1993/01/14 04:21:27 woo
403: # R. Lang cleanup fix of 930112
404: #
405: # Revision 3.38.2.47 1993/01/14 04:05:38 woo
406: # E. Youngdale fix for scattered data
407: #
408: # Revision 3.38.2.46 1993/01/11 04:41:47 woo
409: # D. Tabor segmented memory fix for X286
410: #
411: # Revision 3.38.2.45 1993/01/11 04:36:01 woo
412: # Various fixes to demo files, demo -> dem, suggested by Interrante
413: #
414: # Revision 3.38.2.44 1993/01/11 03:57:44 woo
415: # J. Interrante fixes to Perl script
416: #
417: # Revision 3.38 1993/01/11 03:55:32 woo
418: # MS-DOS makefile for RCS checkin
419: #
420: # Revision 3.38.2.43 1993/01/10 21:58:46 woo
421: # Update Copyright and Date
422: #
423: # Revision 3.38.2.42 1993/01/07 17:07:24 woo
424: # R. Lang + P. Johnson unsigned char compare fix
425: #
426: # Revision 3.38.2.41 1993/01/07 16:58:04 woo
427: # R. Lang 12-23 windows + P. Johnson MS-C mods
428: #
429: # Revision 3.38.2.40 1993/01/07 16:49:42 woo
430: # R. Davis save fixes
431: #
432: # Revision 3.38.2.39 1992/12/15 17:09:35 woo
433: # VMS fixes + C. Steger documentation for MF driver
434: #
435: # Revision 3.38.2.38 1992/12/12 07:11:02 woo
436: # R. Lang 12/10 MS Windows mods
437: #
438: # Revision 3.38.2.37 1992/12/12 06:52:38 woo
439: # R. Cunningham fix for binary stdin
440: #
441: # Revision 3.38.2.36 1992/12/12 06:40:15 woo
442: # Airfoil Demo & C. Steger's metafont driver fixes
443: #
444: # Revision 3.38.2.35 1992/12/12 06:16:45 woo
445: # R. Cunningham internal reset error fix & sys/types in misc.c
446: #
447: # Revision 3.38.2.34 1992/12/12 05:56:21 woo
448: # D. Lewart latex and punctuation mod -- large
449: #
450: # Revision 3.38.2.33 1992/12/04 19:49:20 woo
451: # E. van der Maarel documentation fixes
452: #
453: # Revision 3.38.2.32 1992/12/04 18:32:51 woo
454: # C. Steger's AMIGA SC 6.1 mod + singular.dem
455: #
456: # Revision 3.38.2.31 1992/12/04 17:59:01 woo
457: # R. Lang's 1204 windows ICON patch.
458: #
459: # Revision 3.38.2.30 1992/12/03 18:20:15 woo
460: # R. Lang's 1203 windows patch.
461: #
462: # Revision 3.38.2.29 1992/12/01 22:21:45 woo
463: # A. Lehmann's prototype fixes
464: #
465: # Revision 3.38.2.28 1992/12/01 20:40:45 woo
466: # J. Campbell's modifications to the README
467: #
468: # Revision 3.38.2.26 1992/12/01 03:47:53 woo
469: # Changed index to strchr in rgip.trm and imagen.trm
470: #
471: # Revision 3.38.2.25 1992/12/01 03:42:02 woo
472: # More P. Johnson MSC fixes
473: #
474: # Revision 3.38.2.24 1992/11/26 04:25:08 woo
475: # G. Phillips pslatex driver
476: #
477: # Revision 3.38.2.23 1992/11/26 03:01:17 woo
478: # E. Youngdale fix of imagen.trm
479: #
480: # Revision 3.38.2.22 1992/11/26 02:58:19 woo
481: # R. Lang fix of gnuplot.def
482: #
483: # Revision 3.38.2.21 1992/11/24 16:22:20 woo
484: # P. Johnson fixes for MS-C 7.0
485: #
486: # Revision 3.38.2.20 1992/11/24 16:00:56 woo
487: # R. Lang 1123d fix to Print! (ascii now)
488: #
489: # Revision 3.38.2.19 1992/11/24 16:00:56 woo
490: # Changed arc.nasa.gov to dartmouth.edu in all files
491: #
492: # Revision 3.38.2.18 1992/11/23 21:09:28 woo
493: # R. Lang 1123c 16 char directory bugfix.
494: #
495: # Revision 3.38.2.17 1992/11/23 21:02:52 woo
496: # R. Lang 1123b drag-drop fix for windows.
497: #
498: # Revision 3.38.2.16 1992/11/23 20:20:12 woo
499: # R. Lang 1123a fixes for README.win, data size in windows.
500: #
501: # Revision 3.38.2.15 1992/11/23 19:59:26 woo
502: # E. Youngdale y-axis hidden line fix.
503: #
504: # Revision 3.38.2.14 1992/11/21 02:05:09 woo
505: # R. Lang's 11/20 Windows patch.
506: #
507: # Revision 3.38.2.12 1992/11/20 18:14:40 woo
508: # New prob.dem with steps.
509: #
510: # Revision 3.38.2.11 1992/11/20 01:35:24 woo
511: # Gershon multiple mesh mods.
512: #
513: # Revision 3.38.2.10 1992/11/16 17:52:15 woo
514: # R. Fearick fixes, gnuplot.ico to gnupmdrv.c
515: #
516: # Revision 3.38.2.9 1992/11/16 17:38:05 woo
517: # R. Lang new win (MS-Windows) subdirectory
518: #
519: # Revision 3.38.2.8 1992/11/16 16:52:54 woo
520: # A. Lehmann no BGI mods
521: #
522: # Revision 3.38.2.7 1992/11/14 03:49:17 woo
523: # R. Lang multiple patches
524: #
525: # Revision 3.38.2.6 1992/11/14 02:22:20 woo
526: # H. Eggestad rgip and imagen drivers fixes, hpgl fix
527: #
528: # Revision 3.38.2.5 1992/11/10 02:16:55 woo
529: # Gershon Elber scatter to grid mods
530: #
531: # Revision 3.38.2.2 1992/11/06 06:29:44 woo
532: # Roger Fearick OS/2 mods
533: #
534: # Revision 3.38.1.53 1992/11/06 05:20:26 woo
535: # Jos fixes to specfunc documentation-- fixes to gpcard
536: #
537: # Revision 3.38.1.52 1992/11/05 00:39:01 woo
538: # R. Shouman notitle Option
539: #
540: # Revision 3.38.1.51 1992/11/04 23:58:39 woo
541: # Ed Kubaitis X11 fixes
542: #
543: # Revision 3.38.1.50 1992/11/04 21:37:10 woo
544: # Misc. Bug Fixes, new get_data, many improvements from D. Lewart
545: #
546: # Revision 3.38.1.49 1992/10/31 07:03:11 woo
547: # H Olav Eggestad RGIP Uniplex driver -- requires POSIX
548: #
549: # Revision 3.38.1.48 1992/10/31 06:05:57 woo
550: # J Grosh steps mod
551: #
552: # Revision 3.38.1.47 1992/10/31 03:26:29 woo
553: # R. Lang ylabel rotate fix
554: #
555: # Revision 3.38.1.46 1992/10/29 00:00:30 woo
556: # Ed Kubaitis X11 mods, surface1 demo fix
557: #
558: # Revision 3.38.1.45 1992/10/28 22:07:26 woo
559: # More bugfixes, some demo changes for CRAY
560: #
561: # Revision 3.38.1.44 1992/10/27 18:48:40 woo
562: # More bugfixes, new get_data.c from RJL, iris trm fix
563: #
564: # Revision 3.38.1.43 1992/10/23 20:08:14 woo
565: # Misc. bugfixes, Corel.trm, DEFAULTTERM, VMS
566: #
567: # Revision 3.38.1.42 1992/10/23 04:14:41 woo
568: # A. Lehmann version of Koechling pureC Atari version
569: #
570: # Revision 3.38.1.41 1992/10/22 21:16:07 woo
571: # R. Lang's documentation corrections
572: #
573: # Revision 3.38.1.40 1992/10/22 04:23:58 woo
574: # E. Youngdale LITE mods which remove hidden line removal
575: #
576: # Revision 3.38.1.39 1992/10/22 03:25:57 woo
577: # R. Cunningham's contours, zero, mixed data fixes
578: #
579: # Revision 3.38.1.38 1992/10/22 02:05:13 woo
580: # R. Toy's PSTRICKS driver
581: #
582: # Revision 3.38.1.37 1992/10/19 05:24:40 woo
583: # New R. Lang MS-Windows Mods
584: #
585: # Revision 3.38.1.36 1992/10/09 17:38:48 woo
586: # MIF terminal description added to gnuplot.doc
587: #
588: # Revision 3.38.1.35 1992/10/08 21:47:33 woo
589: # A. Lehmman PIPES for gcc on Atari and fixes
590: #
591: # Revision 3.38.1.34 1992/10/08 21:04:21 woo
592: # J. Richardson Apollo mods
593: #
594: # Revision 3.38.1.33 1992/10/08 20:30:43 woo
595: # Y. Arrouye fix to post.trm and empty title fix
596: #
597: # Revision 3.38.1.32 1992/10/08 20:03:51 woo
598: # C. Sophocleous fix to readline.c
599: #
600: # Revision 3.38.1.31 1992/10/08 19:43:14 woo
601: # Gershon fix of tpw@ama.caltech.edu bug
602: #
603: # Revision 3.38.1.30 1992/10/08 19:04:07 woo
604: # Neal Holtz tgif driver
605: #
606: # Revision 3.38.1.29 1992/10/08 17:44:21 woo
607: # Removed ANSI C prototypes from tpic.trm
608: #
609: # Revision 3.38.1.28 1992/10/08 17:27:08 woo
610: # Eric Youngdale Imagen driver mods
611: #
612: # Revision 3.38.1.27 1992/10/08 17:17:22 woo
613: # Rob Cunningham addition of datafiles to help plot
614: #
615: # Revision 3.38.1.26 1992/10/08 16:25:42 woo
616: # More D. Tabor contour mods
617: #
618: # Revision 3.38.1.25 1992/09/28 05:59:16 woo
619: # Changed Default Font to Helvetica in PostScript
620: #
621: # Revision 3.38.1.24 1992/09/28 04:56:48 woo
622: # L. Crowl mods for logs to any base
623: #
624: # Revision 3.38.1.23 1992/09/28 02:06:30 woo
625: # Honoo Suzuki TPIC driver
626: #
627: # Revision 3.38.1.22 1992/09/27 19:49:08 woo
628: # Chris Parks CorelDraw! driver
629: #
630: # Revision 3.38.1.21 1992/09/27 19:29:35 woo
631: # Tom Swiler's new HPGL2 driver
632: #
633: # Revision 3.38.1.20 1992/09/27 19:11:57 woo
634: # More R. Eckardt's ISC-2.2 fixes
635: #
636: # Revision 3.38.1.19 1992/09/27 19:06:10 woo
637: # More R. Lang's DJGPP mods
638: #
639: # Revision 3.38.1.18 1992/08/27 23:36:16 woo
640: # R. Lang's DJGPP mods and djsvga terminal driver
641: #
642: # Revision 3.38.1.17 1992/08/26 04:59:50 woo
643: # R. Eckardt's ISC-2.2 fixes
644: #
645: # Revision 3.38.1.16 1992/08/26 03:34:04 woo
646: # Gershon auto splot fix
647: #
648: # Revision 3.38.1.15 1992/08/22 04:52:47 woo
649: # R Lang's mods for Borland C++ 3.1 Phar Lap Dos 286Extender
650: #
651: # Revision 3.38.1.14 1992/08/22 04:43:38 woo
652: # P. Klosowski's Talaris EXCL driver
653: #
654: # Revision 3.38.1.13 1992/08/22 03:44:11 woo
655: # C. Steger's Amiga Mods
656: #
657: # Revision 3.38.1.12 1992/08/08 21:29:55 woo
658: # A. Lehmann's Atari Mods
659: #
660: # Revision 3.38.1.11 1992/08/08 19:33:09 woo
661: # Frame Maker MIF 3.0 format driver
662: #
663: # Revision 3.38.1.10 1992/08/08 06:15:06 woo
664: # E Youngdale's memory & speed fix for hiddenline removal
665: #
666: # Revision 3.38.1.9 1992/08/08 05:23:07 woo
667: # R Lang's fix to sorting for hiddenline removal + Cray fix
668: #
669: # Revision 3.38.1.8 1992/07/12 22:51:13 woo
670: # Yehavi Bourvine mods, new BUILDVMS, command.c fix
671: #
672: # Revision 3.38.1.7 1992/07/12 05:45:39 woo
673: # Luecken mods, hp26, post
674: #
675: # Revision 3.38.1.6 1992/07/11 04:56:15 woo
676: # Additions to gnuplot.doc for binary files, day & month tics
677: #
678: # Revision 3.38.1.5 1992/07/10 04:55:01 woo
679: # July 3rd MS Windows mod
680: #
681: # Revision 3.38.1.4 1992/07/09 14:52:27 woo
682: # Fix sscanf in command.c, cdecl in graph3d.c & new using.dem
683: #
684: # Revision 3.38.1.3 1992/07/09 05:13:30 woo
685: # New Latex Driver
686: #
687: # Revision 3.38.1.2 1992/07/08 05:23:20 woo
688: # DOS Memory fix, GPHUGE pointers
689: #
690: # Revision 3.38.1.1 1992/07/08 05:06:53 woo
691: # ShowSubTopics fix
692: #
693: # Revision 3.38 1992/06/17 03:55:15 woo
694: # MS Windows patches, day_of_week mod, gnubin fix, texdraw, new hidden mods
695: #
696: # Revision 3.37 1992/05/28 03:31:19 woo
697: # bug fix of runaway gnuplot_x11.c, SUN util.c, xlib driver & new hidden line removal routines
698: #
699: # Revision 3.36 1992/04/18 05:47:28 woo
700: # bug fix of thru mod, new stat.inc and prob.dem
701: #
702: # Revision 3.35 1992/03/31 04:49:54 woo
703: # BETA 1 of version 3.3 - bug fixes to binary routines
704: #
705: # Revision 3.34 1992/03/27 06:08:57 woo
706: # mods for VMS X11 to gnuplot_x11.c and x11.trm
707: #
708: # Revision 3.33 1992/03/27 05:14:14 woo
709: # add binary files, does not work under MSDOS BCC 2.0
710: #
711: # Revision 3.32 1992/03/20 04:15:09 woo
712: # add atari, metafont, hp2623 mods, more nec, pcl5 options
713: #
714: # Revision 3.31 1992/03/17 17:03:29 woo
715: # add regis, ln03p, pc getenv, paintjet, iso8869, hpgl, pcl, doc2info.pl
716: #
717: # Revision 3.30 1992/03/17 03:43:08 woo
718: # add sgtty readline mods and thru mods, detected CRAY bug
719: #
720: # Revision 3.29 1992/03/16 00:10:19 woo
721: # add discrete contour levels
722: #
723: # Revision 3.28 1992/03/15 16:06:22 woo
724: # add calln and probability density mods
725: #
726: # Revision 3.25 1992/03/14 21:41:36 woo
727: # gnuplot3.2, beta 5
728: #
729: # Revision 3.24 1992/02/29 16:23:41 woo
730: # gnuplot3.2, beta 4
731: #
732: # Revision 3.23 1992/02/21 20:18:16 woo
733: # gnuplot3.2, beta 3
734: #
735: #
736: ############################################################
737: #
738: RCSVER = 3.50.1.17
739: RCSCOM = "V. Khera's fig patch"
740: # List of source files
741: # Used for making shar files, lint, and some dependencies.
742: DIRS = term demo docs docs/latextut
743:
744: CSOURCE1 = bf_test.c binary.c command.c setshow.c
745: CSOURCE2 = help.c graphics.c graph3d.c internal.c
746: CSOURCE3 = misc.c eval.c parse.c plot.c readline.c scanner.c standard.c stdfn.c
747: CSOURCE4 = bitmap.c term.c util.c version.c
748: CSOURCE5 = term/ai.trm term/amiga.trm term/aed.trm \
749: term/cgi.trm term/corel.trm \
750: term/djsvga.trm term/dumb.trm \
751: term/dxf.trm term/dxy.trm term/debug.trm \
752: term/emxvga.trm term/eepic.trm term/epson.trm term/excl.trm \
753: term/fig.trm term/grass.trm term/hp26.trm term/hp2648.trm term/hpgl.trm \
754: term/hp500c.trm term/hpljii.trm term/metafont.trm term/mgr.trm\
755: term/apollo.trm term/gpr.trm term/hppj.trm term/compact.c
756: CSOURCE6 = term/impcodes.h term/imagen.trm term/next.trm term/object.h \
757: term/iris4d.trm term/kyo.trm term/latex.trm term/mif.trm \
1.1.1.3 ! ohara 758: term/pbm.trm term/pdf.trm term/pslatex.trm term/gpic.trm term/gnugraph.trm
1.1 maekawa 759: CSOURCE7 = term/post.trm term/pstricks.trm term/qms.trm term/regis.trm \
1.1.1.3 ! ohara 760: term/rgip.trm term/sun.trm term/svg.trm \
1.1 maekawa 761: term/t410x.trm term/tek.trm term/texdraw.trm term/tgif.h \
762: term/tgif.trm term/tpic.trm \
763: term/unixpc.trm term/unixplot.trm \
764: term/v384.trm term/vws.trm term/x11.trm term/xlib.trm
765: CSOURCE8 = contour.c specfun.c gplt_x11.c interpol.c
766: NEXTSRC = epsviewe.m epsviewe.h
767: # not C code, but still needed
768:
769: DEMOS = demo/1.dat demo/2.dat demo/3.dat demo/contours.dem \
770: demo/controls.dem demo/electron.dem demo/glass.dat demo/param.dem \
771: demo/polar.dem demo/simple.dem demo/surface1.dem \
772: demo/surface2.dem demo/using.dat demo/using.dem demo/world.cor \
773: demo/world.dat demo/world.dem \
774: demo/err.dat demo/poldat.dem demo/polar.dat demo/errorbar.dem \
775: demo/antenna.dat demo/all.dem demo/animate.dem demo/bivariat.dem \
776: demo/prob.dem demo/stat.inc demo/prob2.dem demo/random.dem \
777: demo/discrete.dem demo/hidden.dem demo/airfoil.dem demo/gnuplot.rot\
778: demo/binary.dem demo/spline.dem demo/steps.dem demo/steps.dat \
779: demo/multimsh.dem demo/whale.dat demo/hemisphr.dat \
780: demo/scatter.dem demo/scatter2.dat demo/singulr.dem demo/klein.dat
781:
782: CONFIGURE = configure configure.in Makefile.in docs/Makefile.in\
783: docs/latextut/Makefile.in 0CONFIG
784:
785: ETC = Copyright 0README README.gnu README.ami makefile.unx makefile.vms \
786: linkopt.amg makefile.amg makefile.ami linkopt.vms buildvms.com \
787: lasergnu makefile.r makefile.nt makefile.g 0FAQ 0BUGS\
788: term/README History gnuplot.el intergra.x11 0INSTALL README.3p1\
789: README.3p2 README.3p3 README.3p4 README.pro README.nex README.x11 \
790: README.3d README.mf README.win README.iso README.3p5 README.pic \
791: README.xli $(CONFIGURE)
792:
793: #BETA files (not standard distribution files)
794: BETA =
795: # PC-specific files
796: PC = corgraph.asm corplot.c header.mac hrcgraph.asm lineproc.mac \
797: linkopt.msc makefile.msc makefile.tc makefile.st makefile.djg \
798: pcgraph.asm gnuplot.def makefile.286 makefile.emx \
799: makefile.ztc linkopt.ztc term/fg.trm term/pc.trm
800: WINDOWS = makefile.win makefile.msw README.win win/wcommon.h \
801: win/wgnuplib.c win/wgnuplib.def win/wgnuplib.h win/wgnuplib.rc \
802: win/wgnuplot.def win/wgnuplot.hpj win/wgnuplot.mnu win/wgnuplot.rc \
803: win/wgraph.c win/winmain.c win/wmenu.c win/wpause.c \
804: win/wprinter.c win/wresourc.h win/wtext.c win/wtext.h \
805: win/geticon.c docs/doc2rtf.c term/win.trm
806: OS2 = makefile.os2 os2/makefile os2/dialogs.c os2/dialogs.h os2/gclient.c \
807: os2/gnuicon.uue os2/gnupmdrv.c os2/gnupmdrv.def os2/gnupmdrv.h \
808: os2/gnupmdrv.itl os2/gnupmdrv.rc os2/print.c docs/doc2ipf.c \
809: README.os2 term/pm.trm
810:
811: # Documentation and help files
812: DOCS1 = docs/makefile docs/README docs/checkdoc.c docs/doc2gih.c \
813: docs/doc2hlp.c docs/doc2hlp.com docs/doc2ms.c docs/doc2tex.c \
814: docs/gnuplot.1 docs/lasergnu.1 docs/toc_entr.sty docs/doc2info.pl \
815: docs/titlepag.ms docs/titlepag.tex docs/makefile.ami \
816: docs/doc2rtf.c
817: DOCS2 = docs/gnuplot.doc docs/gpcard.tex
818: DOCS3 = docs/latextut/makefile docs/latextut/eg1.plt \
819: docs/latextut/eg2.plt docs/latextut/eg3.dat docs/latextut/eg3.plt \
820: docs/latextut/eg4.plt docs/latextut/eg5.plt docs/latextut/eg6.plt \
821: docs/latextut/header.tex docs/latextut/tutorial.tex \
822: docs/latextut/linepoin.plt
823:
824: #########################################################################
825: ################################################################
826: # Miscellaneous targets
827:
828: SOURCES=plot.h help.h setshow.h bitmap.h term.h $(CSOURCE1) $(CSOURCE2) \
829: $(CSOURCE3) $(CSOURCE4) $(CSOURCE5) $(CSOURCE6) $(CSOURCE7)\
830: $(CSOURCE8) $(NEXTSRC) $(WINDOWS) $(OS2)
831:
832: DOCS = $(DOCS1) $(DOCS2) $(DOCS3)
833:
834: lint:
835: lint -hx $(SOURCES)
836:
837: clean:
838: rm -f *.o *.orig *.rej *~ *.bak term/*~ term/*.orig term/*.bak
839: ( cd docs; $(MAKE) $(MFLAGS) clean )
840: ( cd docs/latextut; $(MAKE) $(MFLAGS) clean )
841:
842: spotless:
843: rm -f *.o *~ *.orig *.rej *.bak term/*~ term/*.orig term/*.bak \
844: TAGS gnuplot gnuplot_x11 \
845: bf_test demo/binary[1-3]
846: ( cd docs; $(MAKE) $(MFLAGS) clean )
847: ( cd docs/latextut; $(MAKE) $(MFLAGS) spotless )
848:
849: ################################################################
850: # Making shar files for mailing gnuplot
851:
852: shar: gnuplot.sh00 gnuplot.sh01 gnuplot.sh02 gnuplot.sh03 gnuplot.sh04 \
853: gnuplot.sh05 gnuplot.sh06 gnuplot.sh07 gnuplot.sh08 \
854: gnuplot.sh09 gnuplot.sh10 gnuplot.sh11 gnuplot.sh12 \
855: gnuplot.sh13 gnuplot.sh14 gnuplot.sh15 gnuplot.sh16
856:
857: gnuplot.sh00:
858: echo '#!/bin/sh' > gnuplot.sh00
859: echo '# This is a shell file to make directories' >> gnuplot.sh00
860: echo mkdir $(DIRS) >> gnuplot.sh00
861:
862: gnuplot.sh01: $(ETC)
863: shar $(ETC) > gnuplot.sh01
864:
865: gnuplot.sh02: $(DOCS1)
866: shar $(DOCS1) > gnuplot.sh02
867:
868: gnuplot.sh03: $(DOCS2)
869: shar $(DOCS2) > gnuplot.sh03
870:
871: gnuplot.sh04: $(DOCS3)
872: shar $(DOCS3) > gnuplot.sh04
873:
874: gnuplot.sh05: $(CSOURCE1)
875: shar $(CSOURCE1) > gnuplot.sh05
876:
877: gnuplot.sh06: $(CSOURCE2)
878: shar $(CSOURCE2) > gnuplot.sh06
879:
880: gnuplot.sh07: $(CSOURCE3)
881: shar $(CSOURCE3) > gnuplot.sh07
882:
883: gnuplot.sh08: $(CSOURCE4)
884: shar $(CSOURCE4) > gnuplot.sh08
885:
886: gnuplot.sh09: $(CSOURCE5)
887: shar $(CSOURCE5) > gnuplot.sh09
888:
889: gnuplot.sh10: $(CSOURCE6)
890: shar $(CSOURCE6) > gnuplot.sh10
891:
892: gnuplot.sh11: $(CSOURCE7)
893: shar $(CSOURCE7) > gnuplot.sh11
894:
895: gnuplot.sh12: $(PC)
896: shar $(PC) > gnuplot.sh12
897:
898: gnuplot.sh13: $(CSOURCE8)
899: shar $(CSOURCE8) > gnuplot.sh13
900:
901: gnuplot.sh14: $(DEMOS)
902: shar $(DEMOS) > gnuplot.sh14
903:
904: gnuplot.sh15: $(WINDOWS)
905: shar $(WINDOWS) > gnuplot.sh15
906:
907: gnuplot.sh16: $(BETA)
908: shar $(BETA) > gnuplot.sh16
909:
910: tar: $(ETC) $(SOURCES) $(PC) $(DEMOS) $(BETA) $(DOCS)
911: $(TAR) cvf /tmp/gnuplot.tar $(ETC) $(SOURCES) $(PC)\
912: $(DEMOS) $(BETA) $(DOCS)
913: #
914: # the following uses Rick Saltz's makekit shar generation tools
915: #
916:
917: kit: $(ETC) $(SOURCES) $(PC) $(DEMOS) $(BETA) $(DOCS)
918: makekit -s145k -k40 $(ETC) $(SOURCES) $(PC)\
919: $(DEMOS) $(BETA) $(DOCS) MANIFEST
920:
921: branch: rcs rcsdoc rcsdemo
922:
923: rcs:
924: rcs -b$(RCSVER) $(ETC) $(SOURCES) $(PC)
925:
926: rcsdoc:
927: rcs -b$(RCSVER) $(DOCS)
928:
929: rcsdemo:
930: rcs -b$(RCSVER) $(DEMOS)
931:
932: ciall: ci cidocs cidemo
933:
934: ci:
935: ci -l$(RCSVER) -m$(RCSCOM) -t-$(RCSCOM) $(SOURCES) $(PC) $(ETC)
936:
937: cidocs:
938: ci -l$(RCSVER) -m$(RCSCOM) -t-$(RCSCOM) $(DOCS)
939:
940: cidemo:
941: ci -l$(RCSVER) -m$(RCSCOM) -t-$(RCSCOM) $(DEMOS)
942:
943: ciforce:
944: ci -f$(RCSVER) -m$(RCSCOM) -t-$(RCSCOM) $(SOURCES) $(ETC) $(DOCS) $(DEMOS) $(PC)
945:
946: coall: co codocs codemo
947:
948: co:
949: co -l -r$(RCSVER) $(ETC) $(SOURCES) $(PC)
950:
951: codocs:
952: co -l -r$(RCSVER) $(DOCS)
953:
954: codemo:
955: co -l -r$(RCSVER) $(DEMOS)
956:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>