2004-10-31 11:43:07 +01:00
|
|
|
--- Makefile.in.orig Thu Oct 28 02:48:54 2004
|
|
|
|
+++ Makefile.in Sun Oct 31 09:37:50 2004
|
|
|
|
@@ -280,11 +280,7 @@
|
2000-10-19 11:17:57 +02:00
|
|
|
|
2003-12-17 11:52:54 +01:00
|
|
|
# These are built from source in the Docs directory
|
2004-09-21 23:09:31 +02:00
|
|
|
EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT
|
2003-02-04 15:13:34 +01:00
|
|
|
-SUBDIRS = . include @docs_dirs@ @readline_dir@ \
|
2003-01-31 17:02:39 +01:00
|
|
|
- @thread_dirs@ pstack @sql_client_dirs@ \
|
2004-10-31 11:43:07 +01:00
|
|
|
- @sql_server_dirs@ scripts @man_dirs@ tests \
|
2004-09-21 23:09:31 +02:00
|
|
|
- BUILD netware os2 @libmysqld_dirs@ \
|
2003-03-24 18:02:58 +01:00
|
|
|
- @bench_dirs@ support-files @fs_dirs@ @tools_dirs@
|
|
|
|
+SUBDIRS =
|
1999-07-01 10:44:49 +02:00
|
|
|
|
2003-12-17 11:52:54 +01:00
|
|
|
|
1999-07-01 10:44:49 +02:00
|
|
|
# Relink after clean
|