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

  1. ; v1.00 Executable batch file to create the SmartFields
  2. ; library using the Amiga Lattice C librarian
  3.  
  4. echo "Creating sf.lib..."
  5. oml SmartFields:lattice/sf.lib r @SmartFields:lattice/build.lattice
  6. echo "sf.lib successfully created!"
  7.