~ubuntu-branches/ubuntu/maverick/mysql-dfsg-5.0/maverick

« back to all changes in this revision

Viewing changes to ndb/include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug, Norbert Tretkowski, Mathias Gug
  • Date: 2009-07-10 20:05:05 UTC
  • mfrom: (1.1.19 upstream) (19.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20090710200505-mr0avcgp14lexg44
Tags: 5.1.30really5.0.83-0ubuntu1
[ Norbert Tretkowski ]
* New upstream release.

[ Mathias Gug ]
* Merge from debian unstable, remaining changes:
 + debian/control:
  - Add a mysql-doc-5.0 as a Suggest to mysql-client-5.0, mysql-server-5.0
    and libmysql15-dev
  - Prepend XS-Original- to Vcs-{Browser, SVN}.
  - Lower mailx from a Recommends to a Suggests, which is pulling in 
    exim4 on all installs fo mysql-server. (LP: #259477)
 + debian/rules:
   - Apply same configuration options on lpia as for i386.
   - Add -fno-strict-aliasing to fix FTBFS failures in the mysql
     testsuite.
   - Install mysqld AppArmor profile.
 + debian/additions/my.cnf:
   - Error message files are located in a different directory in MySQL 5.1. 
     Setting the language option to use /usr/share/mysql/ breaks 5.1. 
     Both 5.0 and 5.1 use a default value that works. (LP: #316974).
   - remove skip-bdb option. This option is not available in 5.1 anymore.
     Moreover 5.0 isn't build with the BerkeleyDB engine. (LP: #316849)
 + Create mysql-server-core-5.0 package for files needed by Akonadi.
 + Add mysqld AppArmor profile:
   - debian/apparmor-profile: mysqld AppArmor profile.
   - debian/mysql-server-5.0.README.Debian: add a note about mysqld AppArmor
     profile.
   - debian/mysql-server-5.0.files: ship mysqld AppArmor profile.
   - debian/mysql-server-5.0.postinst: reload mysqld AppArmor profile.
   - debian/rules: install mysqld AppArmor profile.
   - debian/additions/my.cnf: add warning about apparmor. (LP: #201799)
 + Fixes random build failures:
   - 90_upstream_bug_23921.dpatch (http://bugs.mysql.com/bug.php?id=23921).
   - 91_ubuntu_buildd_testfailures.dpatch: disable tests that fail
     randomly only on the amd64 buildd.
 + Fix log-slow-queries option: (LP: #183762)
   - debian/patches/57-fix-mysqlslowdump-config.dpatch: support 
     log_slow_queries option in mysqlslowdump.
   - debian/additions/my.cnf: use log-slow-queries instead of
     log_slow_queries.
* debian/patches/38_scripts__mysqld_safe.sh__signals.dpatch: wait in the
  SIGHUP trap to avoid killing an existing mysqld process when a HUP
  signal is sent to mysqld_safe. (LP: #326768)
* Dropped from Ubuntu:
  + debian/patches/92_ssl_test_cert.dpatch: Fixed in 5.0.78.
  + Fix man page conflicts with mysql-doc-5.0 when upgrading from gutsy
    for mysql-server-5.0, mysql-client-5.0, and libmysqlclient15-dev
    packages.
  + Replaces and Conflicts apparmour-profiles << 2.1+1075-0ubuntu4 to allow
    proper upgrades from gutsy.
  + Follow ApparmorProfileMigration and force apparmor complain mode on some
    upgrades (LP: #203531)
    - debian/control: Recommends apparmor >= 2.1+1075-0ubuntu6
    - debian/mysql-server-5.0.dirs: add etc/apparmor.d/force-complain
    - debian/mysql-server-5.0.preinst: create symlink for force-complain/
      on pre-feisty upgrades, upgrades where apparmor-profiles profile is
      unchanged (ie non-enforcing) and upgrades where the profile doesn't
      exist.
    - debian/mysql-server-5.0.postrm: remove symlink in force-complain/ on
      purge.
  + Modifies debian-start.inc.sh to support ANSI mode (LP: #310211): fixed
    differently in Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
44
44
# along with this program; if not, write to the Free Software
45
45
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
46
46
 
47
 
srcdir = @srcdir@
48
 
top_srcdir = @top_srcdir@
49
47
VPATH = @srcdir@
50
48
pkgdatadir = $(datadir)/@PACKAGE@
51
49
pkglibdir = $(libdir)/@PACKAGE@
52
50
pkgincludedir = $(includedir)/@PACKAGE@
53
 
top_builddir = ../..
54
51
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
55
 
INSTALL = @INSTALL@
56
52
install_sh_DATA = $(install_sh) -c -m 644
57
53
install_sh_PROGRAM = $(install_sh) -c
58
54
install_sh_SCRIPT = $(install_sh) -c
118
114
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
119
115
ACLOCAL = @ACLOCAL@
120
116
ALLOCA = @ALLOCA@
121
 
AMDEP_FALSE = @AMDEP_FALSE@
122
 
AMDEP_TRUE = @AMDEP_TRUE@
123
117
AMTAR = @AMTAR@
124
118
AR = @AR@
125
119
ARFLAGS = @ARFLAGS@
126
120
AS = @AS@
127
121
ASFLAGS = @ASFLAGS@
128
 
ASSEMBLER_FALSE = @ASSEMBLER_FALSE@
129
 
ASSEMBLER_TRUE = @ASSEMBLER_TRUE@
130
 
ASSEMBLER_sparc32_FALSE = @ASSEMBLER_sparc32_FALSE@
131
 
ASSEMBLER_sparc32_TRUE = @ASSEMBLER_sparc32_TRUE@
132
 
ASSEMBLER_sparc64_FALSE = @ASSEMBLER_sparc64_FALSE@
133
 
ASSEMBLER_sparc64_TRUE = @ASSEMBLER_sparc64_TRUE@
134
 
ASSEMBLER_x86_FALSE = @ASSEMBLER_x86_FALSE@
135
 
ASSEMBLER_x86_TRUE = @ASSEMBLER_x86_TRUE@
136
122
AUTOCONF = @AUTOCONF@
137
123
AUTOHEADER = @AUTOHEADER@
138
124
AUTOMAKE = @AUTOMAKE@
139
125
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
140
126
AWK = @AWK@
141
 
BUILD_INNODB_TOOLS_FALSE = @BUILD_INNODB_TOOLS_FALSE@
142
 
BUILD_INNODB_TOOLS_TRUE = @BUILD_INNODB_TOOLS_TRUE@
143
127
CC = @CC@
144
128
CCAS = @CCAS@
 
129
CCASDEPMODE = @CCASDEPMODE@
145
130
CCASFLAGS = @CCASFLAGS@
146
131
CCDEPMODE = @CCDEPMODE@
147
132
CC_VERSION = @CC_VERSION@
152
137
CLIENT_LIBS = @CLIENT_LIBS@
153
138
CMP = @CMP@
154
139
COMPILATION_COMMENT = @COMPILATION_COMMENT@
155
 
COMPILE_PSTACK_FALSE = @COMPILE_PSTACK_FALSE@
156
 
COMPILE_PSTACK_TRUE = @COMPILE_PSTACK_TRUE@
157
140
CONF_COMMAND = @CONF_COMMAND@
158
141
CP = @CP@
159
142
CPP = @CPP@
165
148
CXXLDFLAGS = @CXXLDFLAGS@
166
149
CXX_VERSION = @CXX_VERSION@
167
150
CYGPATH_W = @CYGPATH_W@
168
 
DARWIN_MWCC_FALSE = @DARWIN_MWCC_FALSE@
169
 
DARWIN_MWCC_TRUE = @DARWIN_MWCC_TRUE@
170
151
DEFS = @DEFS@ @NDB_DEFS@ $(DEFS_LOC) $(NDB_EXTRA_FLAGS)
171
152
DEPDIR = @DEPDIR@
172
153
DOT_FRM_VERSION = @DOT_FRM_VERSION@
173
154
DOXYGEN = @DOXYGEN@
 
155
DSYMUTIL = @DSYMUTIL@
 
156
DUMPBIN = @DUMPBIN@
174
157
DVIS = @DVIS@
175
 
ECHO = @ECHO@
176
158
ECHO_C = @ECHO_C@
177
159
ECHO_N = @ECHO_N@
178
160
ECHO_T = @ECHO_T@
179
161
EGREP = @EGREP@
180
162
EXEEXT = @EXEEXT@
181
 
F77 = @F77@
182
 
FFLAGS = @FFLAGS@
 
163
FGREP = @FGREP@
183
164
FIND_PROC = @FIND_PROC@
184
165
GETCONF = @GETCONF@
 
166
GREP = @GREP@
185
167
GXX = @GXX@
186
 
HAVE_NDBCLUSTER_DB_FALSE = @HAVE_NDBCLUSTER_DB_FALSE@
187
 
HAVE_NDBCLUSTER_DB_TRUE = @HAVE_NDBCLUSTER_DB_TRUE@
188
 
HAVE_NETWARE_FALSE = @HAVE_NETWARE_FALSE@
189
 
HAVE_NETWARE_TRUE = @HAVE_NETWARE_TRUE@
190
 
HAVE_YASSL_FALSE = @HAVE_YASSL_FALSE@
191
 
HAVE_YASSL_TRUE = @HAVE_YASSL_TRUE@
192
168
HOSTNAME = @HOSTNAME@
193
169
ICHECK = @ICHECK@
 
170
INSTALL = @INSTALL@
194
171
INSTALL_DATA = @INSTALL_DATA@
195
172
INSTALL_PROGRAM = @INSTALL_PROGRAM@
196
173
INSTALL_SCRIPT = @INSTALL_SCRIPT@
205
182
LIBS = @LIBS@
206
183
LIBTOOL = @LIBTOOL@
207
184
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
 
185
LIPO = @LIPO@
208
186
LM_CFLAGS = @LM_CFLAGS@
209
187
LN = @LN@
210
188
LN_CP_F = @LN_CP_F@
215
193
MAKEINFO = @MAKEINFO@
216
194
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
217
195
MAKE_SHELL = @MAKE_SHELL@
 
196
MKDIR_P = @MKDIR_P@
218
197
MV = @MV@
219
198
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
220
199
MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
245
224
NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
246
225
NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
247
226
NM = @NM@
 
227
NMEDIT = @NMEDIT@
248
228
NOINST_LDFLAGS = @NOINST_LDFLAGS@
249
229
NON_THREADED_LIBS = @NON_THREADED_LIBS@
 
230
OBJDUMP = @OBJDUMP@
250
231
OBJEXT = @OBJEXT@
 
232
OTOOL = @OTOOL@
 
233
OTOOL64 = @OTOOL64@
251
234
PACKAGE = @PACKAGE@
252
235
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
253
236
PACKAGE_NAME = @PACKAGE_NAME@
288
271
ZLIB_DEPS = @ZLIB_DEPS@
289
272
ZLIB_INCLUDES = @ZLIB_INCLUDES@
290
273
ZLIB_LIBS = @ZLIB_LIBS@
291
 
ac_ct_AR = @ac_ct_AR@
 
274
abs_builddir = @abs_builddir@
 
275
abs_srcdir = @abs_srcdir@
 
276
abs_top_builddir = @abs_top_builddir@
 
277
abs_top_srcdir = @abs_top_srcdir@
292
278
ac_ct_CC = @ac_ct_CC@
293
279
ac_ct_CXX = @ac_ct_CXX@
294
 
ac_ct_F77 = @ac_ct_F77@
295
 
ac_ct_GETCONF = @ac_ct_GETCONF@
296
 
ac_ct_RANLIB = @ac_ct_RANLIB@
297
 
ac_ct_STRIP = @ac_ct_STRIP@
298
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
299
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
300
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
301
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
280
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
302
281
am__include = @am__include@
303
282
am__leading_dot = @am__leading_dot@
304
283
am__quote = @am__quote@
314
293
build_cpu = @build_cpu@
315
294
build_os = @build_os@
316
295
build_vendor = @build_vendor@
 
296
builddir = @builddir@
317
297
datadir = @datadir@
 
298
datarootdir = @datarootdir@
 
299
docdir = @docdir@
318
300
docs_dirs = @docs_dirs@
 
301
dvidir = @dvidir@
319
302
exec_prefix = @exec_prefix@
320
303
extra_docs = @extra_docs@
321
304
host = @host@
323
306
host_cpu = @host_cpu@
324
307
host_os = @host_os@
325
308
host_vendor = @host_vendor@
 
309
htmldir = @htmldir@
326
310
includedir = @includedir@
327
311
infodir = @infodir@
328
312
innodb_includes = @innodb_includes@
335
319
linked_client_targets = @linked_client_targets@
336
320
linked_libmysqld_targets = @linked_libmysqld_targets@
337
321
linked_netware_sources = @linked_netware_sources@
 
322
localedir = @localedir@
338
323
localstatedir = @localstatedir@
 
324
lt_ECHO = @lt_ECHO@
339
325
man1_files = @man1_files@
340
326
man8_files = @man8_files@
341
327
man_dirs = @man_dirs@
354
340
oldincludedir = @oldincludedir@
355
341
openssl_includes = @openssl_includes@
356
342
openssl_libs = @openssl_libs@
 
343
pdfdir = @pdfdir@
357
344
prefix = @prefix@
358
345
program_transform_name = @program_transform_name@
 
346
psdir = @psdir@
359
347
pstack_dirs = @pstack_dirs@
360
348
pstack_libs = @pstack_libs@
361
349
readline_basedir = @readline_basedir@
369
357
sql_client_dirs = @sql_client_dirs@
370
358
sql_server_dirs = @sql_server_dirs@
371
359
sql_union_dirs = @sql_union_dirs@
 
360
srcdir = @srcdir@
372
361
subdirs = @subdirs@
373
362
sysconfdir = @sysconfdir@
374
363
target = @target@
378
367
target_vendor = @target_vendor@
379
368
thread_dirs = @thread_dirs@
380
369
tools_dirs = @tools_dirs@
 
370
top_build_prefix = @top_build_prefix@
 
371
top_builddir = @top_builddir@
 
372
top_srcdir = @top_srcdir@
381
373
uname_prog = @uname_prog@
382
374
yassl_dir = @yassl_dir@
383
375
yassl_h_ln_cmd = @yassl_h_ln_cmd@
442
434
        @for dep in $?; do \
443
435
          case '$(am__configure_deps)' in \
444
436
            *$$dep*) \
445
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
446
 
                && exit 0; \
 
437
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
438
                && { if test -f $@; then exit 0; else break; fi; }; \
447
439
              exit 1;; \
448
440
          esac; \
449
441
        done; \
479
471
 
480
472
clean-libtool:
481
473
        -rm -rf .libs _libs
482
 
 
483
 
distclean-libtool:
484
 
        -rm -f libtool
485
 
uninstall-info-am:
486
474
install-mgmapiincludeHEADERS: $(mgmapiinclude_HEADERS)
487
475
        @$(NORMAL_INSTALL)
488
 
        test -z "$(mgmapiincludedir)" || $(mkdir_p) "$(DESTDIR)$(mgmapiincludedir)"
 
476
        test -z "$(mgmapiincludedir)" || $(MKDIR_P) "$(DESTDIR)$(mgmapiincludedir)"
489
477
        @list='$(mgmapiinclude_HEADERS)'; for p in $$list; do \
490
478
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
491
479
          f=$(am__strip_dir) \
502
490
        done
503
491
install-ndbapiincludeHEADERS: $(ndbapiinclude_HEADERS)
504
492
        @$(NORMAL_INSTALL)
505
 
        test -z "$(ndbapiincludedir)" || $(mkdir_p) "$(DESTDIR)$(ndbapiincludedir)"
 
493
        test -z "$(ndbapiincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ndbapiincludedir)"
506
494
        @list='$(ndbapiinclude_HEADERS)'; for p in $$list; do \
507
495
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
508
496
          f=$(am__strip_dir) \
519
507
        done
520
508
install-ndbincludeHEADERS: $(ndbinclude_HEADERS)
521
509
        @$(NORMAL_INSTALL)
522
 
        test -z "$(ndbincludedir)" || $(mkdir_p) "$(DESTDIR)$(ndbincludedir)"
 
510
        test -z "$(ndbincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ndbincludedir)"
523
511
        @list='$(ndbinclude_HEADERS)'; for p in $$list; do \
524
512
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
525
513
          f=$(am__strip_dir) \
540
528
        unique=`for i in $$list; do \
541
529
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
542
530
          done | \
543
 
          $(AWK) '    { files[$$0] = 1; } \
544
 
               END { for (i in files) print i; }'`; \
 
531
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
532
              END { if (nonempty) { for (i in files) print i; }; }'`; \
545
533
        mkid -fID $$unique
546
534
tags: TAGS
547
535
 
553
541
        unique=`for i in $$list; do \
554
542
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
555
543
          done | \
556
 
          $(AWK) '    { files[$$0] = 1; } \
557
 
               END { for (i in files) print i; }'`; \
 
544
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
545
              END { if (nonempty) { for (i in files) print i; }; }'`; \
558
546
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
559
547
          test -n "$$unique" || unique=$$empty_fix; \
560
548
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
564
552
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
565
553
                $(TAGS_FILES) $(LISP)
566
554
        tags=; \
567
 
        here=`pwd`; \
568
555
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
569
556
        unique=`for i in $$list; do \
570
557
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
571
558
          done | \
572
 
          $(AWK) '    { files[$$0] = 1; } \
573
 
               END { for (i in files) print i; }'`; \
 
559
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
560
              END { if (nonempty) { for (i in files) print i; }; }'`; \
574
561
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
575
562
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
576
563
             $$tags $$unique
584
571
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
585
572
 
586
573
distdir: $(DISTFILES)
587
 
        $(mkdir_p) $(distdir)/../../ndb/config $(distdir)/mgmapi $(distdir)/ndbapi
588
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
589
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
590
 
        list='$(DISTFILES)'; for file in $$list; do \
591
 
          case $$file in \
592
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
593
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
594
 
          esac; \
 
574
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
575
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
576
        list='$(DISTFILES)'; \
 
577
          dist_files=`for file in $$list; do echo $$file; done | \
 
578
          sed -e "s|^$$srcdirstrip/||;t" \
 
579
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
580
        case $$dist_files in \
 
581
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
582
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
583
                           sort -u` ;; \
 
584
        esac; \
 
585
        for file in $$dist_files; do \
595
586
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
596
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
597
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
598
 
            dir="/$$dir"; \
599
 
            $(mkdir_p) "$(distdir)$$dir"; \
600
 
          else \
601
 
            dir=''; \
602
 
          fi; \
603
587
          if test -d $$d/$$file; then \
 
588
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
604
589
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
605
590
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
606
591
            fi; \
619
604
all-am: Makefile $(HEADERS)
620
605
installdirs:
621
606
        for dir in "$(DESTDIR)$(mgmapiincludedir)" "$(DESTDIR)$(ndbapiincludedir)" "$(DESTDIR)$(ndbincludedir)"; do \
622
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
607
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
623
608
        done
624
609
install: install-am
625
610
install-exec: install-exec-am
651
636
 
652
637
distclean: distclean-am
653
638
        -rm -f Makefile
654
 
distclean-am: clean-am distclean-generic distclean-libtool \
655
 
        distclean-tags
 
639
distclean-am: clean-am distclean-generic distclean-tags
656
640
 
657
641
dvi: dvi-am
658
642
 
667
651
install-data-am: install-mgmapiincludeHEADERS \
668
652
        install-ndbapiincludeHEADERS install-ndbincludeHEADERS
669
653
 
 
654
install-dvi: install-dvi-am
 
655
 
670
656
install-exec-am:
671
657
 
 
658
install-html: install-html-am
 
659
 
672
660
install-info: install-info-am
673
661
 
674
662
install-man:
675
663
 
 
664
install-pdf: install-pdf-am
 
665
 
 
666
install-ps: install-ps-am
 
667
 
676
668
installcheck-am:
677
669
 
678
670
maintainer-clean: maintainer-clean-am
691
683
 
692
684
ps-am:
693
685
 
694
 
uninstall-am: uninstall-info-am uninstall-mgmapiincludeHEADERS \
 
686
uninstall-am: uninstall-mgmapiincludeHEADERS \
695
687
        uninstall-ndbapiincludeHEADERS uninstall-ndbincludeHEADERS
696
688
 
 
689
.MAKE: install-am install-strip
 
690
 
697
691
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
698
692
        clean-libtool ctags dist-hook distclean distclean-generic \
699
693
        distclean-libtool distclean-tags distdir dvi dvi-am html \
700
694
        html-am info info-am install install-am install-data \
701
 
        install-data-am install-exec install-exec-am install-info \
 
695
        install-data-am install-dvi install-dvi-am install-exec \
 
696
        install-exec-am install-html install-html-am install-info \
702
697
        install-info-am install-man install-mgmapiincludeHEADERS \
703
698
        install-ndbapiincludeHEADERS install-ndbincludeHEADERS \
 
699
        install-pdf install-pdf-am install-ps install-ps-am \
704
700
        install-strip installcheck installcheck-am installdirs \
705
701
        maintainer-clean maintainer-clean-generic mostlyclean \
706
702
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
707
 
        tags uninstall uninstall-am uninstall-info-am \
708
 
        uninstall-mgmapiincludeHEADERS uninstall-ndbapiincludeHEADERS \
709
 
        uninstall-ndbincludeHEADERS
 
703
        tags uninstall uninstall-am uninstall-mgmapiincludeHEADERS \
 
704
        uninstall-ndbapiincludeHEADERS uninstall-ndbincludeHEADERS
710
705
 
711
706
 
712
707
dist-hook: