X64 transport [Part 5] (Update plugins.cpp)
[xy_vsfilter.git] / src / log4cplus / include / Makefile.in
blob3b35f2a2c619ce52899c09958864984d1fe79c58
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 subdir = include
39 DIST_COMMON = $(nobase_log4cplusinc_HEADERS) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
43 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45 $(top_srcdir)/acinclude.m4 $(top_srcdir)/m4/ax_c_ifdef.m4 \
46 $(top_srcdir)/m4/type_socklen_t.m4 \
47 $(top_srcdir)/m4/ac_cxx_compiler_vendor.m4 \
48 $(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
49 $(top_srcdir)/m4/ax_cflags_sun_option.m4 \
50 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/ax_declspec.m4 \
51 $(top_srcdir)/m4/ax_gethostbyname_r.m4 \
52 $(top_srcdir)/m4/ax_getaddrinfo.m4 \
53 $(top_srcdir)/m4/ax_log4cplus_wrappers.m4 \
54 $(top_srcdir)/configure.in
55 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 $(ACLOCAL_M4)
57 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
58 CONFIG_HEADER = $(top_builddir)/include/log4cplus/config.h \
59 $(top_builddir)/include/log4cplus/config/defines.hxx
60 CONFIG_CLEAN_FILES =
61 CONFIG_CLEAN_VPATH_FILES =
62 SOURCES =
63 DIST_SOURCES =
64 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65 am__vpath_adj = case $$p in \
66 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67 *) f=$$p;; \
68 esac;
69 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70 am__install_max = 40
71 am__nobase_strip_setup = \
72 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73 am__nobase_strip = \
74 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75 am__nobase_list = $(am__nobase_strip_setup); \
76 for p in $$list; do echo "$$p $$p"; done | \
77 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79 if (++n[$$2] == $(am__install_max)) \
80 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81 END { for (dir in files) print dir, files[dir] }'
82 am__base_list = \
83 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85 am__installdirs = "$(DESTDIR)$(log4cplusincdir)"
86 HEADERS = $(nobase_log4cplusinc_HEADERS)
87 ETAGS = etags
88 CTAGS = ctags
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 ACLOCAL = @ACLOCAL@
91 AMTAR = @AMTAR@
92 AR = @AR@
93 AS = @AS@
94 AUTOCONF = @AUTOCONF@
95 AUTOHEADER = @AUTOHEADER@
96 AUTOMAKE = @AUTOMAKE@
97 AWK = @AWK@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CPP = @CPP@
102 CPPFLAGS = @CPPFLAGS@
103 CXX = @CXX@
104 CXXCPP = @CXXCPP@
105 CXXDEPMODE = @CXXDEPMODE@
106 CXXFLAGS = @CXXFLAGS@
107 CYGPATH_W = @CYGPATH_W@
108 DEFS = @DEFS@
109 DEPDIR = @DEPDIR@
110 DLLTOOL = @DLLTOOL@
111 DSYMUTIL = @DSYMUTIL@
112 DUMPBIN = @DUMPBIN@
113 ECHO_C = @ECHO_C@
114 ECHO_N = @ECHO_N@
115 ECHO_T = @ECHO_T@
116 EGREP = @EGREP@
117 EXEEXT = @EXEEXT@
118 FGREP = @FGREP@
119 GREP = @GREP@
120 INSTALL = @INSTALL@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 LD = @LD@
126 LDFLAGS = @LDFLAGS@
127 LIBOBJS = @LIBOBJS@
128 LIBS = @LIBS@
129 LIBTOOL = @LIBTOOL@
130 LIPO = @LIPO@
131 LN_S = @LN_S@
132 LOG4CPLUS_NDEBUG = @LOG4CPLUS_NDEBUG@
133 LTLIBOBJS = @LTLIBOBJS@
134 LT_VERSION = @LT_VERSION@
135 MAKEINFO = @MAKEINFO@
136 MKDIR_P = @MKDIR_P@
137 NM = @NM@
138 NMEDIT = @NMEDIT@
139 OBJDUMP = @OBJDUMP@
140 OBJEXT = @OBJEXT@
141 OTOOL = @OTOOL@
142 OTOOL64 = @OTOOL64@
143 PACKAGE = @PACKAGE@
144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145 PACKAGE_NAME = @PACKAGE_NAME@
146 PACKAGE_STRING = @PACKAGE_STRING@
147 PACKAGE_TARNAME = @PACKAGE_TARNAME@
148 PACKAGE_URL = @PACKAGE_URL@
149 PACKAGE_VERSION = @PACKAGE_VERSION@
150 PATH_SEPARATOR = @PATH_SEPARATOR@
151 PTHREAD_CC = @PTHREAD_CC@
152 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
153 PTHREAD_LIBS = @PTHREAD_LIBS@
154 RANLIB = @RANLIB@
155 SED = @SED@
156 SET_MAKE = @SET_MAKE@
157 SHELL = @SHELL@
158 STRIP = @STRIP@
159 VERSION = @VERSION@
160 abs_builddir = @abs_builddir@
161 abs_srcdir = @abs_srcdir@
162 abs_top_builddir = @abs_top_builddir@
163 abs_top_srcdir = @abs_top_srcdir@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_CXX = @ac_ct_CXX@
166 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
167 am__include = @am__include@
168 am__leading_dot = @am__leading_dot@
169 am__quote = @am__quote@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 ax_pthread_config = @ax_pthread_config@
173 bindir = @bindir@
174 build = @build@
175 build_alias = @build_alias@
176 build_cpu = @build_cpu@
177 build_os = @build_os@
178 build_vendor = @build_vendor@
179 builddir = @builddir@
180 datadir = @datadir@
181 datarootdir = @datarootdir@
182 docdir = @docdir@
183 dvidir = @dvidir@
184 exec_prefix = @exec_prefix@
185 host = @host@
186 host_alias = @host_alias@
187 host_cpu = @host_cpu@
188 host_os = @host_os@
189 host_vendor = @host_vendor@
190 htmldir = @htmldir@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localedir = @localedir@
197 localstatedir = @localstatedir@
198 mandir = @mandir@
199 mkdir_p = @mkdir_p@
200 oldincludedir = @oldincludedir@
201 pdfdir = @pdfdir@
202 prefix = @prefix@
203 program_transform_name = @program_transform_name@
204 psdir = @psdir@
205 sbindir = @sbindir@
206 sharedstatedir = @sharedstatedir@
207 srcdir = @srcdir@
208 sysconfdir = @sysconfdir@
209 target = @target@
210 target_alias = @target_alias@
211 target_cpu = @target_cpu@
212 target_os = @target_os@
213 target_vendor = @target_vendor@
214 top_build_prefix = @top_build_prefix@
215 top_builddir = @top_builddir@
216 top_srcdir = @top_srcdir@
217 log4cplusincdir = $(includedir)
218 nobase_log4cplusinc_HEADERS = \
219 log4cplus/appender.h \
220 log4cplus/config.hxx \
221 log4cplus/config/win32.h \
222 log4cplus/config/macosx.h \
223 log4cplus/config/defines.hxx \
224 log4cplus/configurator.h \
225 log4cplus/consoleappender.h \
226 log4cplus/fileappender.h \
227 log4cplus/fstreams.h \
228 log4cplus/hierarchy.h \
229 log4cplus/hierarchylocker.h \
230 log4cplus/layout.h \
231 log4cplus/logger.h \
232 log4cplus/loggingmacros.h \
233 log4cplus/loglevel.h \
234 log4cplus/ndc.h \
235 log4cplus/nullappender.h \
236 log4cplus/socketappender.h \
237 log4cplus/streams.h \
238 log4cplus/syslogappender.h \
239 log4cplus/tstring.h \
240 log4cplus/version.h \
241 log4cplus/helpers/appenderattachableimpl.h \
242 log4cplus/helpers/loglog.h \
243 log4cplus/helpers/logloguser.h \
244 log4cplus/helpers/pointer.h \
245 log4cplus/helpers/property.h \
246 log4cplus/helpers/sleep.h \
247 log4cplus/helpers/socketbuffer.h \
248 log4cplus/helpers/socket.h \
249 log4cplus/helpers/stringhelper.h \
250 log4cplus/helpers/syncprims.h \
251 log4cplus/helpers/syncprims-pthreads.h \
252 log4cplus/helpers/thread-config.h \
253 log4cplus/helpers/threads.h \
254 log4cplus/helpers/timehelper.h \
255 log4cplus/spi/appenderattachable.h \
256 log4cplus/spi/factory.h \
257 log4cplus/spi/filter.h \
258 log4cplus/spi/loggerfactory.h \
259 log4cplus/spi/loggerimpl.h \
260 log4cplus/spi/loggingevent.h \
261 log4cplus/spi/objectregistry.h \
262 log4cplus/spi/rootlogger.h
264 all: all-am
266 .SUFFIXES:
267 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
268 @for dep in $?; do \
269 case '$(am__configure_deps)' in \
270 *$$dep*) \
271 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
272 && { if test -f $@; then exit 0; else break; fi; }; \
273 exit 1;; \
274 esac; \
275 done; \
276 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
277 $(am__cd) $(top_srcdir) && \
278 $(AUTOMAKE) --gnu include/Makefile
279 .PRECIOUS: Makefile
280 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
281 @case '$?' in \
282 *config.status*) \
283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
284 *) \
285 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
286 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
287 esac;
289 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(top_srcdir)/configure: $(am__configure_deps)
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296 $(am__aclocal_m4_deps):
298 mostlyclean-libtool:
299 -rm -f *.lo
301 clean-libtool:
302 -rm -rf .libs _libs
303 install-nobase_log4cplusincHEADERS: $(nobase_log4cplusinc_HEADERS)
304 @$(NORMAL_INSTALL)
305 test -z "$(log4cplusincdir)" || $(MKDIR_P) "$(DESTDIR)$(log4cplusincdir)"
306 @list='$(nobase_log4cplusinc_HEADERS)'; test -n "$(log4cplusincdir)" || list=; \
307 $(am__nobase_list) | while read dir files; do \
308 xfiles=; for file in $$files; do \
309 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
310 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
311 test -z "$$xfiles" || { \
312 test "x$$dir" = x. || { \
313 echo "$(MKDIR_P) '$(DESTDIR)$(log4cplusincdir)/$$dir'"; \
314 $(MKDIR_P) "$(DESTDIR)$(log4cplusincdir)/$$dir"; }; \
315 echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(log4cplusincdir)/$$dir'"; \
316 $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(log4cplusincdir)/$$dir" || exit $$?; }; \
317 done
319 uninstall-nobase_log4cplusincHEADERS:
320 @$(NORMAL_UNINSTALL)
321 @list='$(nobase_log4cplusinc_HEADERS)'; test -n "$(log4cplusincdir)" || list=; \
322 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
323 test -n "$$files" || exit 0; \
324 echo " ( cd '$(DESTDIR)$(log4cplusincdir)' && rm -f" $$files ")"; \
325 cd "$(DESTDIR)$(log4cplusincdir)" && rm -f $$files
327 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329 unique=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331 done | \
332 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333 END { if (nonempty) { for (i in files) print i; }; }'`; \
334 mkid -fID $$unique
335 tags: TAGS
337 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
338 $(TAGS_FILES) $(LISP)
339 set x; \
340 here=`pwd`; \
341 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
342 unique=`for i in $$list; do \
343 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344 done | \
345 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346 END { if (nonempty) { for (i in files) print i; }; }'`; \
347 shift; \
348 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
349 test -n "$$unique" || unique=$$empty_fix; \
350 if test $$# -gt 0; then \
351 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352 "$$@" $$unique; \
353 else \
354 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
355 $$unique; \
356 fi; \
358 ctags: CTAGS
359 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
360 $(TAGS_FILES) $(LISP)
361 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
362 unique=`for i in $$list; do \
363 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364 done | \
365 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
366 END { if (nonempty) { for (i in files) print i; }; }'`; \
367 test -z "$(CTAGS_ARGS)$$unique" \
368 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369 $$unique
371 GTAGS:
372 here=`$(am__cd) $(top_builddir) && pwd` \
373 && $(am__cd) $(top_srcdir) \
374 && gtags -i $(GTAGS_ARGS) "$$here"
376 distclean-tags:
377 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
379 distdir: $(DISTFILES)
380 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
381 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
382 list='$(DISTFILES)'; \
383 dist_files=`for file in $$list; do echo $$file; done | \
384 sed -e "s|^$$srcdirstrip/||;t" \
385 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
386 case $$dist_files in \
387 */*) $(MKDIR_P) `echo "$$dist_files" | \
388 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
389 sort -u` ;; \
390 esac; \
391 for file in $$dist_files; do \
392 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
393 if test -d $$d/$$file; then \
394 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
395 if test -d "$(distdir)/$$file"; then \
396 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
397 fi; \
398 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
399 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
400 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401 fi; \
402 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
403 else \
404 test -f "$(distdir)/$$file" \
405 || cp -p $$d/$$file "$(distdir)/$$file" \
406 || exit 1; \
407 fi; \
408 done
409 check-am: all-am
410 check: check-am
411 all-am: Makefile $(HEADERS)
412 installdirs:
413 for dir in "$(DESTDIR)$(log4cplusincdir)"; do \
414 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
415 done
416 install: install-am
417 install-exec: install-exec-am
418 install-data: install-data-am
419 uninstall: uninstall-am
421 install-am: all-am
422 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424 installcheck: installcheck-am
425 install-strip:
426 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
427 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
428 `test -z '$(STRIP)' || \
429 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
430 mostlyclean-generic:
432 clean-generic:
434 distclean-generic:
435 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
436 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
438 maintainer-clean-generic:
439 @echo "This command is intended for maintainers to use"
440 @echo "it deletes files that may require special tools to rebuild."
441 clean: clean-am
443 clean-am: clean-generic clean-libtool mostlyclean-am
445 distclean: distclean-am
446 -rm -f Makefile
447 distclean-am: clean-am distclean-generic distclean-tags
449 dvi: dvi-am
451 dvi-am:
453 html: html-am
455 html-am:
457 info: info-am
459 info-am:
461 install-data-am: install-nobase_log4cplusincHEADERS
463 install-dvi: install-dvi-am
465 install-dvi-am:
467 install-exec-am:
469 install-html: install-html-am
471 install-html-am:
473 install-info: install-info-am
475 install-info-am:
477 install-man:
479 install-pdf: install-pdf-am
481 install-pdf-am:
483 install-ps: install-ps-am
485 install-ps-am:
487 installcheck-am:
489 maintainer-clean: maintainer-clean-am
490 -rm -f Makefile
491 maintainer-clean-am: distclean-am maintainer-clean-generic
493 mostlyclean: mostlyclean-am
495 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
497 pdf: pdf-am
499 pdf-am:
501 ps: ps-am
503 ps-am:
505 uninstall-am: uninstall-nobase_log4cplusincHEADERS
507 .MAKE: install-am install-strip
509 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
510 clean-libtool ctags distclean distclean-generic \
511 distclean-libtool distclean-tags distdir dvi dvi-am html \
512 html-am info info-am install install-am install-data \
513 install-data-am install-dvi install-dvi-am install-exec \
514 install-exec-am install-html install-html-am install-info \
515 install-info-am install-man install-nobase_log4cplusincHEADERS \
516 install-pdf install-pdf-am install-ps install-ps-am \
517 install-strip installcheck installcheck-am installdirs \
518 maintainer-clean maintainer-clean-generic mostlyclean \
519 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
520 tags uninstall uninstall-am \
521 uninstall-nobase_log4cplusincHEADERS
524 # Tell versions [3.59,3.63) of GNU make to not export all variables.
525 # Otherwise a system limit (for SysV at least) may be exceeded.
526 .NOEXPORT: