|
Lines 1-16
Link Here
|
| 1 |
--- Makefile.in.orig Thu May 26 15:27:53 2005 |
1 |
--- Makefile.in.orig Fri Jul 8 11:11:47 2005 |
| 2 |
+++ Makefile.in Fri Jun 3 15:05:48 2005 |
2 |
+++ Makefile.in Fri Jul 15 15:55:52 2005 |
| 3 |
@@ -355,12 +355,7 @@ |
3 |
@@ -358,12 +358,7 @@ |
| 4 |
|
4 |
|
| 5 |
# These are built from source in the Docs directory |
5 |
# These are built from source in the Docs directory |
| 6 |
EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT |
6 |
EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT |
| 7 |
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ @yassl_dir@ \ |
7 |
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ @yassl_dir@ \ |
| 8 |
- @readline_topdir@ sql-common \ |
8 |
- @readline_topdir@ sql-common \ |
| 9 |
- @thread_dirs@ pstack \ |
9 |
- @thread_dirs@ pstack \ |
| 10 |
- @sql_union_dirs@ scripts man tests \ |
10 |
- @sql_union_dirs@ scripts @man_dirs@ tests \ |
| 11 |
- netware @libmysqld_dirs@ \ |
11 |
- netware @libmysqld_dirs@ \ |
| 12 |
- @bench_dirs@ support-files @tools_dirs@ |
12 |
- @bench_dirs@ support-files @tools_dirs@ |
| 13 |
+SUBDIRS = |
13 |
+SUBDIRS = |
| 14 |
|
14 |
|
| 15 |
DIST_SUBDIRS = . include @docs_dirs@ zlib \ |
15 |
DIST_SUBDIRS = . include @docs_dirs@ zlib \ |
| 16 |
@readline_topdir@ sql-common \ |
16 |
@readline_topdir@ sql-common \ |