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:
Robert Dickenson 2002-10-28 15:19:09 +00:00
parent 01637f8e7f
commit 859479e295

View file

@ -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 = \