~ubuntu-branches/ubuntu/trusty/xfce4-panel/trusty-proposed

« back to all changes in this revision

Viewing changes to plugins/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Simon Huggins
  • Date: 2004-06-08 10:44:21 UTC
  • Revision ID: james.westby@ubuntu.com-20040608104421-b0b77kis8o0uoi6q
Tags: upstream-4.0.5
ImportĀ upstreamĀ versionĀ 4.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
host_triplet = @host@
 
37
subdir = plugins
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/X11.m4 \
 
41
        $(top_srcdir)/m4/debug.m4 $(top_srcdir)/m4/depends.m4 \
 
42
        $(top_srcdir)/m4/i18n.m4 $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
51
        html-recursive info-recursive install-data-recursive \
 
52
        install-exec-recursive install-info-recursive \
 
53
        install-recursive installcheck-recursive installdirs-recursive \
 
54
        pdf-recursive ps-recursive uninstall-info-recursive \
 
55
        uninstall-recursive
 
56
ETAGS = etags
 
57
CTAGS = ctags
 
58
DIST_SUBDIRS = $(SUBDIRS)
 
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
60
ACLOCAL = @ACLOCAL@
 
61
AMDEP_FALSE = @AMDEP_FALSE@
 
62
AMDEP_TRUE = @AMDEP_TRUE@
 
63
AMTAR = @AMTAR@
 
64
AR = @AR@
 
65
AUTOCONF = @AUTOCONF@
 
66
AUTOHEADER = @AUTOHEADER@
 
67
AUTOMAKE = @AUTOMAKE@
 
68
AWK = @AWK@
 
69
CATALOGS = @CATALOGS@
 
70
CATOBJEXT = @CATOBJEXT@
 
71
CC = @CC@
 
72
CCDEPMODE = @CCDEPMODE@
 
73
CFLAGS = @CFLAGS@
 
74
CPP = @CPP@
 
75
CPPFLAGS = @CPPFLAGS@
 
76
CXX = @CXX@
 
77
CXXCPP = @CXXCPP@
 
78
CXXDEPMODE = @CXXDEPMODE@
 
79
CXXFLAGS = @CXXFLAGS@
 
80
CYGPATH_W = @CYGPATH_W@
 
81
DATADIRNAME = @DATADIRNAME@
 
82
DEFS = @DEFS@
 
83
DEPDIR = @DEPDIR@
 
84
ECHO = @ECHO@
 
85
ECHO_C = @ECHO_C@
 
86
ECHO_N = @ECHO_N@
 
87
ECHO_T = @ECHO_T@
 
88
EGREP = @EGREP@
 
89
EXEEXT = @EXEEXT@
 
90
F77 = @F77@
 
91
FFLAGS = @FFLAGS@
 
92
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
93
GMOFILES = @GMOFILES@
 
94
GMSGFMT = @GMSGFMT@
 
95
INSTALL_DATA = @INSTALL_DATA@
 
96
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
97
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
98
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
99
INSTOBJEXT = @INSTOBJEXT@
 
100
INTLLIBS = @INTLLIBS@
 
101
LDFLAGS = @LDFLAGS@
 
102
LIBOBJS = @LIBOBJS@
 
103
LIBS = @LIBS@
 
104
LIBSTARTUP_NOTIFICATION_CFLAGS = @LIBSTARTUP_NOTIFICATION_CFLAGS@
 
105
LIBSTARTUP_NOTIFICATION_LIBS = @LIBSTARTUP_NOTIFICATION_LIBS@
 
106
LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION = @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@
 
107
LIBTOOL = @LIBTOOL@
 
108
LIBX11_CFLAGS = @LIBX11_CFLAGS@
 
109
LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
 
110
LIBX11_LIBS = @LIBX11_LIBS@
 
111
LIBXFCE4MCS_CLIENT_CFLAGS = @LIBXFCE4MCS_CLIENT_CFLAGS@
 
112
LIBXFCE4MCS_CLIENT_LIBS = @LIBXFCE4MCS_CLIENT_LIBS@
 
113
LIBXFCE4MCS_CLIENT_REQUIRED_VERSION = @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@
 
114
LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@
 
115
LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@
 
116
LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@
 
117
LIBXML_CFLAGS = @LIBXML_CFLAGS@
 
118
LIBXML_LIBS = @LIBXML_LIBS@
 
119
LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
 
120
LN_S = @LN_S@
 
121
LTLIBOBJS = @LTLIBOBJS@
 
122
MAINT = @MAINT@
 
123
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
124
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
125
MAKEINFO = @MAKEINFO@
 
126
MKINSTALLDIRS = @MKINSTALLDIRS@
 
127
MSGFMT = @MSGFMT@
 
128
OBJEXT = @OBJEXT@
 
129
PACKAGE = @PACKAGE@
 
130
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
131
PACKAGE_NAME = @PACKAGE_NAME@
 
132
PACKAGE_STRING = @PACKAGE_STRING@
 
133
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
134
PACKAGE_VERSION = @PACKAGE_VERSION@
 
135
PATH_SEPARATOR = @PATH_SEPARATOR@
 
136
PKG_CONFIG = @PKG_CONFIG@
 
137
POFILES = @POFILES@
 
138
POSUB = @POSUB@
 
139
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
140
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
141
RANLIB = @RANLIB@
 
142
SET_MAKE = @SET_MAKE@
 
143
SHELL = @SHELL@
 
144
STRIP = @STRIP@
 
145
USE_NLS = @USE_NLS@
 
146
VERSION = @VERSION@
 
147
XFCE_MCS_MANAGER_CFLAGS = @XFCE_MCS_MANAGER_CFLAGS@
 
148
XFCE_MCS_MANAGER_LIBS = @XFCE_MCS_MANAGER_LIBS@
 
149
XFCE_MCS_MANAGER_PLUGINSDIR = @XFCE_MCS_MANAGER_PLUGINSDIR@
 
150
XFCE_MCS_MANAGER_REQUIRED_VERSION = @XFCE_MCS_MANAGER_REQUIRED_VERSION@
 
151
XGETTEXT = @XGETTEXT@
 
152
X_CFLAGS = @X_CFLAGS@
 
153
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
154
X_LIBS = @X_LIBS@
 
155
X_PRE_LIBS = @X_PRE_LIBS@
 
156
ac_ct_AR = @ac_ct_AR@
 
157
ac_ct_CC = @ac_ct_CC@
 
158
ac_ct_CXX = @ac_ct_CXX@
 
159
ac_ct_F77 = @ac_ct_F77@
 
160
ac_ct_RANLIB = @ac_ct_RANLIB@
 
161
ac_ct_STRIP = @ac_ct_STRIP@
 
162
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
163
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
164
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
165
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
166
am__include = @am__include@
 
167
am__leading_dot = @am__leading_dot@
 
168
am__quote = @am__quote@
 
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
datadir = @datadir@
 
176
exec_prefix = @exec_prefix@
 
177
host = @host@
 
178
host_alias = @host_alias@
 
179
host_cpu = @host_cpu@
 
180
host_os = @host_os@
 
181
host_vendor = @host_vendor@
 
182
includedir = @includedir@
 
183
infodir = @infodir@
 
184
install_sh = @install_sh@
 
185
libdir = @libdir@
 
186
libexecdir = @libexecdir@
 
187
localedir = @localedir@
 
188
localstatedir = @localstatedir@
 
189
mandir = @mandir@
 
190
mkdir_p = @mkdir_p@
 
191
oldincludedir = @oldincludedir@
 
192
prefix = @prefix@
 
193
program_transform_name = @program_transform_name@
 
194
sbindir = @sbindir@
 
195
sharedstatedir = @sharedstatedir@
 
196
sysconfdir = @sysconfdir@
 
197
target_alias = @target_alias@
 
198
SUBDIRS = \
 
199
        clock                                                           \
 
200
        mailcheck                                                       \
 
201
        switcher                                                        \
 
202
        systembuttons                                                   \
 
203
        pager                                                           \
 
204
        separator
 
205
 
 
206
all: all-recursive
 
207
 
 
208
.SUFFIXES:
 
209
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
210
        @for dep in $?; do \
 
211
          case '$(am__configure_deps)' in \
 
212
            *$$dep*) \
 
213
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
214
                && exit 0; \
 
215
              exit 1;; \
 
216
          esac; \
 
217
        done; \
 
218
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  plugins/Makefile'; \
 
219
        cd $(top_srcdir) && \
 
220
          $(AUTOMAKE) --foreign  plugins/Makefile
 
221
.PRECIOUS: Makefile
 
222
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
223
        @case '$?' in \
 
224
          *config.status*) \
 
225
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
226
          *) \
 
227
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
228
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
229
        esac;
 
230
 
 
231
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
232
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
233
 
 
234
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
235
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
236
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
237
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
238
 
 
239
mostlyclean-libtool:
 
240
        -rm -f *.lo
 
241
 
 
242
clean-libtool:
 
243
        -rm -rf .libs _libs
 
244
 
 
245
distclean-libtool:
 
246
        -rm -f libtool
 
247
uninstall-info-am:
 
248
 
 
249
# This directory's subdirectories are mostly independent; you can cd
 
250
# into them and run `make' without going through this Makefile.
 
251
# To change the values of `make' variables: instead of editing Makefiles,
 
252
# (1) if the variable is set in `config.status', edit `config.status'
 
253
#     (which will cause the Makefiles to be regenerated when you run `make');
 
254
# (2) otherwise, pass the desired values on the `make' command line.
 
255
$(RECURSIVE_TARGETS):
 
256
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
257
        dot_seen=no; \
 
258
        target=`echo $@ | sed s/-recursive//`; \
 
259
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
260
          echo "Making $$target in $$subdir"; \
 
261
          if test "$$subdir" = "."; then \
 
262
            dot_seen=yes; \
 
263
            local_target="$$target-am"; \
 
264
          else \
 
265
            local_target="$$target"; \
 
266
          fi; \
 
267
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
268
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
269
        done; \
 
270
        if test "$$dot_seen" = "no"; then \
 
271
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
272
        fi; test -z "$$fail"
 
273
 
 
274
mostlyclean-recursive clean-recursive distclean-recursive \
 
275
maintainer-clean-recursive:
 
276
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
277
        dot_seen=no; \
 
278
        case "$@" in \
 
279
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
280
          *) list='$(SUBDIRS)' ;; \
 
281
        esac; \
 
282
        rev=''; for subdir in $$list; do \
 
283
          if test "$$subdir" = "."; then :; else \
 
284
            rev="$$subdir $$rev"; \
 
285
          fi; \
 
286
        done; \
 
287
        rev="$$rev ."; \
 
288
        target=`echo $@ | sed s/-recursive//`; \
 
289
        for subdir in $$rev; do \
 
290
          echo "Making $$target in $$subdir"; \
 
291
          if test "$$subdir" = "."; then \
 
292
            local_target="$$target-am"; \
 
293
          else \
 
294
            local_target="$$target"; \
 
295
          fi; \
 
296
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
297
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
298
        done && test -z "$$fail"
 
299
tags-recursive:
 
300
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
301
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
302
        done
 
303
ctags-recursive:
 
304
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
305
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
306
        done
 
307
 
 
308
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
309
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
310
        unique=`for i in $$list; do \
 
311
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
312
          done | \
 
313
          $(AWK) '    { files[$$0] = 1; } \
 
314
               END { for (i in files) print i; }'`; \
 
315
        mkid -fID $$unique
 
316
tags: TAGS
 
317
 
 
318
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
319
                $(TAGS_FILES) $(LISP)
 
320
        tags=; \
 
321
        here=`pwd`; \
 
322
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
323
          include_option=--etags-include; \
 
324
        else \
 
325
          include_option=--include; \
 
326
        fi; \
 
327
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
328
          if test "$$subdir" = .; then :; else \
 
329
            test -f $$subdir/TAGS && \
 
330
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
331
          fi; \
 
332
        done; \
 
333
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
334
        unique=`for i in $$list; do \
 
335
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
336
          done | \
 
337
          $(AWK) '    { files[$$0] = 1; } \
 
338
               END { for (i in files) print i; }'`; \
 
339
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
340
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
341
             $$tags $$unique
 
342
ctags: CTAGS
 
343
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
344
                $(TAGS_FILES) $(LISP)
 
345
        tags=; \
 
346
        here=`pwd`; \
 
347
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
348
        unique=`for i in $$list; do \
 
349
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
350
          done | \
 
351
          $(AWK) '    { files[$$0] = 1; } \
 
352
               END { for (i in files) print i; }'`; \
 
353
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
354
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
355
             $$tags $$unique
 
356
 
 
357
GTAGS:
 
358
        here=`$(am__cd) $(top_builddir) && pwd` \
 
359
          && cd $(top_srcdir) \
 
360
          && gtags -i $(GTAGS_ARGS) $$here
 
361
 
 
362
distclean-tags:
 
363
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
364
 
 
365
distdir: $(DISTFILES)
 
366
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
367
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
368
        list='$(DISTFILES)'; for file in $$list; do \
 
369
          case $$file in \
 
370
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
371
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
372
          esac; \
 
373
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
374
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
375
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
376
            dir="/$$dir"; \
 
377
            $(mkdir_p) "$(distdir)$$dir"; \
 
378
          else \
 
379
            dir=''; \
 
380
          fi; \
 
381
          if test -d $$d/$$file; then \
 
382
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
383
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
384
            fi; \
 
385
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
386
          else \
 
387
            test -f $(distdir)/$$file \
 
388
            || cp -p $$d/$$file $(distdir)/$$file \
 
389
            || exit 1; \
 
390
          fi; \
 
391
        done
 
392
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
393
          if test "$$subdir" = .; then :; else \
 
394
            test -d "$(distdir)/$$subdir" \
 
395
            || mkdir "$(distdir)/$$subdir" \
 
396
            || exit 1; \
 
397
            (cd $$subdir && \
 
398
              $(MAKE) $(AM_MAKEFLAGS) \
 
399
                top_distdir="../$(top_distdir)" \
 
400
                distdir="../$(distdir)/$$subdir" \
 
401
                distdir) \
 
402
              || exit 1; \
 
403
          fi; \
 
404
        done
 
405
check-am: all-am
 
406
check: check-recursive
 
407
all-am: Makefile
 
408
installdirs: installdirs-recursive
 
409
installdirs-am:
 
410
install: install-recursive
 
411
install-exec: install-exec-recursive
 
412
install-data: install-data-recursive
 
413
uninstall: uninstall-recursive
 
414
 
 
415
install-am: all-am
 
416
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
417
 
 
418
installcheck: installcheck-recursive
 
419
install-strip:
 
420
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
421
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
422
          `test -z '$(STRIP)' || \
 
423
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
424
mostlyclean-generic:
 
425
 
 
426
clean-generic:
 
427
 
 
428
distclean-generic:
 
429
        -rm -f $(CONFIG_CLEAN_FILES)
 
430
 
 
431
maintainer-clean-generic:
 
432
        @echo "This command is intended for maintainers to use"
 
433
        @echo "it deletes files that may require special tools to rebuild."
 
434
clean: clean-recursive
 
435
 
 
436
clean-am: clean-generic clean-libtool mostlyclean-am
 
437
 
 
438
distclean: distclean-recursive
 
439
        -rm -f Makefile
 
440
distclean-am: clean-am distclean-generic distclean-libtool \
 
441
        distclean-tags
 
442
 
 
443
dvi: dvi-recursive
 
444
 
 
445
dvi-am:
 
446
 
 
447
html: html-recursive
 
448
 
 
449
info: info-recursive
 
450
 
 
451
info-am:
 
452
 
 
453
install-data-am:
 
454
 
 
455
install-exec-am:
 
456
 
 
457
install-info: install-info-recursive
 
458
 
 
459
install-man:
 
460
 
 
461
installcheck-am:
 
462
 
 
463
maintainer-clean: maintainer-clean-recursive
 
464
        -rm -f Makefile
 
465
maintainer-clean-am: distclean-am maintainer-clean-generic
 
466
 
 
467
mostlyclean: mostlyclean-recursive
 
468
 
 
469
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
470
 
 
471
pdf: pdf-recursive
 
472
 
 
473
pdf-am:
 
474
 
 
475
ps: ps-recursive
 
476
 
 
477
ps-am:
 
478
 
 
479
uninstall-am: uninstall-info-am
 
480
 
 
481
uninstall-info: uninstall-info-recursive
 
482
 
 
483
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
484
        clean clean-generic clean-libtool clean-recursive ctags \
 
485
        ctags-recursive distclean distclean-generic distclean-libtool \
 
486
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
487
        html-am info info-am install install-am install-data \
 
488
        install-data-am install-exec install-exec-am install-info \
 
489
        install-info-am install-man install-strip installcheck \
 
490
        installcheck-am installdirs installdirs-am maintainer-clean \
 
491
        maintainer-clean-generic maintainer-clean-recursive \
 
492
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
493
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
494
        uninstall uninstall-am uninstall-info-am
 
495
 
 
496
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
497
# Otherwise a system limit (for SysV at least) may be exceeded.
 
498
.NOEXPORT: