summaryrefslogtreecommitdiff
path: root/databases/mysql51-server/files/patch-Makefile.in
blob: ca3680549992b09025c610cc260ea7cd3ad74c08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- Makefile.in.orig	Sun Jun  6 04:51:50 1999
+++ Makefile.in	Sat Jun 26 08:53:51 1999
@@ -141,8 +141,11 @@
 # These are built from source in the Docs directory
 EXTRA_DIST = INSTALL-SOURCE-GENERIC README 			PUBLIC INSTALL-SOURCE MIRRORS
 
-SUBDIRS = @docs_dirs@ @readline_dir@ client @sql_server_dirs@ 			scripts include tests man @bench_dirs@ support-files
-
+.if defined(CLIENT_ONLY)
+SUBDIRS = @readline_dir@ client include tests man
+.else
+SUBDIRS = @docs_dirs@ @sql_server_dirs@ scripts @bench_dirs@ support-files
+.endif
 
 # Relink after clean
 CLEANFILES = linked_client_sources