summaryrefslogtreecommitdiffstats
path: root/src/windows
diff options
context:
space:
mode:
authorRichard Basch <probe@mit.edu>1997-02-11 04:53:31 +0000
committerRichard Basch <probe@mit.edu>1997-02-11 04:53:31 +0000
commitf1193652cdef6dc1cf14aa2f910a416f737aca72 (patch)
tree4d8d37bf2d3624ca5e59bfe413b8a44891019ee5 /src/windows
parent57387e43e6c3837421530a17fbdb6463eb5a1b81 (diff)
downloadkrb5-f1193652cdef6dc1cf14aa2f910a416f737aca72.tar.gz
krb5-f1193652cdef6dc1cf14aa2f910a416f737aca72.tar.xz
krb5-f1193652cdef6dc1cf14aa2f910a416f737aca72.zip
Use WLIB definition in config/windows.in
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9846 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows')
-rw-r--r--src/windows/cns/Makefile.in3
-rw-r--r--src/windows/gss/Makefile.in1
-rw-r--r--src/windows/wintel/Makefile.in2
3 files changed, 1 insertions, 5 deletions
diff --git a/src/windows/cns/Makefile.in b/src/windows/cns/Makefile.in
index caccee8f4e..fbd19166d7 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 949a8dbb0c..866b5afaa3 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 043c5a9091..4d0ad6f3bf 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