1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00

Revert "Addresses #1298"

This reverts commit 5fa57d593d531a7ddc2f59afa4b082da46b00bbf.

git-svn-id: file:///svn/toku/tokudb@9229 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Yoni Fogel
2013-04-16 23:57:40 -04:00
parent 74459586a0
commit f470a45bcf
10 changed files with 11 additions and 35 deletions

View File

@@ -46,8 +46,7 @@ QUIET =
endif
default: build
build: local;
local: $(TARGETS);
build: $(TARGETS)
check: check-default