~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to support-files/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-01 20:52:03 UTC
  • mfrom: (28.1.23 libtool-patch)
  • Revision ID: brian@tangent.org-20080701205203-3jm6ga57uzxy8k4t
Merge of taylor's work

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
                        binary-configure.sh \
33
33
                        magic mysql.m4 \
34
34
                        MySQL-shared-compat.spec.sh \
35
 
                        ndb-config-2-node.ini.sh \
36
35
                        compiler_warnings.supp
37
36
 
38
37
SUBDIRS =
49
48
                        config.small.ini \
50
49
                        my-innodb-heavy-4G.cnf \
51
50
                        mysql-log-rotate \
52
 
                        binary-configure \
53
 
                        ndb-config-2-node.ini
 
51
                        binary-configure
54
52
 
55
53
pkgsupp_SCRIPTS =       mysql.server \
56
54
                        mysqld_multi.server
75
73
                        mysql.server \
76
74
                        mysqld_multi.server \
77
75
                        binary-configure \
78
 
                        MySQL-shared-compat.spec \
79
 
                        ndb-config-2-node.ini
 
76
                        MySQL-shared-compat.spec
80
77
 
81
78
mysql-@VERSION@.spec:   mysql.spec
82
79
                        rm -f $@
126
123
        $< > $@-t
127
124
        @MV@ $@-t $@
128
125
 
129
 
# Don't update the files from bitkeeper
130
 
%::SCCS/s.%