svn rev #25204: trunk/src/
hartmans@MIT.EDU
hartmans at MIT.EDU
Sun Sep 18 20:59:15 EDT 2011
http://src.mit.edu/fisheye/changelog/krb5/?cs=25204
Commit By: hartmans
Log Message:
Added util\profile\testmod\Makefile to the list of Makefiles generated on Windows
Signed-off-by: Alexey Melnikov <aamelnikov at gmail.com>
Signed-off-by: Sam Hartman <hartmans at debian.org>
Changed Files:
U trunk/src/Makefile.in
Modified: trunk/src/Makefile.in
===================================================================
--- trunk/src/Makefile.in 2011-09-19 00:59:08 UTC (rev 25203)
+++ trunk/src/Makefile.in 2011-09-19 00:59:14 UTC (rev 25204)
@@ -189,7 +189,7 @@
lib\krb5\rcache\Makefile \
lib\krb5\unicode\Makefile \
util\Makefile \
- util\et\Makefile util\profile\Makefile \
+ util\et\Makefile util\profile\Makefile util\profile\testmod\Makefile \
util\support\Makefile \
util\windows\Makefile \
windows\Makefile windows\lib\Makefile \
@@ -297,6 +297,8 @@
##DOS## $(WCONFIG) config < $@.in > $@
##DOS##util\profile\Makefile: util\profile\Makefile.in $(MKFDEP)
##DOS## $(WCONFIG) config < $@.in > $@
+##DOS##util\profile\testmod\Makefile: util\profile\testmod\Makefile.in $(MKFDEP)
+##DOS## $(WCONFIG) config < $@.in > $@
##DOS##util\support\Makefile: util\support\Makefile.in $(MKFDEP)
##DOS## $(WCONFIG) config < $@.in > $@
##DOS##util\windows\Makefile: util\windows\Makefile.in $(MKFDEP)
More information about the cvs-krb5
mailing list