From: bernhardheld Date: Sat, 8 Feb 2003 22:06:28 +0000 (+0000) Subject: doc: removed generated files X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=784952760498fb5eb418878e3bbf81a88737b787;p=fw%2Fsdcc doc: removed generated files git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2228 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index af11ec97..84eb04c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ * debugger/mcs51/cmd.c: converted multi-line string literals * sim/ucsim/globals.cc: converted multi-line string literals * src/SDCCmain.c: introduced signal handler to remove temp files + * doc/Makefile: small tweaks, implement clean + * doc: removed generated files 2003-02-05 Jesus Calvino-Fraga