home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / textual / zap / zmods / Modules / !MakeFile / !Help next >
Encoding:
Text File  |  1998-05-10  |  1.3 KB  |  64 lines

  1.  
  2.          ZapMakeFile - A syntax colouring mode for Makefiles
  3.          ===================================================
  4.  
  5. Contents
  6. ========
  7.  
  8. 1.0 : Features.
  9. 2.0 : Installation.
  10. 3.0 : What it does.
  11. 4.0 : Problems.
  12. 5.0 : Early history.
  13.  
  14.  
  15. 1.0 Features
  16. ============
  17.  
  18. Syntax colouring for Makefiles.
  19.  
  20.  
  21. 2.0 Installation
  22. ================
  23.  
  24. Copy the !MakeFile application into Zap's Modules directory.
  25.  
  26. Zap will then need to be restarted.
  27.  
  28.  
  29. 3.0 What it does
  30. ================
  31.  
  32. It syntax-colours make files.  Historically make is a command line tool
  33. which originated on unix systems to assist management of programming
  34. projects.
  35.  
  36. Make files do not really have a well-defined format across a range of
  37. target platforms.
  38.  
  39.  
  40. 4.0 : Problems
  41. ==============
  42.  
  43. Mainly oriented around Acorn-style make files.
  44.  
  45. In particular there is not currently any support for the primitive foo.c or
  46. foo/c naming conventions widely in use on other platforms.
  47.  
  48. Objects with '-' in them are always rendered as if they were switches.
  49.  
  50.  
  51. 5.0 : Early history
  52. ===================
  53.  
  54. v0.02 - (10-May-1998)
  55.       * *Help now works.
  56.       * The mode now never makes visaul modifications to displayed switches.
  57.  
  58. v0.01 - (03-Apr-1998)
  59.       * First released version.
  60.  
  61. Enjoy
  62. __________ 
  63.  |im |yler  The Mandala Centre - tt@cryogen.com - http://www.mandala.co.uk
  64.