aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorMax Horn2002-08-21 16:28:19 +0000
committerMax Horn2002-08-21 16:28:19 +0000
commit7aac293726c78db715724812ab4bf74800d3b7a6 (patch)
treee0e9df4830e59def16e7add84cf44aa544366812 /backends
parent89e8bb2ccba11bcdbbfd4392820e81bb50487c45 (diff)
downloadscummvm-rg350-7aac293726c78db715724812ab4bf74800d3b7a6.tar.gz
scummvm-rg350-7aac293726c78db715724812ab4bf74800d3b7a6.tar.bz2
scummvm-rg350-7aac293726c78db715724812ab4bf74800d3b7a6.zip
fixed the 'intelligent' GCC build rules; added .cvsignore files
svn-id: r4790
Diffstat (limited to 'backends')
-rw-r--r--backends/dc/.cvsignore6
-rw-r--r--backends/morphos/.cvsignore1
-rw-r--r--backends/sdl/.cvsignore1
-rw-r--r--backends/wince/.cvsignore1
-rw-r--r--backends/x11/.cvsignore1
5 files changed, 5 insertions, 5 deletions
diff --git a/backends/dc/.cvsignore b/backends/dc/.cvsignore
index ed6bd2b99e..39a06683b7 100644
--- a/backends/dc/.cvsignore
+++ b/backends/dc/.cvsignore
@@ -1,5 +1 @@
-scummvm
-sound
-v3
-v4
-simon
+.deps
diff --git a/backends/morphos/.cvsignore b/backends/morphos/.cvsignore
new file mode 100644
index 0000000000..39a06683b7
--- /dev/null
+++ b/backends/morphos/.cvsignore
@@ -0,0 +1 @@
+.deps
diff --git a/backends/sdl/.cvsignore b/backends/sdl/.cvsignore
new file mode 100644
index 0000000000..39a06683b7
--- /dev/null
+++ b/backends/sdl/.cvsignore
@@ -0,0 +1 @@
+.deps
diff --git a/backends/wince/.cvsignore b/backends/wince/.cvsignore
new file mode 100644
index 0000000000..39a06683b7
--- /dev/null
+++ b/backends/wince/.cvsignore
@@ -0,0 +1 @@
+.deps
diff --git a/backends/x11/.cvsignore b/backends/x11/.cvsignore
new file mode 100644
index 0000000000..39a06683b7
--- /dev/null
+++ b/backends/x11/.cvsignore
@@ -0,0 +1 @@
+.deps