~do-win/do/test-paths

« back to all changes in this revision

Viewing changes to gconf-sharp/Makefile.in

  • Committer: Chris S.
  • Date: 2009-06-21 03:37:34 UTC
  • Revision ID: chris@szikszoy.com-20090621033734-ud2jdcd5pq9r3ue9
initial import

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