From f1193652cdef6dc1cf14aa2f910a416f737aca72 Mon Sep 17 00:00:00 2001 From: Richard Basch Date: Tue, 11 Feb 1997 04:53:31 +0000 Subject: [PATCH] Use WLIB definition in config/windows.in git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9846 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/cns/Makefile.in | 3 +-- src/windows/gss/Makefile.in | 1 - src/windows/wintel/Makefile.in | 2 -- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/windows/cns/Makefile.in b/src/windows/cns/Makefile.in index caccee8f4..fbd19166d 100644 --- a/src/windows/cns/Makefile.in +++ b/src/windows/cns/Makefile.in @@ -12,9 +12,8 @@ KVERSION = 5 KRB = KRB$(KVERSION) BUILDTOP =..\.. - -##WIN16##WLIB = $(BUILDTOP)\lib\winsock.lib INCLUDES = /I$(BUILDTOP)\include /I$(BUILDTOP)\include\krb5 + ##WIN16##XOBJS = kpasswd.obj ##WIN32##XOBJS = cnsres5.obj kpasswd.obj diff --git a/src/windows/gss/Makefile.in b/src/windows/gss/Makefile.in index 949a8dbb0..866b5afaa 100644 --- a/src/windows/gss/Makefile.in +++ b/src/windows/gss/Makefile.in @@ -7,7 +7,6 @@ OBJS = gss.obj gss-client.obj gss-misc.obj ##### Options DEBUG = 1 BUILDTOP =..\.. -##WIN16##WLIB = $(BUILDTOP)\lib\winsock.lib INCLUDES = /I$(BUILDTOP)\include /I$(BUILDTOP)\include\krb5 ##### C Compiler diff --git a/src/windows/wintel/Makefile.in b/src/windows/wintel/Makefile.in index 043c5a909..4d0ad6f3b 100644 --- a/src/windows/wintel/Makefile.in +++ b/src/windows/wintel/Makefile.in @@ -12,8 +12,6 @@ KVERSION = 5 !endif KRB = KRB$(KVERSION) -###WIN16##WLIB = $(BUILDTOP)\lib\winsock.lib - BUILDTOP =..\.. INCLUDES = /I$(BUILDTOP)\include /I$(BUILDTOP)\include\krb5 \ /I$(BUILDTOP)\lib\crypto\des -- 2.26.2