doc: removed generated files
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 8 Feb 2003 22:06:28 +0000 (22:06 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 8 Feb 2003 22:06:28 +0000 (22:06 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2228 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index af11ec973f44b5af7bb0d29af5ee40ef4eabce71..84eb04c47569e25954cd6150d79587cf7cd6f49a 100644 (file)
--- 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 <jesusc@ece.ubc.ca>