Update of /cvsroot/netrek/client/netrekxp/src/winkey
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19099/src/winkey

Modified Files:
	makefile 
Log Message:
Fix to playerlist refreshing problem with player then observer mode.
Makefile fixes.

Index: makefile
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/src/winkey/makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- makefile	7 May 2006 17:01:07 -0000	1.1
+++ makefile	7 May 2006 21:10:52 -0000	1.2
@@ -16,9 +16,6 @@
 ccompileonly = -c
 !ENDIF
 
-# Borland Libs
-LIBOPTS = /LC:\Borland\bcc55\lib;c:\Borland\bcc55\lib\psdk;..\Win32\lib\BCC /Tpe
-
 all: winkey.dll
 
 .cpp.obj: