~ubuntu-branches/ubuntu/trusty/log4shib/trusty

« back to all changes in this revision

Viewing changes to include/log4shib/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Russ Allbery
  • Date: 2012-06-05 21:20:25 UTC
  • Revision ID: package-import@ubuntu.com-20120605212025-uyigtav7dqwvnf41
Tags: upstream-1.0.4
ImportĀ upstreamĀ versionĀ 1.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.3 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
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
host_triplet = @host@
 
38
subdir = include/log4shib
 
39
DIST_COMMON = $(liblog4shibinclude_HEADERS) $(srcdir)/Makefile.am \
 
40
        $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/AC_CREATE_PREFIX_CONFIG_H.m4 \
 
43
        $(top_srcdir)/m4/AC_CXX_HAVE_SSTREAM.m4 \
 
44
        $(top_srcdir)/m4/AC_CXX_NAMESPACES.m4 \
 
45
        $(top_srcdir)/m4/AC_C_INT64_T.m4 \
 
46
        $(top_srcdir)/m4/AC_FUNC_SNPRINTF.m4 \
 
47
        $(top_srcdir)/m4/BB_ENABLE_DOXYGEN.m4 \
 
48
        $(top_srcdir)/m4/PETI_PEDANTIC_GCC.m4 \
 
49
        $(top_srcdir)/m4/ac_config_libconfig_in.m4 \
 
50
        $(top_srcdir)/m4/ac_config_pkgconfig_in.m4 \
 
51
        $(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/configure.in
 
52
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
53
        $(ACLOCAL_M4)
 
54
mkinstalldirs = $(mkdir_p)
 
55
CONFIG_HEADER = $(top_builddir)/include/config.h
 
56
CONFIG_CLEAN_FILES =
 
57
SOURCES =
 
58
DIST_SOURCES =
 
59
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
60
        html-recursive info-recursive install-data-recursive \
 
61
        install-exec-recursive install-info-recursive \
 
62
        install-recursive installcheck-recursive installdirs-recursive \
 
63
        pdf-recursive ps-recursive uninstall-info-recursive \
 
64
        uninstall-recursive
 
65
am__installdirs = "$(DESTDIR)$(liblog4shibincludedir)"
 
66
liblog4shibincludeHEADERS_INSTALL = $(INSTALL_HEADER)
 
67
HEADERS = $(liblog4shibinclude_HEADERS)
 
68
ETAGS = etags
 
69
CTAGS = ctags
 
70
DIST_SUBDIRS = $(SUBDIRS)
 
71
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
72
ACLOCAL = @ACLOCAL@
 
73
AMDEP_FALSE = @AMDEP_FALSE@
 
74
AMDEP_TRUE = @AMDEP_TRUE@
 
75
AMTAR = @AMTAR@
 
76
AR = @AR@
 
77
AUTOCONF = @AUTOCONF@
 
78
AUTOHEADER = @AUTOHEADER@
 
79
AUTOMAKE = @AUTOMAKE@
 
80
AWK = @AWK@
 
81
CC = @CC@
 
82
CCDEPMODE = @CCDEPMODE@
 
83
CFLAGS = @CFLAGS@
 
84
CPP = @CPP@
 
85
CPPFLAGS = @CPPFLAGS@
 
86
CXX = @CXX@
 
87
CXXCPP = @CXXCPP@
 
88
CXXDEPMODE = @CXXDEPMODE@
 
89
CXXFLAGS = @CXXFLAGS@
 
90
CYGPATH_W = @CYGPATH_W@
 
91
DEFS = @DEFS@
 
92
DEPDIR = @DEPDIR@
 
93
DOC_FALSE = @DOC_FALSE@
 
94
DOC_TRUE = @DOC_TRUE@
 
95
DOT = @DOT@
 
96
DOXYGEN = @DOXYGEN@
 
97
ECHO = @ECHO@
 
98
ECHO_C = @ECHO_C@
 
99
ECHO_N = @ECHO_N@
 
100
ECHO_T = @ECHO_T@
 
101
EGREP = @EGREP@
 
102
EXEEXT = @EXEEXT@
 
103
F77 = @F77@
 
104
FFLAGS = @FFLAGS@
 
105
INSTALL_DATA = @INSTALL_DATA@
 
106
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
107
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
108
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
109
LDFLAGS = @LDFLAGS@
 
110
LIBOBJS = @LIBOBJS@
 
111
LIBS = @LIBS@
 
112
LIBTOOL = @LIBTOOL@
 
113
LN_S = @LN_S@
 
114
LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
 
115
LOG4SHIB_CONFLICTS = @LOG4SHIB_CONFLICTS@
 
116
LOG4SHIB_PKGCONFIG = @LOG4SHIB_PKGCONFIG@
 
117
LOG4SHIB_REQUIRES = @LOG4SHIB_REQUIRES@
 
118
LOG4SHIB_VERSION = @LOG4SHIB_VERSION@
 
119
LTLIBOBJS = @LTLIBOBJS@
 
120
LT_VERSION = @LT_VERSION@
 
121
MAKEINFO = @MAKEINFO@
 
122
OBJEXT = @OBJEXT@
 
123
PACKAGE = @PACKAGE@
 
124
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
125
PACKAGE_NAME = @PACKAGE_NAME@
 
126
PACKAGE_STRING = @PACKAGE_STRING@
 
127
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
128
PACKAGE_VERSION = @PACKAGE_VERSION@
 
129
PATH_SEPARATOR = @PATH_SEPARATOR@
 
130
PTHREAD_CC = @PTHREAD_CC@
 
131
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
132
PTHREAD_LIBS = @PTHREAD_LIBS@
 
133
RANLIB = @RANLIB@
 
134
SET_MAKE = @SET_MAKE@
 
135
SHELL = @SHELL@
 
136
STRIP = @STRIP@
 
137
VERSION = @VERSION@
 
138
ac_ct_AR = @ac_ct_AR@
 
139
ac_ct_CC = @ac_ct_CC@
 
140
ac_ct_CXX = @ac_ct_CXX@
 
141
ac_ct_F77 = @ac_ct_F77@
 
142
ac_ct_RANLIB = @ac_ct_RANLIB@
 
143
ac_ct_STRIP = @ac_ct_STRIP@
 
144
acx_pthread_config = @acx_pthread_config@
 
145
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
146
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
147
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
148
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
149
am__include = @am__include@
 
150
am__leading_dot = @am__leading_dot@
 
151
am__quote = @am__quote@
 
152
bindir = @bindir@
 
153
build = @build@
 
154
build_alias = @build_alias@
 
155
build_cpu = @build_cpu@
 
156
build_os = @build_os@
 
157
build_vendor = @build_vendor@
 
158
datadir = @datadir@
 
159
enable_dot = @enable_dot@
 
160
enable_html_docs = @enable_html_docs@
 
161
enable_latex_docs = @enable_latex_docs@
 
162
exec_prefix = @exec_prefix@
 
163
host = @host@
 
164
host_alias = @host_alias@
 
165
host_cpu = @host_cpu@
 
166
host_os = @host_os@
 
167
host_vendor = @host_vendor@
 
168
includedir = @includedir@
 
169
infodir = @infodir@
 
170
install_sh = @install_sh@
 
171
libdir = @libdir@
 
172
libexecdir = @libexecdir@
 
173
localstatedir = @localstatedir@
 
174
log4shib_cflags = @log4shib_cflags@
 
175
log4shib_libs = @log4shib_libs@
 
176
mandir = @mandir@
 
177
mkdir_p = @mkdir_p@
 
178
oldincludedir = @oldincludedir@
 
179
prefix = @prefix@
 
180
program_transform_name = @program_transform_name@
 
181
sbindir = @sbindir@
 
182
sharedstatedir = @sharedstatedir@
 
183
sysconfdir = @sysconfdir@
 
184
target = @target@
 
185
target_alias = @target_alias@
 
186
SUBDIRS = threading
 
187
liblog4shibincludedir = $(includedir)/log4shib
 
188
liblog4shibinclude_HEADERS = \
 
189
        Appender.hh \
 
190
        AppenderSkeleton.hh \
 
191
        FixedContextCategory.hh \
 
192
        LayoutAppender.hh \
 
193
        FileAppender.hh \
 
194
        RollingFileAppender.hh \
 
195
        IdsaAppender.hh \
 
196
        OstreamAppender.hh \
 
197
        StringQueueAppender.hh \
 
198
        SyslogAppender.hh \
 
199
        RemoteSyslogAppender.hh \
 
200
        Layout.hh \
 
201
        SimpleLayout.hh \
 
202
        BasicLayout.hh \
 
203
        PatternLayout.hh \
 
204
        Category.hh \
 
205
        CategoryStream.hh \
 
206
        HierarchyMaintainer.hh \
 
207
        Configurator.hh \
 
208
        BasicConfigurator.hh \
 
209
        SimpleConfigurator.hh \
 
210
        PropertyConfigurator.hh \
 
211
        LoggingEvent.hh \
 
212
        Priority.hh \
 
213
        NDC.hh \
 
214
        TimeStamp.hh \
 
215
        Filter.hh \
 
216
        Export.hh \
 
217
        Portability.hh \
 
218
        Win32DebugAppender.hh \
 
219
        NTEventLogAppender.hh \
 
220
        AbortAppender.hh \
 
221
        config.h \
 
222
        config-win32.h \
 
223
        config-openvms.h
 
224
 
 
225
all: all-recursive
 
226
 
 
227
.SUFFIXES:
 
228
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
229
        @for dep in $?; do \
 
230
          case '$(am__configure_deps)' in \
 
231
            *$$dep*) \
 
232
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
233
                && exit 0; \
 
234
              exit 1;; \
 
235
          esac; \
 
236
        done; \
 
237
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/log4shib/Makefile'; \
 
238
        cd $(top_srcdir) && \
 
239
          $(AUTOMAKE) --gnu  include/log4shib/Makefile
 
240
.PRECIOUS: Makefile
 
241
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
242
        @case '$?' in \
 
243
          *config.status*) \
 
244
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
245
          *) \
 
246
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
247
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
248
        esac;
 
249
 
 
250
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
251
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
252
 
 
253
$(top_srcdir)/configure:  $(am__configure_deps)
 
254
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
255
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
256
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
257
 
 
258
mostlyclean-libtool:
 
259
        -rm -f *.lo
 
260
 
 
261
clean-libtool:
 
262
        -rm -rf .libs _libs
 
263
 
 
264
distclean-libtool:
 
265
        -rm -f libtool
 
266
uninstall-info-am:
 
267
install-liblog4shibincludeHEADERS: $(liblog4shibinclude_HEADERS)
 
268
        @$(NORMAL_INSTALL)
 
269
        test -z "$(liblog4shibincludedir)" || $(mkdir_p) "$(DESTDIR)$(liblog4shibincludedir)"
 
270
        @list='$(liblog4shibinclude_HEADERS)'; for p in $$list; do \
 
271
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
272
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
273
          echo " $(liblog4shibincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(liblog4shibincludedir)/$$f'"; \
 
274
          $(liblog4shibincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(liblog4shibincludedir)/$$f"; \
 
275
        done
 
276
 
 
277
uninstall-liblog4shibincludeHEADERS:
 
278
        @$(NORMAL_UNINSTALL)
 
279
        @list='$(liblog4shibinclude_HEADERS)'; for p in $$list; do \
 
280
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
281
          echo " rm -f '$(DESTDIR)$(liblog4shibincludedir)/$$f'"; \
 
282
          rm -f "$(DESTDIR)$(liblog4shibincludedir)/$$f"; \
 
283
        done
 
284
 
 
285
# This directory's subdirectories are mostly independent; you can cd
 
286
# into them and run `make' without going through this Makefile.
 
287
# To change the values of `make' variables: instead of editing Makefiles,
 
288
# (1) if the variable is set in `config.status', edit `config.status'
 
289
#     (which will cause the Makefiles to be regenerated when you run `make');
 
290
# (2) otherwise, pass the desired values on the `make' command line.
 
291
$(RECURSIVE_TARGETS):
 
292
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
293
        dot_seen=no; \
 
294
        target=`echo $@ | sed s/-recursive//`; \
 
295
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
296
          echo "Making $$target in $$subdir"; \
 
297
          if test "$$subdir" = "."; then \
 
298
            dot_seen=yes; \
 
299
            local_target="$$target-am"; \
 
300
          else \
 
301
            local_target="$$target"; \
 
302
          fi; \
 
303
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
304
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
305
        done; \
 
306
        if test "$$dot_seen" = "no"; then \
 
307
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
308
        fi; test -z "$$fail"
 
309
 
 
310
mostlyclean-recursive clean-recursive distclean-recursive \
 
311
maintainer-clean-recursive:
 
312
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
313
        dot_seen=no; \
 
314
        case "$@" in \
 
315
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
316
          *) list='$(SUBDIRS)' ;; \
 
317
        esac; \
 
318
        rev=''; for subdir in $$list; do \
 
319
          if test "$$subdir" = "."; then :; else \
 
320
            rev="$$subdir $$rev"; \
 
321
          fi; \
 
322
        done; \
 
323
        rev="$$rev ."; \
 
324
        target=`echo $@ | sed s/-recursive//`; \
 
325
        for subdir in $$rev; do \
 
326
          echo "Making $$target in $$subdir"; \
 
327
          if test "$$subdir" = "."; then \
 
328
            local_target="$$target-am"; \
 
329
          else \
 
330
            local_target="$$target"; \
 
331
          fi; \
 
332
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
333
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
334
        done && test -z "$$fail"
 
335
tags-recursive:
 
336
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
337
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
338
        done
 
339
ctags-recursive:
 
340
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
341
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
342
        done
 
343
 
 
344
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
345
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
346
        unique=`for i in $$list; do \
 
347
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
348
          done | \
 
349
          $(AWK) '    { files[$$0] = 1; } \
 
350
               END { for (i in files) print i; }'`; \
 
351
        mkid -fID $$unique
 
352
tags: TAGS
 
353
 
 
354
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
355
                $(TAGS_FILES) $(LISP)
 
356
        tags=; \
 
357
        here=`pwd`; \
 
358
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
359
          include_option=--etags-include; \
 
360
        else \
 
361
          include_option=--include; \
 
362
        fi; \
 
363
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
364
          if test "$$subdir" = .; then :; else \
 
365
            test -f $$subdir/TAGS && \
 
366
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
367
          fi; \
 
368
        done; \
 
369
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
370
        unique=`for i in $$list; do \
 
371
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
372
          done | \
 
373
          $(AWK) '    { files[$$0] = 1; } \
 
374
               END { for (i in files) print i; }'`; \
 
375
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
376
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
377
             $$tags $$unique
 
378
ctags: CTAGS
 
379
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
380
                $(TAGS_FILES) $(LISP)
 
381
        tags=; \
 
382
        here=`pwd`; \
 
383
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
384
        unique=`for i in $$list; do \
 
385
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
386
          done | \
 
387
          $(AWK) '    { files[$$0] = 1; } \
 
388
               END { for (i in files) print i; }'`; \
 
389
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
390
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
391
             $$tags $$unique
 
392
 
 
393
GTAGS:
 
394
        here=`$(am__cd) $(top_builddir) && pwd` \
 
395
          && cd $(top_srcdir) \
 
396
          && gtags -i $(GTAGS_ARGS) $$here
 
397
 
 
398
distclean-tags:
 
399
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
400
 
 
401
distdir: $(DISTFILES)
 
402
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
403
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
404
        list='$(DISTFILES)'; for file in $$list; do \
 
405
          case $$file in \
 
406
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
407
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
408
          esac; \
 
409
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
410
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
411
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
412
            dir="/$$dir"; \
 
413
            $(mkdir_p) "$(distdir)$$dir"; \
 
414
          else \
 
415
            dir=''; \
 
416
          fi; \
 
417
          if test -d $$d/$$file; then \
 
418
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
419
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
420
            fi; \
 
421
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
422
          else \
 
423
            test -f $(distdir)/$$file \
 
424
            || cp -p $$d/$$file $(distdir)/$$file \
 
425
            || exit 1; \
 
426
          fi; \
 
427
        done
 
428
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
429
          if test "$$subdir" = .; then :; else \
 
430
            test -d "$(distdir)/$$subdir" \
 
431
            || mkdir "$(distdir)/$$subdir" \
 
432
            || exit 1; \
 
433
            (cd $$subdir && \
 
434
              $(MAKE) $(AM_MAKEFLAGS) \
 
435
                top_distdir="../$(top_distdir)" \
 
436
                distdir="../$(distdir)/$$subdir" \
 
437
                distdir) \
 
438
              || exit 1; \
 
439
          fi; \
 
440
        done
 
441
        $(MAKE) $(AM_MAKEFLAGS) \
 
442
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
443
          dist-hook
 
444
check-am: all-am
 
445
check: check-recursive
 
446
all-am: Makefile $(HEADERS)
 
447
installdirs: installdirs-recursive
 
448
installdirs-am:
 
449
        for dir in "$(DESTDIR)$(liblog4shibincludedir)"; do \
 
450
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
451
        done
 
452
install: install-recursive
 
453
install-exec: install-exec-recursive
 
454
install-data: install-data-recursive
 
455
uninstall: uninstall-recursive
 
456
 
 
457
install-am: all-am
 
458
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
459
 
 
460
installcheck: installcheck-recursive
 
461
install-strip:
 
462
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
463
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
464
          `test -z '$(STRIP)' || \
 
465
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
466
mostlyclean-generic:
 
467
 
 
468
clean-generic:
 
469
 
 
470
distclean-generic:
 
471
        -rm -f $(CONFIG_CLEAN_FILES)
 
472
 
 
473
maintainer-clean-generic:
 
474
        @echo "This command is intended for maintainers to use"
 
475
        @echo "it deletes files that may require special tools to rebuild."
 
476
clean: clean-recursive
 
477
 
 
478
clean-am: clean-generic clean-libtool mostlyclean-am
 
479
 
 
480
distclean: distclean-recursive
 
481
        -rm -f Makefile
 
482
distclean-am: clean-am distclean-generic distclean-libtool \
 
483
        distclean-local distclean-tags
 
484
 
 
485
dvi: dvi-recursive
 
486
 
 
487
dvi-am:
 
488
 
 
489
html: html-recursive
 
490
 
 
491
info: info-recursive
 
492
 
 
493
info-am:
 
494
 
 
495
install-data-am: install-liblog4shibincludeHEADERS
 
496
 
 
497
install-exec-am:
 
498
 
 
499
install-info: install-info-recursive
 
500
 
 
501
install-man:
 
502
 
 
503
installcheck-am:
 
504
 
 
505
maintainer-clean: maintainer-clean-recursive
 
506
        -rm -f Makefile
 
507
maintainer-clean-am: distclean-am maintainer-clean-generic
 
508
 
 
509
mostlyclean: mostlyclean-recursive
 
510
 
 
511
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
512
 
 
513
pdf: pdf-recursive
 
514
 
 
515
pdf-am:
 
516
 
 
517
ps: ps-recursive
 
518
 
 
519
ps-am:
 
520
 
 
521
uninstall-am: uninstall-info-am uninstall-liblog4shibincludeHEADERS
 
522
 
 
523
uninstall-info: uninstall-info-recursive
 
524
 
 
525
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
526
        clean clean-generic clean-libtool clean-recursive ctags \
 
527
        ctags-recursive distclean distclean-generic distclean-libtool \
 
528
        distclean-local distclean-recursive distclean-tags distdir dvi \
 
529
        dvi-am html html-am info info-am install install-am \
 
530
        install-data install-data-am install-exec install-exec-am \
 
531
        install-info install-info-am install-liblog4shibincludeHEADERS \
 
532
        install-man install-strip installcheck installcheck-am \
 
533
        installdirs installdirs-am maintainer-clean \
 
534
        maintainer-clean-generic maintainer-clean-recursive \
 
535
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
536
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
537
        uninstall uninstall-am uninstall-info-am \
 
538
        uninstall-liblog4shibincludeHEADERS
 
539
 
 
540
 
 
541
dist-hook:
 
542
        $(RM) -f $(distdir)/config.h
 
543
 
 
544
distclean-local:
 
545
        $(RM) config.h
 
546
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
547
# Otherwise a system limit (for SysV at least) may be exceeded.
 
548
.NOEXPORT: