svn rev #25335: trunk/src/

hartmans@MIT.EDU hartmans at MIT.EDU
Fri Oct 14 10:40:24 EDT 2011


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 at 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 \




More information about the cvs-krb5 mailing list