mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 16:36:28 -04:00
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Repo copied by: joe (cvs) Approved by: portmgr (no objections)
16 lines
456 B
Text
16 lines
456 B
Text
--- Makefile.in.orig Fri Apr 11 10:50:40 2003
|
|
+++ Makefile.in Fri Apr 11 10:51:55 2003
|
|
@@ -212,12 +212,7 @@
|
|
EXTRA_DIST = INSTALL-SOURCE README \
|
|
COPYING COPYING.LIB
|
|
|
|
-SUBDIRS = . include @docs_dirs@ \
|
|
- @readline_topdir@ \
|
|
- @thread_dirs@ pstack @sql_client_dirs@ \
|
|
- @sql_server_dirs@ scripts man tests \
|
|
- BUILD @netware_dir@ os2 @libmysqld_dirs@ \
|
|
- @bench_dirs@ support-files @fs_dirs@ @tools_dirs@
|
|
+SUBDIRS =
|
|
|
|
|
|
# Relink after clean
|