Changeset 8289 for branches


Ignore:
Timestamp:
Apr 22, 2002, 1:38:48 AM (24 years ago)
Author:
bird
Message:

Changed PUBLIB to PUB with TARGET_PUBLIC=1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/splittup/src/win32k/lib/makefile

    r8212 r8289  
    1 # $Id: makefile,v 1.14.2.3 2002-04-07 22:40:36 bird Exp $
     1# $Id: makefile,v 1.14.2.4 2002-04-21 23:38:48 bird Exp $
    22
    33#
     
    1818# Config.
    1919#
    20 TARGET_MODE = PUBLIB
     20TARGET_MODE = LIB
     21TARGET_PUBLIC  = 1
    2122TARGET_NAME = Win32k
    2223ALL_DEFINES = -DRING3 -DWIN32KLIB
Note: See TracChangeset for help on using the changeset viewer.