summaryrefslogtreecommitdiffstats
path: root/c/src/make
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-04-13 14:37:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-04-13 14:37:14 +0000
commitbf85b19188f6c4a20cc6cc42a3f32f9ddb92d9ce (patch)
treed60e072639e760252d3dfce69be4dc4f5c5bfe0c /c/src/make
parentRemoved. (diff)
downloadrtems-bf85b19188f6c4a20cc6cc42a3f32f9ddb92d9ce.tar.bz2
Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
adds .cvsignore.
Diffstat (limited to 'c/src/make')
-rw-r--r--c/src/make/.cvsignore17
-rw-r--r--c/src/make/compilers/.cvsignore2
-rw-r--r--c/src/make/custom/.cvsignore3
3 files changed, 22 insertions, 0 deletions
diff --git a/c/src/make/.cvsignore b/c/src/make/.cvsignore
new file mode 100644
index 0000000000..7767a48766
--- /dev/null
+++ b/c/src/make/.cvsignore
@@ -0,0 +1,17 @@
+Makefile
+Makefile.in
+Makefile.inc
+aclocal.m4
+bsp.cfg
+config.cache
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+host.cfg
+install-sh
+main.cfg
+missing
+mkinstalldirs
diff --git a/c/src/make/compilers/.cvsignore b/c/src/make/compilers/.cvsignore
new file mode 100644
index 0000000000..282522db03
--- /dev/null
+++ b/c/src/make/compilers/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/c/src/make/custom/.cvsignore b/c/src/make/custom/.cvsignore
new file mode 100644
index 0000000000..8c90fb3d82
--- /dev/null
+++ b/c/src/make/custom/.cvsignore
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+default.cfg