From: frief Date: Tue, 27 May 2003 23:37:10 +0000 (+0000) Subject: undid touching the date of intermediate tex files X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=278409a37bfeb8a5afc6d3fe34af5cb095499c4f;p=fw%2Fsdcc undid touching the date of intermediate tex files git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2655 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/doc/Makefile b/doc/Makefile index f65d1e96..0cc6cff0 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -45,7 +45,6 @@ $(CDB).html: $(CDB).tex %.tex: %.lyx lyx -e latex $< - touch --reference=$< $@ %.ind: %.dvi makeindex -s l2hidx.ist $*