home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d175 / virusx.lha / 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.