home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / PAMAKE18.ZIP / !README next >
Text File  |  1989-09-09  |  2KB  |  45 lines

  1. --------------------------------------------------------------------
  2. This archive contains the source code for PAMAKE, for use under DOS,
  3. OS/2, and VAX VMS.  Please read the documentation and disclaimers in
  4. PAMAKE.DOC before using these files.  
  5. --------------------------------------------------------------------
  6.  
  7. The executable versions of the PAMAKE program are supplied free with 
  8. Roundhill's PANEL Plus screen manager.  If you have the executable 
  9. programs, you will be able to use them to rebuild modified versions 
  10. of themseleves.  If you do not have the executable version, you will 
  11. simply have to take the provided make files apart and work out what 
  12. to do.  It is not very hard - you just compile and link together 
  13. everything you find in this archive.
  14.  
  15. The files in this archive are as follows:
  16.  
  17.         CHECK.C      }
  18.         IFPROC.C     }
  19.         INPUT.C      }
  20.         MACRO.C      }
  21.         MAIN.C       }   Program Source
  22.         MAKE.C       }
  23.         READER.C     }
  24.         RULES.C      }
  25.         H.H          }
  26.  
  27.         MAKEFILE         Makefile for DOS and OS/2
  28.            
  29.         MAKEFILE.VMS     Makefile for VMS
  30.  
  31.         MAKEFILE.LC      Makefile for Lattice C family-mode version
  32.  
  33.         PAMAKE.DOC       Full PAMAKE documentation
  34.  
  35.         !README          This file.
  36.  
  37. Please let us know via BIX or CIX if you have any comments, find any bugs, 
  38. develop new features, or port the program to different environments.
  39.  
  40. Roundhill Computer Systems Limited
  41. Orchard House, Ogbourne St. George, Marlborough, Wiltshire SN8 1SU, England
  42. BIX,CIX: tfrost
  43.  
  44. 9th September 1989
  45.