; ; *-*-* gen386.CSD *-*-* ; ; This submit file generates the sample utility programs for use ; with the iSBX 279A Graphics multimodule. The iC286 compiler is required. ; Execute this command as the System Manager (ID = 0). ; ; Invocation: submit gen386 over gen386.out echo ; submit cc386(bmapper) submit cc386(loadcolor) submit cc386(showcolor) submit cc386(mouse) submit bltit386 ; submit cc386(first_app) ; ; Examine gen386.out for errors. If there are none, install them ; them in the /util386 directory by typing: ; ; submit inutil386 ; ; If any errors are occurred, correct them and re-invoke gen386.csd ; ; The program first_app is an example iRGI program and is not ; copied to the /util386 directory. Read the comments in it for ; information. ; ; Read the text in the Submit file RUNUTILS.CSD for execution ; instructions for these utilities. ;