forked from Lainports/freebsd-ports
o Make portlint clean. PR: ports/60321 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
15 lines
483 B
Text
15 lines
483 B
Text
--- Makefile.in.orig Sun Dec 14 22:24:01 2003
|
|
+++ Makefile.in Wed Dec 17 09:09:31 2003
|
|
@@ -210,11 +210,7 @@
|
|
|
|
# These are built from source in the Docs directory
|
|
EXTRA_DIST = INSTALL-SOURCE README COPYING
|
|
-SUBDIRS = . include @docs_dirs@ @readline_dir@ \
|
|
- @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
|