aboutsummaryrefslogtreecommitdiffstats
path: root/tools/automake/files
diff options
context:
space:
mode:
authorJames <>2013-03-17 12:16:37 +0000
committerJames <>2013-03-17 12:16:37 +0000
commit27b76ab0671089c47506615a796a261e993896a7 (patch)
tree61213d67e7fa87b20356b23798558e2c4212c42f /tools/automake/files
downloadtrunk-36060-master.tar.gz
trunk-36060-master.tar.bz2
trunk-36060-master.zip
Diffstat (limited to 'tools/automake/files')
-rw-r--r--tools/automake/files/.svn/entries62
-rw-r--r--tools/automake/files/.svn/prop-base/aclocal.svn-base5
-rw-r--r--tools/automake/files/.svn/text-base/aclocal.svn-base2
-rwxr-xr-xtools/automake/files/aclocal2
4 files changed, 71 insertions, 0 deletions
diff --git a/tools/automake/files/.svn/entries b/tools/automake/files/.svn/entries
new file mode 100644
index 0000000..aa674f9
--- /dev/null
+++ b/tools/automake/files/.svn/entries
@@ -0,0 +1,62 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/tools/automake/files
+svn://svn.openwrt.org/openwrt
+
+
+
+2009-04-22T22:05:55.175489Z
+15339
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+aclocal
+file
+
+
+
+
+2013-03-17T12:13:22.000000Z
+822a72d2dbf46d1c8c54489255ba310c
+2009-04-22T22:05:55.175489Z
+15339
+nbd
+has-props
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+51
+
diff --git a/tools/automake/files/.svn/prop-base/aclocal.svn-base b/tools/automake/files/.svn/prop-base/aclocal.svn-base
new file mode 100644
index 0000000..869ac71
--- /dev/null
+++ b/tools/automake/files/.svn/prop-base/aclocal.svn-base
@@ -0,0 +1,5 @@
+K 14
+svn:executable
+V 1
+*
+END
diff --git a/tools/automake/files/.svn/text-base/aclocal.svn-base b/tools/automake/files/.svn/text-base/aclocal.svn-base
new file mode 100644
index 0000000..a60df10
--- /dev/null
+++ b/tools/automake/files/.svn/text-base/aclocal.svn-base
@@ -0,0 +1,2 @@
+#!/usr/bin/env sh
+aclocal.real $ACLOCAL_INCLUDE $@
diff --git a/tools/automake/files/aclocal b/tools/automake/files/aclocal
new file mode 100755
index 0000000..a60df10
--- /dev/null
+++ b/tools/automake/files/aclocal
@@ -0,0 +1,2 @@
+#!/usr/bin/env sh
+aclocal.real $ACLOCAL_INCLUDE $@