~wattazoum/python-schedule/devel

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Oumar Aziz OUATTARA (alias wattazoum)
  • Date: 2007-10-20 10:50:15 UTC
  • Revision ID: wattazoum@gmail.com-20071020105015-ptv7f2bx7ujsg1zu
Packaging done

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