- order all tools in alphabetically order

- add rgenstat to tools.mak

svn path=/trunk/; revision=25293
This commit is contained in:
Johannes Anderwald 2007-01-04 15:57:47 +00:00
parent 7d473e742a
commit d214a58cf9

View file

@ -41,22 +41,23 @@ $(TOOLS_INT_)xml.o: $(TOOLS_BASE_)xml.cpp $(XML_SSPRINTF_HEADERS) | $(TOOLS_INT)
${host_gcc} $(TOOLS_CPPFLAGS) -c $< -o $@
include tools/bin2c.mak
include tools/rsym.mak
include tools/raddr2line.mak
include tools/pefixup.mak
include tools/bin2res/bin2res.mak
include tools/buildno/buildno.mak
include tools/cabman/cabman.mak
include tools/cdmake/cdmake.mak
include tools/dbgprint/dbgprint.mak
include tools/gendib/gendib.mak
include tools/mkhive/mkhive.mak
include tools/nci/nci.mak
include tools/pefixup.mak
include tools/raddr2line.mak
include tools/rbuild/rbuild.mak
include tools/rgenstat/rgenstat.mak
include tools/rsym.mak
include tools/sysreg/sysreg.mak
include tools/unicode/unicode.mak
include tools/widl/widl.mak
include tools/winebuild/winebuild.mak
include tools/wmc/wmc.mak
include tools/wpp/wpp.mak
include tools/wrc/wrc.mak
include tools/sysreg/sysreg.mak
include tools/dbgprint/dbgprint.mak
include tools/wrc/wrc.mak