~akuzminsky/percona-data-recovery-tool-for-innodb/file_per_index

« back to all changes in this revision

Viewing changes to mysql-source/innobase/thr/Makefile.am

  • Committer: Aleksandr Kuzminsky
  • Date: 2010-12-10 09:09:58 UTC
  • Revision ID: aleksandr.kuzminsky@percona.com-20101210090958-01q3nmav530g5h2p
a fork from the trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright (C) 2001, 2003 MySQL AB & Innobase Oy
 
2
 
3
# This program is free software; you can redistribute it and/or modify
 
4
# it under the terms of the GNU General Public License as published by
 
5
# the Free Software Foundation; version 2 of the License.
 
6
 
7
# This program is distributed in the hope that it will be useful,
 
8
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
9
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
10
# GNU General Public License for more details.
 
11
 
12
# You should have received a copy of the GNU General Public License
 
13
# along with this program; if not, write to the Free Software
 
14
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
15
 
 
16
include ../include/Makefile.i
 
17
 
 
18
noinst_LIBRARIES =      libthr.a
 
19
 
 
20
libthr_a_SOURCES =      thr0loc.c
 
21
 
 
22
EXTRA_PROGRAMS =        
 
23
 
 
24
# Don't update the files from bitkeeper
 
25
%::SCCS/s.%