mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
Revert one of the makefile changes.
Linking with TARGET_SDKLIBS = win32k.a proved to be a very bad idea! Something is wrong with building csrss, what happened to subsys/csrss/win32k.c ??? svn path=/trunk/; revision=3667
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: makefile,v 1.18 2002/10/28 15:02:18 robd Exp $
|
||||
# $Id: makefile,v 1.19 2002/10/28 15:19:09 robd Exp $
|
||||
|
||||
PATH_TO_TOP = ../..
|
||||
|
||||
@@ -10,8 +10,6 @@ TARGET_NAME = csrss
|
||||
|
||||
TARGET_INSTALLDIR = system32
|
||||
|
||||
TARGET_SDKLIBS = win32k.a
|
||||
|
||||
TARGET_CFLAGS = -D__NTAPP__
|
||||
|
||||
OBJECTS_API = \
|
||||
|
||||
Reference in New Issue
Block a user