Ignore:
Timestamp:
Apr 14, 2001, 7:03:36 PM (24 years ago)
Author:
sandervl
Message:

updates

File:
1 edited

Legend:

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

    r174 r176  
    6969$(OBJDIR)\$(NAME).sys: $(OBJS) $(OBJDIR)\$(NAME).lrf makefile.os2 $(%DDK)\BASE\lib\os2286.lib $(SBLIVE_LIB)\runtime.lib $(%DDK)\BASE\src\dev\resource\rmcalls\rmcalls.lib
    7070   $(LINK) @$(OBJDIR)\$(NAME).lrf
    71    copy $(OBJDIR)\$(NAME).sys ..\bin
     71   copy $(OBJDIR)\$(NAME).sys $(SBLIVE_BIN)
    7272
    7373$(OBJDIR)\$(NAME).sym: $(OBJDIR)\$(WMAPNAME)
     
    7676   mapsym $(NAME).MAP
    7777   cd ..\..
    78    copy $(OBJDIR)\$(NAME).sym ..\bin
     78   copy $(OBJDIR)\$(NAME).sym $(SBLIVE_BIN)
    7979
    8080clean:
Note: See TracChangeset for help on using the changeset viewer.