home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 545b.lha / RexxHS / aztec / amake.rexx next >
Encoding:
OS/2 REXX Batch file  |  1991-09-07  |  140 b   |  8 lines

  1. /**/
  2. address command
  3. 'copy /arexx.h arexx.h'
  4. 'copy /arexxsyslib.h arexxsyslib.h'
  5. 'copy /rexxhs.h rexxhs.h'
  6. 'copy /rexxhs.c rexxhs.c'
  7. 'make'
  8.