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