~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/Makefile.am

  • Committer: Stewart Smith
  • Date: 2008-12-23 00:00:45 UTC
  • mfrom: (728 testable)
  • mto: This revision was merged to the branch mainline in revision 734.
  • Revision ID: stewart@flamingspork.com-20081223000045-4r4asnt8odzvqjpu
merge with mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
15
15
 
16
 
# Process this file with automake to create Makefile.in
17
16
 
18
 
MYSQLDATAdir=           $(localstatedir)
19
 
MYSQLSHAREdir=          $(pkgdatadir)
20
 
MYSQLBASEdir=           $(prefix)
21
 
MYSQLLIBdir=            $(pkglibdir)
22
 
pkgplugindir=           $(pkglibdir)/plugin
23
17
AM_CPPFLAGS=            -I$(top_srcdir) -I$(top_builddir) \
24
18
                        -I$(top_srcdir)/include -I$(top_builddir)/include \
25
19
                        -I$(top_srcdir)/regex \
212
206
                        pars/make_bison.sh pars/make_flex.sh \
213
207
                        pars/pars0grm.y pars/pars0lex.l
214
208
 
215
 
# Don't update the files from bitkeeper
216
 
%::SCCS/s.%