home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff236.lzh / DiskHandler / lmkfile.lmk < prev    next >
Text File  |  1989-08-09  |  527b  |  26 lines

  1. DEBUG    = -dDEBUG=1
  2.  
  3. CFLAGS = -cwusf -d $(DEBUG) -v
  4.  
  5. OBJS     = main.o subs.o file.o dir.o io.o databuff.o disk.o diska.o     \
  6.            lock.o sendpkt.o process.o volume.o buff.o device.o request.o \
  7.            mount.o timer.o dos1_2.o bitmap.o 
  8.  
  9. disk-handler : $(OBJS)
  10.   @assign blinkwith:
  11.   @blink <WITH <
  12. FROM $(OBJS)
  13. TO $@
  14. MAP disk-handler.map hx
  15. SMALLCODE
  16. SMALLDATA
  17. VERBOSE
  18. NODEBUG
  19. BATCH
  20. LIB LIB:lc.lib LIB:amiga.lib
  21. DEFINE _SysBase = _AbsExecBase
  22. <
  23.   @protect disk-handler -e
  24.  
  25. diska.o : diska.a
  26.   asm -iinclude: diska