home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pascal-.zip / pascal- / mk < prev    next >
Text File  |  1993-01-02  |  302b  |  11 lines

  1. # $Id$
  2. # Derive a Pascal- compiler
  3.  
  4. Verify=on        # Check for modification outside of Eli
  5. LogLevel=1        # Suppress all feedback
  6.  
  7. specs/pascal-.specs +fold +arg=(input):stdout:warn
  8. specs/pascal-.specs +fold +arg=(input):stdout
  9. specs/pascal-.specs +fold :exe>pascal.exe
  10. #specs/pascal-.specs +fold :source>src
  11.