mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
16 lines
538 B
Text
16 lines
538 B
Text
--- Makefile.in.orig Thu Aug 26 23:47:06 2004
|
|
+++ Makefile.in Thu Sep 2 12:49:11 2004
|
|
@@ -297,12 +297,7 @@
|
|
|
|
# These are built from source in the Docs directory
|
|
EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT
|
|
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
|
|
- @readline_topdir@ sql-common \
|
|
- @thread_dirs@ pstack @sql_client_dirs@ \
|
|
- @sql_server_dirs@ scripts man tests \
|
|
- netware @libmysqld_dirs@ \
|
|
- @bench_dirs@ support-files @fs_dirs@ @tools_dirs@
|
|
+SUBDIRS =
|
|
|
|
|
|
DIST_SUBDIRS = . include @docs_dirs@ zlib \
|