* src/z80/main.c: link-{port} and as-{port} defined without path
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 31 Mar 2003 17:16:11 +0000 (17:16 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 31 Mar 2003 17:16:11 +0000 (17:16 +0000)
* src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2453 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 1bd5e01a88c72ef2383068af4d05cff1fc9b5ad4..7498690b18cd7b334344678ec386d5e259f7d996 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-31  Borut Razem <borut.razem@siol.net>
+
+       * src/z80/main.c: link-{port} and as-{port} defined without path
+       * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
+
 2003-03-31  Bernhard Held <bernhard@bernhardheld.de>
 
        * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works