summaryrefslogtreecommitdiffstats
path: root/c/src/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-15 21:56:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-15 21:56:14 +0000
commit39cdc26ed92aed301be15b36a9a9ca20c38bf76d (patch)
tree6dbfa07ce9db85967d960d12ed601002b41a63d3 /c/src/make/ChangeLog
parent2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-39cdc26ed92aed301be15b36a9a9ca20c38bf76d.tar.bz2
2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
Diffstat (limited to '')
-rw-r--r--c/src/make/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index ffb4f97817..c6262b1837 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.