summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/Makefile.in
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-12-21 08:15:50 +0000
committerTheodore Tso <tytso@mit.edu>1996-12-21 08:15:50 +0000
commite62da738ef5a242b9281c8fb495aa53a10b4e7c9 (patch)
tree4861818ab6a5ddf5183aeadd49cb8af518f12538 /src/windows/cns/Makefile.in
parent46f21889c3d2c4ff9f9590dad9b60448cbd69914 (diff)
downloadkrb5-e62da738ef5a242b9281c8fb495aa53a10b4e7c9.tar.gz
krb5-e62da738ef5a242b9281c8fb495aa53a10b4e7c9.tar.xz
krb5-e62da738ef5a242b9281c8fb495aa53a10b4e7c9.zip
krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'ed
out. cns.c: Removed text "Contacting Cygnus Support for support" from the "about" box. Makefile.in: Change name of cns.exe to be krb5.exe (CNS is a Cygnus trademark) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9675 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/cns/Makefile.in')
-rw-r--r--src/windows/cns/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/cns/Makefile.in b/src/windows/cns/Makefile.in
index 6ef265c032..4759d16cb4 100644
--- a/src/windows/cns/Makefile.in
+++ b/src/windows/cns/Makefile.in
@@ -1,7 +1,7 @@
# makefile: Constructs the Kerberos for Windows ticket manager
# Works for both k4 and k5 releases.
#
-NAME = cns
+NAME = krb5
OBJS = $(NAME).obj tktlist.obj
##### Options