Ignore:
Timestamp:
Sep 2, 2000, 11:14:50 PM (25 years ago)
Author:
bird
Message:

Optimizations for Win32k.sys.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r3864 r4167  
    1 # $Id: makefile,v 1.97 2000-07-19 19:05:09 sandervl Exp $
     1# $Id: makefile,v 1.98 2000-09-02 21:14:50 bird Exp $
    22
    33#
     
    151151                          $(OBJDIR)\console.res
    152152    $(LD2) $(LD2FLAGS) @$(OBJDIR)\$(TARGET).lrf
    153     $(OS2RC) $(OBJDIR)\console.res $@
     153    $(OS2RC) $(OS2RCLFLAGS) $(OBJDIR)\console.res $@
    154154
    155155
     
    164164$(PDWIN32_LIB)\LIBULS.LIB
    165165$(PDWIN32_LIB)\LIBCONV.LIB
     166$(PDWIN32_LIB)\WIN32K.LIB
    166167OS2386.LIB
    167168$(RTLLIB_O)
Note: See TracChangeset for help on using the changeset viewer.