[25845] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

svn rev #25335: trunk/src/

daemon@ATHENA.MIT.EDU (hartmans@mit.edu)
Fri Oct 14 10:40:26 2011

Date: Fri, 14 Oct 2011 10:40:24 -0400
From: hartmans@mit.edu
Message-Id: <201110141440.p9EEeOri027190@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

http://src.mit.edu/fisheye/changelog/krb5/?cs=25335
Commit By: hartmans
Log Message:
re-remove windows/gss from windows build

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>


Changed Files:
U   trunk/src/Makefile.in
Modified: trunk/src/Makefile.in
===================================================================
--- trunk/src/Makefile.in	2011-10-14 14:40:20 UTC (rev 25334)
+++ trunk/src/Makefile.in	2011-10-14 14:40:24 UTC (rev 25335)
@@ -194,7 +194,7 @@
 	util\wshelper\Makefile \
 	windows\Makefile windows\lib\Makefile \
 	windows\cns\Makefile windows\gina\Makefile \
-	windows\gss\Makefile windows\ms2mit\Makefile \
+	windows\ms2mit\Makefile \
 	windows\wintel\Makefile windows\kfwlogon\Makefile windows\leashdll\Makefile
 
 ##DOS##Makefile-windows:: $(MKFDEP) $(WINMAKEFILES)
@@ -315,8 +315,6 @@
 ##DOS##	$(WCONFIG) config < $@.in > $@
 ##DOS##windows\gina\Makefile: windows\gina\Makefile.in $(MKFDEP)
 ##DOS##	$(WCONFIG) config < $@.in > $@
-##DOS##windows\gss\Makefile: windows\gss\Makefile.in $(MKFDEP)
-##DOS##	$(WCONFIG) config < $@.in > $@
 ##DOS##windows\ms2mit\Makefile: windows\ms2mit\Makefile.in $(MKFDEP)
 ##DOS##	$(WCONFIG) config < $@.in > $@
 ##DOS##windows\wintel\Makefile: windows\wintel\Makefile.in $(MKFDEP)
@@ -368,7 +366,7 @@
 	ccapi/server/* ccapi/server/win/* \
 	ccapi/test/* \
 	util/windows/* windows/* windows/wshelper/* windows/lib/* windows/cns/* \
-	windows/wintel/* windows/gss/* windows/gina/* windows/ms2mit/* \
+	windows/wintel/* windows/gina/* windows/ms2mit/* \
 	windows/kfwlogon/* windows/leashdll/*
 
 WINBINARYFILES=	windows/*/*.ico windows/*/*.doc windows/*/*.hlp \

_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post