~ubuntu-branches/ubuntu/hardy/codeblocks/hardy-backports

« back to all changes in this revision

Viewing changes to src/plugins/compilergcc/depslib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2008-07-17 04:39:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080717043923-gmsy5cwkdjswghkm
Tags: upstream-8.02
ImportĀ upstreamĀ versionĀ 8.02

Show diffs side-by-side

added added

removed removed

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