view nt/emacs.manifest @ 84327:e1fe573e52c0

Move the parts of the old man/Makefile.in that do not refer to the Emacs manual here. (infodir): New variable. (INFO_TARGETS, info): Use infodir. Also used by all info targets. (cc-mode.texi, faq.texi): Update references to source file locations. Add `basename' versions of all info targets, for convenience when rebuilding just one manual. (../etc/GNU): Delete obsolete target. (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi. (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
author Glenn Morris <rgm@gnu.org>
date Thu, 06 Sep 2007 05:07:44 +0000
parents 9e572cd34254
children 14e8111ba66e
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  <dependency>
    <dependentAssembly>
      <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls"
                        version="6.0.0.0" processorArchitecture="X86"
                        publicKeyToken="6595b64144ccf1df"
                        language="*"/>
    </dependentAssembly>
  </dependency>
</assembly>