Changeset 146 for sbliveos2/trunk


Ignore:
Timestamp:
Apr 23, 2000, 5:28:16 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
sbliveos2/trunk
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/drv16/makefile.os2

    r142 r146  
    135135   $(LINK) @$(NAME).lrf
    136136   copy $(NAME).sys ..\bin
    137    copy $(NAME).sym ..\bin
    138137
    139138$(NAME).sym: $(WMAPNAME)
    140139   wat2map $(WMAPNAME) $(NAME).MAP
    141140   mapsym $(NAME).MAP
     141   copy $(NAME).sym ..\bin
  • sbliveos2/trunk/runtime/makefile.os2

    r142 r146  
    5959#
    6060ASM=wasm
    61 AFLAGS=-bt=os2 -d1 -zq $(DEBUG)
     61AFLAGS=-bt=os2 -d1 -zq
    6262AINC=-i$(INC)
    6363
Note: See TracChangeset for help on using the changeset viewer.