mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
18 lines
607 B
Text
18 lines
607 B
Text
--- Makefile.in.orig Tue May 8 11:43:16 2007
|
|
+++ Makefile.in Thu May 17 09:28:15 2007
|
|
@@ -396,14 +396,7 @@
|
|
EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN-SOURCE \
|
|
README COPYING EXCEPTIONS-CLIENT CMakeLists.txt
|
|
|
|
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
|
|
- @readline_topdir@ sql-common scripts \
|
|
- @thread_dirs@ pstack \
|
|
- @sql_union_dirs@ unittest storage plugin \
|
|
- @sql_server@ @man_dirs@ tests \
|
|
- netware @libmysqld_dirs@ \
|
|
- mysql-test support-files sql-bench @tools_dirs@ \
|
|
- win
|
|
+SUBDIRS =
|
|
|
|
DIST_SUBDIRS = $(SUBDIRS) BUILD debian
|
|
DISTCLEANFILES = ac_available_languages_fragment
|