summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/Makefile.in
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1997-07-29 03:37:26 +0000
committerTheodore Tso <tytso@mit.edu>1997-07-29 03:37:26 +0000
commit0f8fa9361ecb8f5614282540bb4c59503c93f832 (patch)
treefdd7a2b2a51eaff80d7d9430a52c33993e44baf0 /src/windows/cns/Makefile.in
parent23f0a92549ead4dd580769f3e79ccd3c9bdd624e (diff)
downloadkrb5-0f8fa9361ecb8f5614282540bb4c59503c93f832.tar.gz
krb5-0f8fa9361ecb8f5614282540bb4c59503c93f832.tar.xz
krb5-0f8fa9361ecb8f5614282540bb4c59503c93f832.zip
Take out the /nod option, and remove libc.lib from the list of
libraries to be linked. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10139 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/cns/Makefile.in')
-rw-r--r--src/windows/cns/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/windows/cns/Makefile.in b/src/windows/cns/Makefile.in
index ffa1d92619..130e8ad2b7 100644
--- a/src/windows/cns/Makefile.in
+++ b/src/windows/cns/Makefile.in
@@ -26,8 +26,8 @@ LINK = link
LIBS = $(KLIB) $(CLIB) $(WLIB)
##WIN16##SYSLIBS = libw llibcew
##WIN16##LFLAGS = /nologo /nod /nopackcode
-##WIN32##LFLAGS = /nologo /nod
-##WIN32##SYSLIBS = libc.lib kernel32.lib wsock32.lib user32.lib gdi32.lib
+##WIN32##LFLAGS = /nologo
+##WIN32##SYSLIBS = kernel32.lib wsock32.lib user32.lib gdi32.lib
all:: makefile $(NAME).exe