home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / p6k705a.zip / LOVE next >
Text File  |  2000-10-30  |  571b  |  17 lines

  1. # LOVE  Intel P6 / AMD K7 MTRRs management IOCtl PDD  ver.0.05a  (makefile)
  2. # Copyright 1999-2000 January June / ûΘë╛òP(Yotogi-Hime) / Beliefia Productions.
  3.  
  4.  
  5.  
  6. P6K7MTRR.sym : P6K7MTRR.map
  7.     mapsym P6K7MTRR.map
  8.  
  9. P6K7MTRR.sys P6K7MTRR.map : P6K7MTRR.obj P6K7MTRR.def
  10.     link386 /PACKCODE /PACKDATA /MAP /NOLOGO P6K7MTRR.obj, P6K7MTRR.sys, P6K7MTRR.map, , P6K7MTRR.def
  11.     eautil P6K7MTRR.sys nul /s
  12.     lxlite P6K7MTRR.sys /b- /c+ /i- /l- /mr3 /ml1 /mf3 /s+ /t: /v- /yur /ydd /yxs /ynd /zs:1024
  13.  
  14. P6K7MTRR.obj : P6K7MTRR.asm
  15.     alp -Mb +Fl P6K7MTRR.asm
  16.  
  17.