~tsarev/percona-server/12952_fix

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Oleg Tsarev
  • Date: 2011-09-12 13:14:21 UTC
  • mfrom: (280.2.2 merge_2)
  • Revision ID: oleg.tsarev@percona.com-20110912131421-6zxe76a1acdxyaog
propogateĀ lp:percona-server/rnt-5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
PERCONA_SERVER_SHORT_1 ?=Percona-Server-$(MYSQL_VERSION)
7
7
PERCONA_SERVER_SHORT_2 ?=Percona-Server
8
8
 
9
 
all: main install-lic tests misc handlersocket maatkit-udf autorun
 
9
all:  main install-lic misc handlersocket maatkit-udf autorun
10
10
        @echo ""
11
11
        @echo "Percona Server source code is ready"
12
12
        @echo "Now change directory to $(PERCONA_SERVER) define variables as show below"
56
56
        @echo "Downloading MySQL sources from $(MASTER_SITE)"
57
57
        $(FETCH_CMD) $(MASTER_SITE)/mysql-$(MYSQL_VERSION).tar.gz
58
58
 
59
 
tests:
60
 
        PERCONA_SERVER=${PERCONA_SERVER} sh install_tests
61
59
 
62
60
misc:
63
61
        @echo "Installing other files"