home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 455.lha / MyShell / lmkfile < prev    next >
Encoding:
Text File  |  1990-12-10  |  242 b   |  9 lines

  1.  
  2. .c.o:
  3.     lc -rr -ccdtu -v -O $*
  4.  
  5. OBJECTS = MyShell.o
  6.  
  7. Express: $(OBJECTS)
  8.     BLINK FROM LIB:c.o $(OBJECTS) TO MyShell LIBRARY LIB:Amiga.lib+LIB:lcr.lib SD SC ND DEFINE @_main=@_tinymain @CXBRK=@nullstub @chkabort=@nullstub @MemCleanup=@nullstub
  9.