~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to BUILD/Makefile.am

  • Committer: Stewart Smith
  • Date: 2008-06-30 05:33:25 UTC
  • mfrom: (12.2.8 drizzle)
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: stewart@flamingspork.com-20080630053325-mwrv6bjaufcpvj8n
merge my work

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2002, 2004-2005 MySQL AB
2
 
#
3
 
# This library is free software; you can redistribute it and/or
4
 
# modify it under the terms of the GNU Library General Public
5
 
# License as published by the Free Software Foundation; version 2
6
 
# of the License.
7
 
#
8
 
# This library is distributed in the hope that it will be useful,
9
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
10
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11
 
# Library General Public License for more details.
12
 
#
13
 
# You should have received a copy of the GNU Library General Public
14
 
# License along with this library; if not, write to the Free
15
 
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
16
 
# MA 02111-1307, USA
17
 
 
18
 
## Process this file with automake to create Makefile.in
19
 
 
20
 
EXTRA_DIST =            FINISH.sh \
21
 
                        SETUP.sh \
22
 
                        autorun.sh \
23
 
                        check-cpu \
24
 
                        cleanup \
25
 
                        compile-alpha \
26
 
                        compile-alpha-ccc \
27
 
                        compile-alpha-cxx \
28
 
                        compile-alpha-debug \
29
 
                        compile-amd64-debug-max \
30
 
                        compile-amd64-max \
31
 
                        compile-amd64-max-sci \
32
 
                        compile-darwin-mwcc \
33
 
                        compile-dist \
34
 
                        compile-hpux11-parisc2-aCC \
35
 
                        compile-ia64-debug-max \
36
 
                        compile-irix-mips64-mipspro \
37
 
                        compile-pentium \
38
 
                        compile-pentium-debug \
39
 
                        compile-pentium-debug-max \
40
 
                        compile-pentium-debug-openssl \
41
 
                        compile-pentium-debug-yassl \
42
 
                        compile-pentium-gcov \
43
 
                        compile-pentium-gprof \
44
 
                        compile-pentium-icc \
45
 
                        compile-pentium-icc-valgrind-max \
46
 
                        compile-pentium-icc-yassl \
47
 
                        compile-pentium-max \
48
 
                        compile-pentium-myodbc \
49
 
                        compile-pentium-mysqlfs-debug \
50
 
                        compile-pentium-pgcc \
51
 
                        compile-pentium-valgrind-max \
52
 
                        compile-pentium64-debug \
53
 
                        compile-pentium64-debug-max \
54
 
                        compile-pentium64-max-sci \
55
 
                        compile-pentium64-valgrind-max \
56
 
                        compile-ppc \
57
 
                        compile-ppc-debug \
58
 
                        compile-ppc-debug-max \
59
 
                        compile-ppc-max \
60
 
                        compile-solaris-sparc \
61
 
                        compile-solaris-sparc-debug \
62
 
                        compile-solaris-sparc-forte \
63
 
                        compile-solaris-sparc-purify
64
 
 
65
 
# Don't update the files from bitkeeper
66
 
%::SCCS/s.%