win32: readme.txt->tcc-win32.txt, update tcc-doc

This commit is contained in:
grischka
2009-04-18 14:20:27 +02:00
parent eca1fbaf92
commit e8a52a8249
5 changed files with 177 additions and 136 deletions

View File

@ -268,7 +268,7 @@ endif
mkdir -p "$(DESTDIR)$(docdir)"
$(INSTALL) -m644 tcc-doc.html "$(DESTDIR)$(docdir)"
ifdef CONFIG_WIN32
$(INSTALL) -m644 win32/readme.txt "$(DESTDIR)$(docdir)"
$(INSTALL) -m644 win32/tcc-win32.txt "$(DESTDIR)$(docdir)"
endif
clean: