improved generation of Readme.txt

This commit is contained in:
Ronald Schaten 2007-01-03 12:37:19 +00:00
parent efd3b6e824
commit 8c0e19cf1c

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.1 2007/01/02 21:30:39 rschaten Exp $
# $Id: Makefile,v 1.2 2007/01/03 12:37:19 rschaten Exp $
#
# Creates documentation and tarball for shipping.
@ -23,7 +23,7 @@ readme: doxygen
echo "This file is auto-generated from the content of binarydcf77clock.dox." > Readme.txt
echo "You'll have more fun if you read the HTML-content in htmldoc or the PDF." >> Readme.txt
echo >> Readme.txt
lynx -dump htmldoc/main.html >> Readme.txt
lynx -nolist -dump htmldoc/main.html >> Readme.txt
pdf: doxygen
make -C latexdoc