summaryrefslogtreecommitdiffstats
path: root/c/src/make
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-10-21 12:19:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-10-21 12:19:27 +0000
commit8730f45f288a0538217e950714a01d21b09a3b0a (patch)
treee781c056383c4087a4b5811d566e2d6a50233a0a /c/src/make
parent2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8730f45f288a0538217e950714a01d21b09a3b0a.tar.bz2
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
Diffstat (limited to 'c/src/make')
-rw-r--r--c/src/make/.cvsignore8
-rw-r--r--c/src/make/ChangeLog6
2 files changed, 10 insertions, 4 deletions
diff --git a/c/src/make/.cvsignore b/c/src/make/.cvsignore
index 1b8a7ee6e1..771b046acb 100644
--- a/c/src/make/.cvsignore
+++ b/c/src/make/.cvsignore
@@ -1,8 +1,5 @@
-Makefile
-Makefile.in
-Makefile.inc
aclocal.m4
-autom4te.cache
+autom4te*.cache
bsp.cfg
config.cache
config.guess
@@ -14,5 +11,8 @@ depcomp
host.cfg
install-sh
main.cfg
+Makefile
+Makefile.in
+Makefile.inc
missing
mkinstalldirs
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index 8b0a35cddf..78f20eabc8 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Reformat.
+ Add autom4te*cache.
+ Remove autom4te.cache.
+
2002-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.inc.in: Comment out RTEMS_USE_GCC272.