summaryrefslogtreecommitdiff
path: root/netware/Makefile.am
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2010-05-19 17:00:23 +0400
committerAlexander Nozdrin <alik@sun.com>2010-05-19 17:00:23 +0400
commit759d5bc5351c79ef4835d6ba7ff6db98b56b2041 (patch)
tree574458923d5c91864006d3e044db236b688fe587 /netware/Makefile.am
parent1161d923c8664ea6ae126e3068e06da2a45c4eae (diff)
downloadmariadb-git-759d5bc5351c79ef4835d6ba7ff6db98b56b2041.tar.gz
Another incarnation of the patch for Bug#30708
(make relies GNU extentions). The patch was partially backport from 6.0. Original comment: bug#30708: make relies GNU extensions. Now that we no longer use BitKeeper we can safely remove the SCCS handling with no loss of functionality.
Diffstat (limited to 'netware/Makefile.am')
-rw-r--r--netware/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/netware/Makefile.am b/netware/Makefile.am
index 3d0402ce714..f537022495b 100644
--- a/netware/Makefile.am
+++ b/netware/Makefile.am
@@ -115,6 +115,3 @@ test_db.sql: init_db.sql $(top_srcdir)/scripts/mysql_test_data_timezone.sql
@echo "Building $@";
@cat init_db.sql \
$(top_srcdir)/scripts/mysql_test_data_timezone.sql > $@;
-
-# Don't update the files from bitkeeper
-%::SCCS/s.%