home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / applications / patch / csfix.lha / csfix / Source / make < prev    next >
Encoding:
Text File  |  1995-01-15  |  77 b   |  4 lines

  1. ; Make file for use with DICE
  2. a68k mem.asm
  3. cc csfix.c info.c mem.o -o CSfix
  4. ;