diff options
Diffstat (limited to 'libdde_linux26/examples/.svn')
| -rw-r--r-- | libdde_linux26/examples/.svn/all-wcprops | 11 | ||||
| -rw-r--r-- | libdde_linux26/examples/.svn/entries | 74 | ||||
| -rw-r--r-- | libdde_linux26/examples/.svn/format | 1 | ||||
| -rw-r--r-- | libdde_linux26/examples/.svn/text-base/Makefile.svn-base | 13 |
4 files changed, 99 insertions, 0 deletions
diff --git a/libdde_linux26/examples/.svn/all-wcprops b/libdde_linux26/examples/.svn/all-wcprops new file mode 100644 index 00000000..b30dbfeb --- /dev/null +++ b/libdde_linux26/examples/.svn/all-wcprops @@ -0,0 +1,11 @@ +K 25 +svn:wc:ra_dav:version-url +V 59 +/repos/tudos/!svn/ver/455/trunk/l4/pkg/dde/linux26/examples +END +Makefile +K 25 +svn:wc:ra_dav:version-url +V 68 +/repos/tudos/!svn/ver/443/trunk/l4/pkg/dde/linux26/examples/Makefile +END diff --git a/libdde_linux26/examples/.svn/entries b/libdde_linux26/examples/.svn/entries new file mode 100644 index 00000000..bee27e97 --- /dev/null +++ b/libdde_linux26/examples/.svn/entries @@ -0,0 +1,74 @@ +9 + +dir +465 +http://svn.tudos.org/repos/tudos/trunk/l4/pkg/dde/linux26/examples +http://svn.tudos.org/repos/tudos + + + +2009-05-20T14:32:55.606606Z +455 +l4check + + +svn:special svn:externals svn:needs-lock + + + + + + + + + + + +a704ac0b-3a55-4d43-a2a9-7be6f07c34fb + +ne2k +dir + +unittest +dir + +dde26_test +dir + +bug_timersleep +dir + +Makefile +file + + + + +2009-11-15T17:17:14.000000Z +e5078d83828da469a57cbec2f20b2d91 +2009-03-26T03:50:31.959106Z +443 +l4check + + + + + + + + + + + + + + + + + + + + + +209 + diff --git a/libdde_linux26/examples/.svn/format b/libdde_linux26/examples/.svn/format new file mode 100644 index 00000000..ec635144 --- /dev/null +++ b/libdde_linux26/examples/.svn/format @@ -0,0 +1 @@ +9 diff --git a/libdde_linux26/examples/.svn/text-base/Makefile.svn-base b/libdde_linux26/examples/.svn/text-base/Makefile.svn-base new file mode 100644 index 00000000..8717a0b5 --- /dev/null +++ b/libdde_linux26/examples/.svn/text-base/Makefile.svn-base @@ -0,0 +1,13 @@ +PKGDIR ?= ../.. +L4DIR ?= $(PKGDIR)/../.. + +include $(L4DIR)/mk/Makeconf +-include $(PKGDIR_OBJ)/Makeconf + +ifeq ($(CONFIG_DDE26),y) +TARGET = dde26_test ne2k bug_timersleep +endif + +include $(L4DIR)/mk/subdir.mk + + |
