summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-13 06:49:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-13 06:49:57 +0000
commite3f801eb52da04394ee57584c17166d465f4294c (patch)
tree6bd97296b215cf4b88a021575c8084434b34eb30 /testsuites/ChangeLog
parentConvert to using *_PROGRAMS. (diff)
downloadrtems-e3f801eb52da04394ee57584c17166d465f4294c.tar.bz2
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES. Remove ARCH. Remove LINK_LIBS. Extend clean-local to catch most temporary files make-exe is creating.
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 6b885b391c..1877023f27 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,5 +1,9 @@
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
+ Remove ARCH. Remove LINK_LIBS.
+ Extend clean-local to catch most temporary files make-exe is
+ creating.
* aclocal/env-rtemsbsp.m4: Remove project_libdir.
Remove project_includedir.
Add rtems_testsdir.