home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 480.lha / SmartField / Manx / library.manx < prev   
Encoding:
Text File  |  1991-02-06  |  235 b   |  7 lines

  1. ; v1.00b Executable batch file to create the SmartFields
  2. ; library using the Amiga Manx C librarian v3.4 or later
  3.  
  4. echo "Creating sf.lib..."
  5. lb SmartFields:manx/sf.lib -f SmartFields:manx/build.manx
  6. echo "sf.lib successfully created!"
  7.