Makefile.am 2.41 KB
Newer Older
unknown's avatar
unknown committed
1
# Copyright (C) 2002, 2004-2005 MySQL AB
2 3 4
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public
unknown's avatar
unknown committed
5 6
# License as published by the Free Software Foundation; version 2
# of the License.
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Library General Public License for more details.
#
# You should have received a copy of the GNU Library General Public
# License along with this library; if not, write to the Free
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
# MA 02111-1307, USA

## Process this file with automake to create Makefile.in

EXTRA_DIST =		FINISH.sh \
			SETUP.sh \
22
			autorun.sh \
23
			choose_configure.sh \
unknown's avatar
unknown committed
24
			build_mccge.sh \
25
			check-cpu \
unknown's avatar
Merge  
unknown committed
26
			cleanup \
27 28 29 30
			compile-alpha \
			compile-alpha-ccc \
			compile-alpha-cxx \
			compile-alpha-debug \
unknown's avatar
Merge  
unknown committed
31
			compile-amd64-debug-max \
unknown's avatar
unknown committed
32
			compile-amd64-debug-max-no-ndb \
33 34
			compile-amd64-gcov \
			compile-amd64-gprof \
unknown's avatar
Merge  
unknown committed
35
			compile-amd64-max \
unknown's avatar
unknown committed
36
			compile-amd64-max-sci \
unknown's avatar
unknown committed
37
			compile-amd64-valgrind-max \
unknown's avatar
Merge  
unknown committed
38
			compile-darwin-mwcc \
unknown's avatar
unknown committed
39
			compile-dist \
unknown's avatar
Merge  
unknown committed
40
			compile-hpux11-parisc2-aCC \
41
			compile-ia64-debug-max \
unknown's avatar
unknown committed
42
			compile-irix-mips64-mipspro \
43 44 45
			compile-pentium \
			compile-pentium-debug \
			compile-pentium-debug-max \
unknown's avatar
Merge  
unknown committed
46
			compile-pentium-debug-max-no-embedded \
unknown's avatar
unknown committed
47
			compile-pentium-debug-max-no-ndb \
48
			compile-pentium-debug-openssl \
49
			compile-pentium-debug-yassl \
50 51
			compile-pentium-gcov \
			compile-pentium-gprof \
unknown's avatar
unknown committed
52 53 54
			compile-pentium-icc \
			compile-pentium-icc-valgrind-max \
			compile-pentium-icc-yassl \
55 56 57 58
			compile-pentium-max \
			compile-pentium-myodbc \
			compile-pentium-mysqlfs-debug \
			compile-pentium-pgcc \
unknown's avatar
unknown committed
59
			compile-pentium-valgrind-max \
unknown's avatar
unknown committed
60
			compile-pentium64 \
unknown's avatar
Merge  
unknown committed
61
			compile-pentium64-debug \
unknown's avatar
unknown committed
62
			compile-pentium64-debug-max \
63 64
			compile-pentium64-gcov \
			compile-pentium64-gprof \
unknown's avatar
unknown committed
65
			compile-pentium64-max \
unknown's avatar
unknown committed
66
			compile-pentium64-max-sci \
unknown's avatar
Merge  
unknown committed
67 68 69 70
			compile-pentium64-valgrind-max \
			compile-ppc \
			compile-ppc-debug \
			compile-ppc-debug-max \
unknown's avatar
unknown committed
71
			compile-ppc-debug-max-no-ndb \
unknown's avatar
Merge  
unknown committed
72
			compile-ppc-max \
73 74 75 76
			compile-solaris-amd64 \
			compile-solaris-amd64-debug \
			compile-solaris-amd64-forte \
			compile-solaris-amd64-forte-debug \
77 78
			compile-solaris-sparc \
			compile-solaris-sparc-debug \
unknown's avatar
unknown committed
79
			compile-solaris-sparc-forte \
80
			compile-solaris-sparc-purify