Add more tag substitutions to file copy and the config file, to provide a way to...
authorKevin Koch <kpkoch@mit.edu>
Wed, 28 Mar 2007 18:47:34 +0000 (18:47 +0000)
committerKevin Koch <kpkoch@mit.edu>
Wed, 28 Mar 2007 18:47:34 +0000 (18:47 +0000)
Target_Version: 1.6.1
Ticket: 5490
Tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19298 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/build/copyfiles.xml

index a520a577591a7e8727c22ab505a7b7810f77eb10..3c8fbf1bf932a3aa38c7c3ecd7ddcb8c5b645b59 100644 (file)
-<?xml version="1.0" encoding="utf-8" ?>
-       <Files>
-               <!-- File from  paths are relative to <src>\pismere\athena  -->
-               <!-- File to                    paths are relative to <src>\pismere\staging -->
-               <File dummy="foo" /> <!-- Forces XML::Simple behavior -->
-                       <!-- Without this, XML::Simple does not make an anonymous array and I can't figure out how to iterate over it. -->
-
-               <!-- Build-dependent files (from release or debug build): -->
-               <File name="netidmgr.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="netidmgr_version.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr"/>
-               <File name="perfstat.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr"/>
-               <File name="utils.h"    from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="sync.h"     from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="mstring.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="kplugin.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="kmq.h"      from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="kmm.h"      from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khuidefs.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khtracker.h"        from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khrescache.h"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khremote.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khprops.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khnewcred.h"        from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khmsgtypes.h"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khlist.h"   from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khhtlink.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="kherror.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="kherr.h"    from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khdefs.h"   from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khconfigui.h"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khalerts.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khactiondef.h"      from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="khaction.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="kcreddb.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="kconfig.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="hashtable.h"        from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />
-               <File name="nidmgr32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="xpprof32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="wshelp32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="loadfuncs.lib"      from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="leashw32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="krbv4w32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="krbcc32.lib"        from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="krb5_32.lib"        from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="krb524.lib" from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="kclnt32.lib"        from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="gssapi32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="getopt.lib" from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="delaydlls.lib"      from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="comerr32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />
-               <File name="netidmgr.pdb"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\w2k\"   to="\bin\i386\w2k" />
-               <File name="nidmgr32.pdb"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\w2k\"   to="\bin\i386\w2k" />
-               <File name="kfwcpcc.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kfwlogon.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="netidmgr.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="nidmgr32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb4cred.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb5cred.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="mit2ms.pdb" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kdeltkt.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kcpytkt.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="xpprof32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="wshelp32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="ms2mit.pdb" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="leashw32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="leash32.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="leash32.chm"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kpasswd.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kvno.pdb"   from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krbv4w32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krbcc32s.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krbcc32.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="k5sprt32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb5_32.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb524.pdb" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="klist.pdb"  from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kinit.pdb"  from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kdestroy.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kclnt32.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="k524init.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="gssapi32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="gss-server.pdb"     from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="gss-client.pdb"     from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="gss.pdb"    from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="comerr32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="netidmgr.exe"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\w2k\"   to="\bin\i386\w2k" />
-               <File name="nidmgr32.dll"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\w2k\"   to="\bin\i386\w2k" />
-               <File name="kfwcpcc.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kfwlogon.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="netidmgr.chm"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="netidmgr.exe"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="netiddev.chm"       from="..\target\bin\i386\%bldtype%\"    to="\doc" />
-               <File name="nidmgr32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb4cred_en_us.dll" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb4cred.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb5cred_en_us.dll" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb5cred.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="mit2ms.exe" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kdeltkt.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kcpytkt.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="xpprof32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="wshelp32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="ms2mit.exe" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="leashw32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="leash32.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kpasswd.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kvno.exe"   from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krbv4w32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krbcc32s.exe"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krbcc32.dll"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="k5sprt32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb5_32.dll"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="krb524.dll" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="klist.exe"  from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kinit.exe"  from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kdestroy.exe"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="kclnt32.dll"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="k524init.exe"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="gssapi32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="gss-server.exe"     from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="gss-client.exe"     from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="gss.exe"    from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="comerr32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />
-               <File name="NetIddev.chm"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\doc\"   to="\doc" newname="netiddev.chm" />
-
-               <!-- Build-INdependent files, always copied: -->
-               <File name="relnotes.html"      from="..\doc\kerberos\" to="\doc" />
-               <File name="leash_userdoc.pdf"  from="auth\leash\help\" to="\doc" />
-               <File name="NetIdMgr.pdf" from="auth\krb5\src\windows\identity\doc\" to="\doc" newname="netidmgr_userdoc.pdf" />
-               <File name="*"  from="auth\krb5\src\windows\identity\sample\templates\credprov\"        to="\sample\templates\credprov\" />
-               <File name="*"  from="auth\krb5\src\windows\identity\sample\templates\credprov\images\" to="\sample\templates\credprov\images" />
-               <File name="*"  from="auth\krb5\src\windows\identity\sample\templates\credprov\lang\"   to="\sample\templates\credprov\lang" />
-               <File name="*"  from="auth\krb5\src\windows\identity\sample\templates\credprov\lang\en_us\"     to="\sample\templates\credprov\lang\en_us" />
-               <File name="kclient.h"  from="auth\krb4\kclient\include\"       to="\inc\kclient" />
-               <File name="kcmacerr.h" from="auth\krb4\kclient\include\"       to="\inc\kclient" />
-               <File name="com_err.h"  from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="conf-pc.h"  from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="conf.h"     from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="des.h"      from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="kadm_err.h" from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="krb.h"      from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="krberr.h"   from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="mit_copy.h" from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="osconf.h"   from="auth\krb4\include\"       to="\inc\krb4" />
-               <File name="com_err.h"  from="auth\krb5\src\include\"   to="\inc\krb5" />
-               <File name="gssapi.h"   from="auth\krb5\src\include\gssapi\"    to="\inc\krb5\gssapi" />
-               <File name="gssapi_generic.h"   from="auth\krb5\src\include\gssapi\"    to="\inc\krb5\gssapi" />
-               <File name="gssapi_krb5.h"      from="auth\krb5\src\include\gssapi\"    to="\inc\krb5\gssapi" />
-               <File name="des.h"      from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />
-               <File name="kadm_err.h" from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />
-               <File name="krb_err.h"  from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />
-               <File name="krb.h"      from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />
-               <File name="mit-copyright.h"    from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />
-               <File name="krb5.h"     from="auth\krb5\src\include\"   to="\inc\krb5" />
-               <File name="profile.h"  from="auth\krb5\src\include\"   to="\inc\krb5" />
-               <File name="win-mac.h"  from="auth\krb5\src\include\"   to="\inc\krb5" />
-               <File name="krb5.h"     from="auth\krb5\src\include\krb5\"      to="\inc\krb5\krb5" notrequired="true" />
-               <File name="cacheapi.h" from="auth\krbcc\include\"      to="\inc\krbcc" />
-               <File name="leasherr.h" from="auth\leash\include\"      to="\inc\leash" />
-               <File name="leashinfo.h"        from="auth\leash\include\"      to="\inc\leash" />
-               <File name="leashwin.h" from="auth\leash\include\"      to="\inc\leash" />
-               <File name="loadfuncs-afs.h"    from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-afs36.h"  from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-com_err.h"        from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-krb.h"    from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-krb5.h"   from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-krb524.h" from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-leash.h"  from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-lsa.h"    from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-profile.h"        from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs-wshelper.h"       from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs.c"        from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="loadfuncs.h"        from="util\loadfuncs\"  to="\inc\loadfuncs" />
-               <File name="nameser.h"  from="wshelper\include\arpa\"   to="\inc\wshelper\arpa" />
-               <File name="hesiod.h"   from="wshelper\include\"        to="\inc\wshelper" />
-               <File name="mitwhich.h" from="wshelper\include\"        to="\inc\wshelper" />
-               <File name="resolv.h"   from="wshelper\include\"        to="\inc\wshelper" />
-               <File name="wshelper.h" from="wshelper\include\"        to="\inc\wshelper" />
-               <File name="kfw-fixed.nsi"      from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="kfw.ico"    from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="kfw.nsi"    from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="KfWConfigPage.ini"  from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="KfWConfigPage2.ini" from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="killer.cpp" from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="licenses.rtf"       from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="site-local.nsi"     from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="utils.nsi"  from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />
-               <File name="msi-deployment-guide.txt"   from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />
-               <File name="config.wxi" from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />
-               <File name="features.wxi"       from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />
-               <File name="files.wxi"  from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />
-               <File name="kfw.wxs"    from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />
-               <File name="Makefile"   from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />
-               <File name="property.wxi"       from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />
-               <File name="site-local.wxi"     from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />
-               <File name="bannrbmp.bmp"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="completi.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="custicon.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="dlgbmp.bmp" from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="exclamic.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="info.bmp"   from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="insticon.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="new.bmp"    from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="removico.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="repairic.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="up.bmp"     from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />
-               <File name="custom.cpp" from="auth\krb5\src\windows\installer\wix\custom\"      to="\install\wix\custom" />
-               <File name="custom.h"   from="auth\krb5\src\windows\installer\wix\custom\"      to="\install\wix\custom" />
-               <File name="config_1033.wxi"    from="auth\krb5\src\windows\installer\wix\lang\"        to="\install\wix\lang" />
-               <File name="strings_1033.wxl"   from="auth\krb5\src\windows\installer\wix\lang\"        to="\install\wix\lang" />
-               <File name="ui_1033.wxi"        from="auth\krb5\src\windows\installer\wix\lang\"        to="\install\wix\lang" />
-               <File name="license.rtf"        from="auth\krb5\src\windows\installer\wix\lang\"        to="\install\wix\lang" />
-               <File name="krb5.conf"  from="auth\krb5\src\config-files\"      to="\sample" newname="krb5.ini" />
-               <File name="krb.con"    from="auth\krb4\sample-config\" to="\sample" />
-               <File name="krbrealm.con"       from="auth\krb4\sample-config\" to="\sample" />
+<?xml version="1.0" encoding="utf-8" ?>\r
+       <Files>\r
+               <!-- File from  paths are relative to <src>\pismere\athena  -->\r
+               <!-- File to                    paths are relative to <src>\pismere\staging -->\r
+               <File dummy="foo" /> <!-- Forces XML::Simple behavior -->\r
+                       <!-- Without this, XML::Simple does not make an anonymous array and I can't figure out how to iterate over it. -->\r
+\r
+               <!-- Build-dependent files (from release or debug build): -->\r
+               <File name="netidmgr.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="netidmgr_version.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr"/>\r
+               <File name="perfstat.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr"/>\r
+               <File name="utils.h"    from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="sync.h"     from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="mstring.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="kplugin.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="kmq.h"      from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="kmm.h"      from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khuidefs.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khtracker.h"        from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khrescache.h"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khremote.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khprops.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khnewcred.h"        from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khmsgtypes.h"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khlist.h"   from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khhtlink.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="kherror.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="kherr.h"    from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khdefs.h"   from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khconfigui.h"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khalerts.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khactiondef.h"      from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="khaction.h" from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="kcreddb.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="kconfig.h"  from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="hashtable.h"        from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\inc\"   to="\inc\netidmgr" />\r
+               <File name="nidmgr32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="xpprof32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="wshelp32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="loadfuncs.lib"      from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="leashw32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="krbv4w32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="krbcc32.lib"        from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="krb5_32.lib"        from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="krb524.lib" from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="kclnt32.lib"        from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="gssapi32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="getopt.lib" from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="delaydlls.lib"      from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="comerr32.lib"       from="..\target\lib\i386\%bldtype%\"    to="\lib\i386" />\r
+               <File name="netidmgr.pdb"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\w2k\"   to="\bin\i386\w2k" />\r
+               <File name="nidmgr32.pdb"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\w2k\"   to="\bin\i386\w2k" />\r
+               <File name="kfwcpcc.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kfwlogon.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="netidmgr.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="nidmgr32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb4cred.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb5cred.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="mit2ms.pdb" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kdeltkt.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kcpytkt.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="xpprof32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="wshelp32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="ms2mit.pdb" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="leashw32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="leash32.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="leash32.chm"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kpasswd.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kvno.pdb"   from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krbv4w32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krbcc32s.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krbcc32.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="k5sprt32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb5_32.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb524.pdb" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="klist.pdb"  from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kinit.pdb"  from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kdestroy.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kclnt32.pdb"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="k524init.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="gssapi32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="gss-server.pdb"     from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="gss-client.pdb"     from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="gss.pdb"    from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="comerr32.pdb"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="netidmgr.exe"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\w2k\"   to="\bin\i386\w2k" />\r
+               <File name="nidmgr32.dll"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\w2k\"   to="\bin\i386\w2k" />\r
+               <File name="kfwcpcc.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kfwlogon.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="netidmgr.chm"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="netidmgr.exe"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="netiddev.chm"       from="..\target\bin\i386\%bldtype%\"    to="\doc" />\r
+               <File name="nidmgr32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb4cred_en_us.dll" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb4cred.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb5cred_en_us.dll" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb5cred.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="mit2ms.exe" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kdeltkt.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kcpytkt.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="xpprof32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="wshelp32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="ms2mit.exe" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="leashw32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="leash32.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kpasswd.exe"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kvno.exe"   from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krbv4w32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krbcc32s.exe"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krbcc32.dll"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="k5sprt32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb5_32.dll"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="krb524.dll" from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="klist.exe"  from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kinit.exe"  from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kdestroy.exe"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="kclnt32.dll"        from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="k524init.exe"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="gssapi32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="gss-server.exe"     from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="gss-client.exe"     from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="gss.exe"    from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="comerr32.dll"       from="..\target\bin\i386\%bldtype%\"    to="\bin\i386" />\r
+               <File name="NetIddev.chm"       from="auth\krb5\src\windows\identity\obj\i386\%bldtype%\doc\"   to="\doc" newname="netiddev.chm" />\r
+\r
+               <!-- Build-INdependent files, always copied: -->\r
+               <File name="relnotes.html"      from="..\doc\kerberos\" to="\doc" />\r
+               <File name="leash_userdoc.pdf"  from="auth\leash\help\" to="\doc" />\r
+               <File name="NetIdMgr.pdf" from="auth\krb5\src\windows\identity\doc\" to="\doc" newname="netidmgr_userdoc.pdf" />\r
+               <File name="*"  from="auth\krb5\src\windows\identity\sample\templates\credprov\"        to="\sample\templates\credprov\" />\r
+               <File name="*"  from="auth\krb5\src\windows\identity\sample\templates\credprov\images\" to="\sample\templates\credprov\images" />\r
+               <File name="*"  from="auth\krb5\src\windows\identity\sample\templates\credprov\lang\"   to="\sample\templates\credprov\lang" />\r
+               <File name="*"  from="auth\krb5\src\windows\identity\sample\templates\credprov\lang\en_us\"     to="\sample\templates\credprov\lang\en_us" />\r
+               <File name="kclient.h"  from="auth\krb4\kclient\include\"       to="\inc\kclient" />\r
+               <File name="kcmacerr.h" from="auth\krb4\kclient\include\"       to="\inc\kclient" />\r
+               <File name="com_err.h"  from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="conf-pc.h"  from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="conf.h"     from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="des.h"      from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="kadm_err.h" from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="krb.h"      from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="krberr.h"   from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="mit_copy.h" from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="osconf.h"   from="auth\krb4\include\"       to="\inc\krb4" />\r
+               <File name="com_err.h"  from="auth\krb5\src\include\"   to="\inc\krb5" />\r
+               <File name="gssapi.h"   from="auth\krb5\src\include\gssapi\"    to="\inc\krb5\gssapi" />\r
+               <File name="gssapi_generic.h"   from="auth\krb5\src\include\gssapi\"    to="\inc\krb5\gssapi" />\r
+               <File name="gssapi_krb5.h"      from="auth\krb5\src\include\gssapi\"    to="\inc\krb5\gssapi" />\r
+               <File name="des.h"      from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />\r
+               <File name="kadm_err.h" from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />\r
+               <File name="krb_err.h"  from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />\r
+               <File name="krb.h"      from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />\r
+               <File name="mit-copyright.h"    from="auth\krb5\src\include\KerberosIV\"        to="\inc\krb5\KerberosIV" />\r
+               <File name="krb5.h"     from="auth\krb5\src\include\"   to="\inc\krb5" />\r
+               <File name="profile.h"  from="auth\krb5\src\include\"   to="\inc\krb5" />\r
+               <File name="win-mac.h"  from="auth\krb5\src\include\"   to="\inc\krb5" />\r
+               <File name="krb5.h"     from="auth\krb5\src\include\krb5\"      to="\inc\krb5\krb5" notrequired="true" />\r
+               <File name="cacheapi.h" from="auth\krbcc\include\"      to="\inc\krbcc" />\r
+               <File name="leasherr.h" from="auth\leash\include\"      to="\inc\leash" />\r
+               <File name="leashinfo.h"        from="auth\leash\include\"      to="\inc\leash" />\r
+               <File name="leashwin.h" from="auth\leash\include\"      to="\inc\leash" />\r
+               <File name="loadfuncs-afs.h"    from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-afs36.h"  from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-com_err.h"        from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-krb.h"    from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-krb5.h"   from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-krb524.h" from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-leash.h"  from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-lsa.h"    from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-profile.h"        from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs-wshelper.h"       from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs.c"        from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="loadfuncs.h"        from="util\loadfuncs\"  to="\inc\loadfuncs" />\r
+               <File name="nameser.h"  from="wshelper\include\arpa\"   to="\inc\wshelper\arpa" />\r
+               <File name="hesiod.h"   from="wshelper\include\"        to="\inc\wshelper" />\r
+               <File name="mitwhich.h" from="wshelper\include\"        to="\inc\wshelper" />\r
+               <File name="resolv.h"   from="wshelper\include\"        to="\inc\wshelper" />\r
+               <File name="wshelper.h" from="wshelper\include\"        to="\inc\wshelper" />\r
+               <File name="kfw-fixed.nsi"      from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="kfw.ico"    from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="kfw.nsi"    from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="KfWConfigPage.ini"  from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="KfWConfigPage2.ini" from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="killer.cpp" from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="licenses.rtf"       from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="site-local-tagged.nsi"      from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="utils.nsi"  from="auth\krb5\src\windows\installer\nsis\"    to="\install\nsis" />\r
+               <File name="msi-deployment-guide.txt"   from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />\r
+               <File name="config.wxi" from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />\r
+               <File name="features.wxi"       from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />\r
+               <File name="files.wxi"  from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />\r
+               <File name="kfw.wxs"    from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />\r
+               <File name="Makefile"   from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />\r
+               <File name="property.wxi"       from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />\r
+               <File name="site-local-tagged.wxi"      from="auth\krb5\src\windows\installer\wix\"     to="\install\wix" />\r
+               <File name="bannrbmp.bmp"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="completi.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="custicon.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="dlgbmp.bmp" from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="exclamic.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="info.bmp"   from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="insticon.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="new.bmp"    from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="removico.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="repairic.ico"       from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="up.bmp"     from="auth\krb5\src\windows\installer\wix\Binary\"      to="\install\wix\Binary" />\r
+               <File name="custom.cpp" from="auth\krb5\src\windows\installer\wix\custom\"      to="\install\wix\custom" />\r
+               <File name="custom.h"   from="auth\krb5\src\windows\installer\wix\custom\"      to="\install\wix\custom" />\r
+               <File name="config_1033.wxi"    from="auth\krb5\src\windows\installer\wix\lang\"        to="\install\wix\lang" />\r
+               <File name="strings_1033.wxl"   from="auth\krb5\src\windows\installer\wix\lang\"        to="\install\wix\lang" />\r
+               <File name="ui_1033.wxi"        from="auth\krb5\src\windows\installer\wix\lang\"        to="\install\wix\lang" />\r
+               <File name="license.rtf"        from="auth\krb5\src\windows\installer\wix\lang\"        to="\install\wix\lang" />\r
+               <File name="krb5.conf"  from="auth\krb5\src\config-files\"      to="\sample" newname="krb5.ini" />\r
+               <File name="krb.con"    from="auth\krb4\sample-config\" to="\sample" />\r
+               <File name="krbrealm.con"       from="auth\krb4\sample-config\" to="\sample" />\r
        </Files>
\ No newline at end of file