home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 100-199 / ff175.lzh / VirusX / makefile < prev    next >
Makefile  |  1989-02-04  |  198b  |  6 lines

  1. all : virusx
  2.  
  3. virusx : virusx.c
  4.     lc -v -O -cfwums -rr  virusx
  5.     blink SC SD ND define @_exit=@XCEXIT define @exit=@XCEXIT define @_main=@_tinymain from lib:cback.o virusx.o to virusx lib lib:lcr.lib
  6.