mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
20dac73485
- use recommended yaSSL library - build as max-no-ndb or max profiles
19 lines
542 B
Plaintext
19 lines
542 B
Plaintext
--- Makefile.in.orig Thu Jun 15 07:53:42 2006
|
|
+++ Makefile.in Thu Jun 15 07:53:56 2006
|
|
@@ -389,14 +389,7 @@
|
|
EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN-SOURCE \
|
|
README COPYING EXCEPTIONS-CLIENT CMakeLists.txt
|
|
|
|
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
|
|
- @readline_topdir@ sql-common \
|
|
- @thread_dirs@ pstack \
|
|
- @sql_union_dirs@ storage plugin \
|
|
- @sql_server@ scripts @man_dirs@ tests \
|
|
- netware @libmysqld_dirs@ \
|
|
- mysql-test support-files @tools_dirs@ \
|
|
- unittest win
|
|
+SUBDIRS =
|
|
|
|
DIST_SUBDIRS = $(SUBDIRS) BUILD
|
|
|