~ubuntu-branches/ubuntu/quantal/mysql-workbench/quantal

« back to all changes in this revision

Viewing changes to frontend/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Dmitry Smirnov
  • Date: 2012-03-01 21:57:30 UTC
  • Revision ID: package-import@ubuntu.com-20120301215730-o7y8av8y38n162ro
Tags: upstream-5.2.38+dfsg
ImportĀ upstreamĀ versionĀ 5.2.38+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
subdir = frontend
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
38
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
39
        $(ACLOCAL_M4)
 
40
mkinstalldirs = $(install_sh) -d
 
41
CONFIG_HEADER = $(top_builddir)/config.h
 
42
CONFIG_CLEAN_FILES =
 
43
SOURCES =
 
44
DIST_SOURCES =
 
45
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
46
        html-recursive info-recursive install-data-recursive \
 
47
        install-dvi-recursive install-exec-recursive \
 
48
        install-html-recursive install-info-recursive \
 
49
        install-pdf-recursive install-ps-recursive install-recursive \
 
50
        installcheck-recursive installdirs-recursive pdf-recursive \
 
51
        ps-recursive uninstall-recursive
 
52
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
53
  distclean-recursive maintainer-clean-recursive
 
54
ETAGS = etags
 
55
CTAGS = ctags
 
56
DIST_SUBDIRS = $(SUBDIRS)
 
57
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
58
ACLOCAL = @ACLOCAL@
 
59
AMTAR = @AMTAR@
 
60
AR = @AR@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOHEADER = @AUTOHEADER@
 
63
AUTOMAKE = @AUTOMAKE@
 
64
AWK = @AWK@
 
65
BOOST_LIBS = @BOOST_LIBS@
 
66
CAIRO_CFLAGS = @CAIRO_CFLAGS@
 
67
CAIRO_LIBS = @CAIRO_LIBS@
 
68
CATALOGS = @CATALOGS@
 
69
CATOBJEXT = @CATOBJEXT@
 
70
CC = @CC@
 
71
CCDEPMODE = @CCDEPMODE@
 
72
CFLAGS = @CFLAGS@
 
73
CPP = @CPP@
 
74
CPPFLAGS = @CPPFLAGS@
 
75
CTEMPLATE_CFLAGS = @CTEMPLATE_CFLAGS@
 
76
CTEMPLATE_LIBS = @CTEMPLATE_LIBS@
 
77
CXX = @CXX@
 
78
CXXCPP = @CXXCPP@
 
79
CXXDEPMODE = @CXXDEPMODE@
 
80
CXXFLAGS = @CXXFLAGS@
 
81
CYGPATH_W = @CYGPATH_W@
 
82
DATADIRNAME = @DATADIRNAME@
 
83
DEFS = @DEFS@
 
84
DEPDIR = @DEPDIR@
 
85
DLEXT = @DLEXT@
 
86
DLMAKE = @DLMAKE@
 
87
DSYMUTIL = @DSYMUTIL@
 
88
ECHO = @ECHO@
 
89
ECHO_C = @ECHO_C@
 
90
ECHO_N = @ECHO_N@
 
91
ECHO_T = @ECHO_T@
 
92
EGREP = @EGREP@
 
93
EXEEXT = @EXEEXT@
 
94
F77 = @F77@
 
95
FFLAGS = @FFLAGS@
 
96
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
97
GLIB_CFLAGS = @GLIB_CFLAGS@
 
98
GLIB_LIBS = @GLIB_LIBS@
 
99
GMOFILES = @GMOFILES@
 
100
GMSGFMT = @GMSGFMT@
 
101
GNOME_CFLAGS = @GNOME_CFLAGS@
 
102
GNOME_KEYRING_CFLAGS = @GNOME_KEYRING_CFLAGS@
 
103
GNOME_KEYRING_LIBS = @GNOME_KEYRING_LIBS@
 
104
GNOME_LIBS = @GNOME_LIBS@
 
105
GREP = @GREP@
 
106
GRT_CFLAGS = @GRT_CFLAGS@
 
107
GRT_LIBS = @GRT_LIBS@
 
108
INSTALL = @INSTALL@
 
109
INSTALL_DATA = @INSTALL_DATA@
 
110
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
111
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
112
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
113
INSTOBJEXT = @INSTOBJEXT@
 
114
INTLLIBS = @INTLLIBS@
 
115
LDFLAGS = @LDFLAGS@
 
116
LIBOBJS = @LIBOBJS@
 
117
LIBS = @LIBS@
 
118
LIBTOOL = @LIBTOOL@
 
119
LIBUUID_CFLAGS = @LIBUUID_CFLAGS@
 
120
LIBUUID_LIBS = @LIBUUID_LIBS@
 
121
LN_S = @LN_S@
 
122
LTLIBOBJS = @LTLIBOBJS@
 
123
LUA_CFLAGS = @LUA_CFLAGS@
 
124
LUA_LIBS = @LUA_LIBS@
 
125
MAKEINFO = @MAKEINFO@
 
126
MKDIR_P = @MKDIR_P@
 
127
MKINSTALLDIRS = @MKINSTALLDIRS@
 
128
MSGFMT = @MSGFMT@
 
129
MSGFMT_OPTS = @MSGFMT_OPTS@
 
130
MYSQL_INCLUDE = @MYSQL_INCLUDE@
 
131
MYSQL_LIBS = @MYSQL_LIBS@
 
132
MYSQL_UTILITIES_PROGRAMS = @MYSQL_UTILITIES_PROGRAMS@
 
133
NMEDIT = @NMEDIT@
 
134
OBJEXT = @OBJEXT@
 
135
PACKAGE = @PACKAGE@
 
136
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
137
PACKAGE_NAME = @PACKAGE_NAME@
 
138
PACKAGE_STRING = @PACKAGE_STRING@
 
139
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
140
PACKAGE_VERSION = @PACKAGE_VERSION@
 
141
PATH_SEPARATOR = @PATH_SEPARATOR@
 
142
PCRE_CFLAGS = @PCRE_CFLAGS@
 
143
PCRE_LIBS = @PCRE_LIBS@
 
144
PKG_CONFIG = @PKG_CONFIG@
 
145
POFILES = @POFILES@
 
146
POSUB = @POSUB@
 
147
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
148
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
149
PYTHON26 = @PYTHON26@
 
150
PYTHON27 = @PYTHON27@
 
151
PYTHON_CFLAGS = @PYTHON_CFLAGS@
 
152
PYTHON_LIBS = @PYTHON_LIBS@
 
153
RANLIB = @RANLIB@
 
154
SED = @SED@
 
155
SET_MAKE = @SET_MAKE@
 
156
SHELL = @SHELL@
 
157
SIGC_CFLAGS = @SIGC_CFLAGS@
 
158
SIGC_LIBS = @SIGC_LIBS@
 
159
SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
 
160
SQLITE3_LIBS = @SQLITE3_LIBS@
 
161
STRIP = @STRIP@
 
162
USE_NLS = @USE_NLS@
 
163
VERSION = @VERSION@
 
164
XGETTEXT = @XGETTEXT@
 
165
ZIP_CFLAGS = @ZIP_CFLAGS@
 
166
ZIP_LIBS = @ZIP_LIBS@
 
167
abs_builddir = @abs_builddir@
 
168
abs_srcdir = @abs_srcdir@
 
169
abs_top_builddir = @abs_top_builddir@
 
170
abs_top_srcdir = @abs_top_srcdir@
 
171
ac_ct_CC = @ac_ct_CC@
 
172
ac_ct_CXX = @ac_ct_CXX@
 
173
ac_ct_F77 = @ac_ct_F77@
 
174
am__include = @am__include@
 
175
am__leading_dot = @am__leading_dot@
 
176
am__quote = @am__quote@
 
177
am__tar = @am__tar@
 
178
am__untar = @am__untar@
 
179
bindir = @bindir@
 
180
build = @build@
 
181
build_alias = @build_alias@
 
182
build_cpu = @build_cpu@
 
183
build_os = @build_os@
 
184
build_vendor = @build_vendor@
 
185
builddir = @builddir@
 
186
datadir = @datadir@
 
187
datarootdir = @datarootdir@
 
188
docdir = @docdir@
 
189
dvidir = @dvidir@
 
190
exec_prefix = @exec_prefix@
 
191
host = @host@
 
192
host_alias = @host_alias@
 
193
host_cpu = @host_cpu@
 
194
host_os = @host_os@
 
195
host_vendor = @host_vendor@
 
196
htmldir = @htmldir@
 
197
includedir = @includedir@
 
198
infodir = @infodir@
 
199
install_sh = @install_sh@
 
200
libdir = @libdir@
 
201
libexecdir = @libexecdir@
 
202
localedir = @localedir@
 
203
localstatedir = @localstatedir@
 
204
mandir = @mandir@
 
205
mkdir_p = @mkdir_p@
 
206
oldincludedir = @oldincludedir@
 
207
pdfdir = @pdfdir@
 
208
prefix = @prefix@
 
209
program_transform_name = @program_transform_name@
 
210
psdir = @psdir@
 
211
sbindir = @sbindir@
 
212
sharedstatedir = @sharedstatedir@
 
213
srcdir = @srcdir@
 
214
sysconfdir = @sysconfdir@
 
215
target_alias = @target_alias@
 
216
top_builddir = @top_builddir@
 
217
top_srcdir = @top_srcdir@
 
218
SUBDIRS = linux 
 
219
all: all-recursive
 
220
 
 
221
.SUFFIXES:
 
222
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
223
        @for dep in $?; do \
 
224
          case '$(am__configure_deps)' in \
 
225
            *$$dep*) \
 
226
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
227
                && exit 0; \
 
228
              exit 1;; \
 
229
          esac; \
 
230
        done; \
 
231
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  frontend/Makefile'; \
 
232
        cd $(top_srcdir) && \
 
233
          $(AUTOMAKE) --gnu  frontend/Makefile
 
234
.PRECIOUS: Makefile
 
235
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
236
        @case '$?' in \
 
237
          *config.status*) \
 
238
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
239
          *) \
 
240
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
241
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
242
        esac;
 
243
 
 
244
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
245
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
246
 
 
247
$(top_srcdir)/configure:  $(am__configure_deps)
 
248
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
249
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
250
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
251
 
 
252
mostlyclean-libtool:
 
253
        -rm -f *.lo
 
254
 
 
255
clean-libtool:
 
256
        -rm -rf .libs _libs
 
257
 
 
258
# This directory's subdirectories are mostly independent; you can cd
 
259
# into them and run `make' without going through this Makefile.
 
260
# To change the values of `make' variables: instead of editing Makefiles,
 
261
# (1) if the variable is set in `config.status', edit `config.status'
 
262
#     (which will cause the Makefiles to be regenerated when you run `make');
 
263
# (2) otherwise, pass the desired values on the `make' command line.
 
264
$(RECURSIVE_TARGETS):
 
265
        @failcom='exit 1'; \
 
266
        for f in x $$MAKEFLAGS; do \
 
267
          case $$f in \
 
268
            *=* | --[!k]*);; \
 
269
            *k*) failcom='fail=yes';; \
 
270
          esac; \
 
271
        done; \
 
272
        dot_seen=no; \
 
273
        target=`echo $@ | sed s/-recursive//`; \
 
274
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
275
          echo "Making $$target in $$subdir"; \
 
276
          if test "$$subdir" = "."; then \
 
277
            dot_seen=yes; \
 
278
            local_target="$$target-am"; \
 
279
          else \
 
280
            local_target="$$target"; \
 
281
          fi; \
 
282
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
283
          || eval $$failcom; \
 
284
        done; \
 
285
        if test "$$dot_seen" = "no"; then \
 
286
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
287
        fi; test -z "$$fail"
 
288
 
 
289
$(RECURSIVE_CLEAN_TARGETS):
 
290
        @failcom='exit 1'; \
 
291
        for f in x $$MAKEFLAGS; do \
 
292
          case $$f in \
 
293
            *=* | --[!k]*);; \
 
294
            *k*) failcom='fail=yes';; \
 
295
          esac; \
 
296
        done; \
 
297
        dot_seen=no; \
 
298
        case "$@" in \
 
299
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
300
          *) list='$(SUBDIRS)' ;; \
 
301
        esac; \
 
302
        rev=''; for subdir in $$list; do \
 
303
          if test "$$subdir" = "."; then :; else \
 
304
            rev="$$subdir $$rev"; \
 
305
          fi; \
 
306
        done; \
 
307
        rev="$$rev ."; \
 
308
        target=`echo $@ | sed s/-recursive//`; \
 
309
        for subdir in $$rev; do \
 
310
          echo "Making $$target in $$subdir"; \
 
311
          if test "$$subdir" = "."; then \
 
312
            local_target="$$target-am"; \
 
313
          else \
 
314
            local_target="$$target"; \
 
315
          fi; \
 
316
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
317
          || eval $$failcom; \
 
318
        done && test -z "$$fail"
 
319
tags-recursive:
 
320
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
321
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
322
        done
 
323
ctags-recursive:
 
324
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
325
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
326
        done
 
327
 
 
328
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
329
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
330
        unique=`for i in $$list; do \
 
331
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
332
          done | \
 
333
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
334
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
335
        mkid -fID $$unique
 
336
tags: TAGS
 
337
 
 
338
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
339
                $(TAGS_FILES) $(LISP)
 
340
        tags=; \
 
341
        here=`pwd`; \
 
342
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
343
          include_option=--etags-include; \
 
344
          empty_fix=.; \
 
345
        else \
 
346
          include_option=--include; \
 
347
          empty_fix=; \
 
348
        fi; \
 
349
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
350
          if test "$$subdir" = .; then :; else \
 
351
            test ! -f $$subdir/TAGS || \
 
352
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
353
          fi; \
 
354
        done; \
 
355
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
356
        unique=`for i in $$list; do \
 
357
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
358
          done | \
 
359
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
360
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
361
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
362
          test -n "$$unique" || unique=$$empty_fix; \
 
363
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
364
            $$tags $$unique; \
 
365
        fi
 
366
ctags: CTAGS
 
367
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
368
                $(TAGS_FILES) $(LISP)
 
369
        tags=; \
 
370
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
371
        unique=`for i in $$list; do \
 
372
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
373
          done | \
 
374
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
375
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
376
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
377
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
378
             $$tags $$unique
 
379
 
 
380
GTAGS:
 
381
        here=`$(am__cd) $(top_builddir) && pwd` \
 
382
          && cd $(top_srcdir) \
 
383
          && gtags -i $(GTAGS_ARGS) $$here
 
384
 
 
385
distclean-tags:
 
386
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
387
 
 
388
distdir: $(DISTFILES)
 
389
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
390
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
391
        list='$(DISTFILES)'; \
 
392
          dist_files=`for file in $$list; do echo $$file; done | \
 
393
          sed -e "s|^$$srcdirstrip/||;t" \
 
394
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
395
        case $$dist_files in \
 
396
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
397
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
398
                           sort -u` ;; \
 
399
        esac; \
 
400
        for file in $$dist_files; do \
 
401
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
402
          if test -d $$d/$$file; then \
 
403
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
404
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
405
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
406
            fi; \
 
407
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
408
          else \
 
409
            test -f $(distdir)/$$file \
 
410
            || cp -p $$d/$$file $(distdir)/$$file \
 
411
            || exit 1; \
 
412
          fi; \
 
413
        done
 
414
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
415
          if test "$$subdir" = .; then :; else \
 
416
            test -d "$(distdir)/$$subdir" \
 
417
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
418
            || exit 1; \
 
419
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
420
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
421
            (cd $$subdir && \
 
422
              $(MAKE) $(AM_MAKEFLAGS) \
 
423
                top_distdir="$$top_distdir" \
 
424
                distdir="$$distdir/$$subdir" \
 
425
                am__remove_distdir=: \
 
426
                am__skip_length_check=: \
 
427
                distdir) \
 
428
              || exit 1; \
 
429
          fi; \
 
430
        done
 
431
check-am: all-am
 
432
check: check-recursive
 
433
all-am: Makefile
 
434
installdirs: installdirs-recursive
 
435
installdirs-am:
 
436
install: install-recursive
 
437
install-exec: install-exec-recursive
 
438
install-data: install-data-recursive
 
439
uninstall: uninstall-recursive
 
440
 
 
441
install-am: all-am
 
442
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
443
 
 
444
installcheck: installcheck-recursive
 
445
install-strip:
 
446
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
447
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
448
          `test -z '$(STRIP)' || \
 
449
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
450
mostlyclean-generic:
 
451
 
 
452
clean-generic:
 
453
 
 
454
distclean-generic:
 
455
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
456
 
 
457
maintainer-clean-generic:
 
458
        @echo "This command is intended for maintainers to use"
 
459
        @echo "it deletes files that may require special tools to rebuild."
 
460
clean: clean-recursive
 
461
 
 
462
clean-am: clean-generic clean-libtool mostlyclean-am
 
463
 
 
464
distclean: distclean-recursive
 
465
        -rm -f Makefile
 
466
distclean-am: clean-am distclean-generic distclean-tags
 
467
 
 
468
dvi: dvi-recursive
 
469
 
 
470
dvi-am:
 
471
 
 
472
html: html-recursive
 
473
 
 
474
info: info-recursive
 
475
 
 
476
info-am:
 
477
 
 
478
install-data-am:
 
479
 
 
480
install-dvi: install-dvi-recursive
 
481
 
 
482
install-exec-am:
 
483
 
 
484
install-html: install-html-recursive
 
485
 
 
486
install-info: install-info-recursive
 
487
 
 
488
install-man:
 
489
 
 
490
install-pdf: install-pdf-recursive
 
491
 
 
492
install-ps: install-ps-recursive
 
493
 
 
494
installcheck-am:
 
495
 
 
496
maintainer-clean: maintainer-clean-recursive
 
497
        -rm -f Makefile
 
498
maintainer-clean-am: distclean-am maintainer-clean-generic
 
499
 
 
500
mostlyclean: mostlyclean-recursive
 
501
 
 
502
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
503
 
 
504
pdf: pdf-recursive
 
505
 
 
506
pdf-am:
 
507
 
 
508
ps: ps-recursive
 
509
 
 
510
ps-am:
 
511
 
 
512
uninstall-am:
 
513
 
 
514
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
515
        install-strip
 
516
 
 
517
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
518
        all all-am check check-am clean clean-generic clean-libtool \
 
519
        ctags ctags-recursive distclean distclean-generic \
 
520
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
521
        html-am info info-am install install-am install-data \
 
522
        install-data-am install-dvi install-dvi-am install-exec \
 
523
        install-exec-am install-html install-html-am install-info \
 
524
        install-info-am install-man install-pdf install-pdf-am \
 
525
        install-ps install-ps-am install-strip installcheck \
 
526
        installcheck-am installdirs installdirs-am maintainer-clean \
 
527
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
528
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
529
        uninstall uninstall-am
 
530
 
 
531
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
532
# Otherwise a system limit (for SysV at least) may be exceeded.
 
533
.NOEXPORT: