summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-07 13:23:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-07 13:23:46 +0000
commit259397cc88deeaf98c6681870ab48bc7b4644bfb (patch)
treeec7f31cf940d0e2aa7744f3239e46a2635cabf1f /scripts
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>: (diff)
downloadrtems-259397cc88deeaf98c6681870ab48bc7b4644bfb.tar.bz2
Added *spec.in since they are now automatically generated from the *.add
files.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/binutils/.cvsignore1
-rw-r--r--scripts/gccnewlib/.cvsignore2
-rw-r--r--scripts/gdb/.cvsignore1
3 files changed, 4 insertions, 0 deletions
diff --git a/scripts/binutils/.cvsignore b/scripts/binutils/.cvsignore
index 7c7f767d13..7cd764d6df 100644
--- a/scripts/binutils/.cvsignore
+++ b/scripts/binutils/.cvsignore
@@ -2,3 +2,4 @@
Makefile
Makefile.in
binutils.spec
+binutils.spec.in
diff --git a/scripts/gccnewlib/.cvsignore b/scripts/gccnewlib/.cvsignore
index 10e0e12efe..ec9045cdae 100644
--- a/scripts/gccnewlib/.cvsignore
+++ b/scripts/gccnewlib/.cvsignore
@@ -2,4 +2,6 @@
Makefile
Makefile.in
gccnewlib.spec
+gccnewlib.spec.in
gccnewlib_c_only.spec
+gccnewlib_c_only.spec.in
diff --git a/scripts/gdb/.cvsignore b/scripts/gdb/.cvsignore
index 029350c2f5..7f0ea45e20 100644
--- a/scripts/gdb/.cvsignore
+++ b/scripts/gdb/.cvsignore
@@ -2,3 +2,4 @@
Makefile
Makefile.in
gdb.spec
+gdb.spec.in