diff options
Diffstat (limited to 'tools/automake/files')
-rw-r--r-- | tools/automake/files/.svn/entries | 62 | ||||
-rw-r--r-- | tools/automake/files/.svn/prop-base/aclocal.svn-base | 5 | ||||
-rw-r--r-- | tools/automake/files/.svn/text-base/aclocal.svn-base | 2 | ||||
-rwxr-xr-x | tools/automake/files/aclocal | 2 |
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 $@ |