home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d868 / request.lha / Request / lmkfile next >
Text File  |  1992-10-07  |  311b  |  13 lines

  1. CFLAGS = -cafs -O -mt -v
  2.  
  3. ALL: Request
  4.  
  5. Request: Request.o
  6.     Blink SC SD ND FROM LIB:cres.o Request.o TO Request LIB LIB:amiga.lib LIB:lc.lib
  7.  
  8. distribution:
  9.     Protect (Request.\#?|lmkfile) rwd
  10.     Protect Request prwed
  11.     -Delete Request\#?.L??
  12.     Lha -a a Request Request.do\#? Request Request.c lmkfile
  13.