summaryrefslogtreecommitdiff
path: root/libdde_linux26/lib/.svn
diff options
context:
space:
mode:
Diffstat (limited to 'libdde_linux26/lib/.svn')
-rw-r--r--libdde_linux26/lib/.svn/all-wcprops17
-rw-r--r--libdde_linux26/lib/.svn/entries102
-rw-r--r--libdde_linux26/lib/.svn/format1
-rw-r--r--libdde_linux26/lib/.svn/text-base/Makefile.svn-base11
-rw-r--r--libdde_linux26/lib/.svn/text-base/README.svn-base5
5 files changed, 136 insertions, 0 deletions
diff --git a/libdde_linux26/lib/.svn/all-wcprops b/libdde_linux26/lib/.svn/all-wcprops
new file mode 100644
index 00000000..ea9df250
--- /dev/null
+++ b/libdde_linux26/lib/.svn/all-wcprops
@@ -0,0 +1,17 @@
+K 25
+svn:wc:ra_dav:version-url
+V 54
+/repos/tudos/!svn/ver/457/trunk/l4/pkg/dde/linux26/lib
+END
+Makefile
+K 25
+svn:wc:ra_dav:version-url
+V 63
+/repos/tudos/!svn/ver/322/trunk/l4/pkg/dde/linux26/lib/Makefile
+END
+README
+K 25
+svn:wc:ra_dav:version-url
+V 61
+/repos/tudos/!svn/ver/174/trunk/l4/pkg/dde/linux26/lib/README
+END
diff --git a/libdde_linux26/lib/.svn/entries b/libdde_linux26/lib/.svn/entries
new file mode 100644
index 00000000..ded8ca64
--- /dev/null
+++ b/libdde_linux26/lib/.svn/entries
@@ -0,0 +1,102 @@
+9
+
+dir
+465
+http://svn.tudos.org/repos/tudos/trunk/l4/pkg/dde/linux26/lib
+http://svn.tudos.org/repos/tudos
+
+
+
+2009-05-23T02:50:17.774710Z
+457
+l4check
+
+
+svn:special svn:externals svn:needs-lock
+
+
+
+
+
+
+
+
+
+
+
+a704ac0b-3a55-4d43-a2a9-7be6f07c34fb
+
+src_ip
+dir
+
+src
+dir
+
+Makefile
+file
+
+
+
+
+2009-11-15T17:17:13.000000Z
+6e4b787b1a15fafe5e8c6ec03151b863
+2008-03-18T03:51:56.301196Z
+322
+l4check
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+188
+
+README
+file
+
+
+
+
+2009-11-15T17:17:13.000000Z
+fb1943fc687297e5d57d507e6c75fcb0
+2007-09-08T19:44:13.897747Z
+174
+l4check
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+103
+
diff --git a/libdde_linux26/lib/.svn/format b/libdde_linux26/lib/.svn/format
new file mode 100644
index 00000000..ec635144
--- /dev/null
+++ b/libdde_linux26/lib/.svn/format
@@ -0,0 +1 @@
+9
diff --git a/libdde_linux26/lib/.svn/text-base/Makefile.svn-base b/libdde_linux26/lib/.svn/text-base/Makefile.svn-base
new file mode 100644
index 00000000..0ea410d0
--- /dev/null
+++ b/libdde_linux26/lib/.svn/text-base/Makefile.svn-base
@@ -0,0 +1,11 @@
+PKGDIR ?= ../..
+L4DIR ?= $(PKGDIR)/../..
+
+include $(L4DIR)/mk/Makeconf
+-include $(PKGDIR_OBJ)/Makeconf
+
+ifeq ($(CONFIG_DDE26),y)
+TARGET = src src_ip
+endif
+
+include $(L4DIR)/mk/subdir.mk
diff --git a/libdde_linux26/lib/.svn/text-base/README.svn-base b/libdde_linux26/lib/.svn/text-base/README.svn-base
new file mode 100644
index 00000000..ed1e88de
--- /dev/null
+++ b/libdde_linux26/lib/.svn/text-base/README.svn-base
@@ -0,0 +1,5 @@
+These are the DDE libraries.
+
+* src - main DDELinux lib
+* net - network support for DDELinux
+[* sound]