~tsarev/percona-server/5.5-processlist_rows_stats-sporadic_fails-fix

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Oleg Tsarev
  • Date: 2011-05-11 13:27:33 UTC
  • mto: This revision was merged to the branch mainline in revision 110.
  • Revision ID: oleg.tsarev@percona.com-20110511132733-hvqta1d712hp9ozr
port to 5.5.12 second part

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
FETCH_CMD=wget
2
2
MASTER_SITE=http://www.percona.com/downloads/community
3
 
MYSQL_VERSION=5.5.11
 
3
MYSQL_VERSION=5.5.12
4
4
PERCONA_SERVER ?=Percona-Server
5
5
DEBUG_DIR ?= $(PERCONA_SERVER)-debug
6
6
RELEASE_DIR ?= $(PERCONA_SERVER)-release