- Timestamp:
- Apr 22, 2002, 1:38:48 AM (24 years ago)
- 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:36bird Exp $1 # $Id: makefile,v 1.14.2.4 2002-04-21 23:38:48 bird Exp $ 2 2 3 3 # … … 18 18 # Config. 19 19 # 20 TARGET_MODE = PUBLIB 20 TARGET_MODE = LIB 21 TARGET_PUBLIC = 1 21 22 TARGET_NAME = Win32k 22 23 ALL_DEFINES = -DRING3 -DWIN32KLIB
Note:
See TracChangeset
for help on using the changeset viewer.