blob: d71ea2ff09d3e9aea50b0038f8d3816a093cbbe9 [file] [log] [blame]
Alexandre Lisionddd731e2014-01-31 11:50:08 -05001# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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# Copyright (C) 2006-2010 David Sugar, Tycho Softworks.
18#
19# This file is free software; as a special exception the author gives
20# unlimited permission to copy and/or distribute it, with or without
21# modifications, as long as this notice is preserved.
22#
23# This program is distributed in the hope that it will be useful, but
24# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
27
28VPATH = @srcdir@
29am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
30am__make_running_with_option = \
31 case $${target_option-} in \
32 ?) ;; \
33 *) echo "am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
35 exit 1;; \
36 esac; \
37 has_opt=no; \
38 sane_makeflags=$$MAKEFLAGS; \
39 if $(am__is_gnu_make); then \
40 sane_makeflags=$$MFLAGS; \
41 else \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
48 fi; \
49 skip_next=no; \
50 strip_trailopt () \
51 { \
52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 }; \
54 for flg in $$sane_makeflags; do \
55 test $$skip_next = yes && { skip_next=no; continue; }; \
56 case $$flg in \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*O?*) strip_trailopt 'O';; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -*l?*) strip_trailopt 'l';; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
66 esac; \
67 case $$flg in \
68 *$$target_option*) has_opt=yes; break;; \
69 esac; \
70 done; \
71 test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92target_triplet = @target@
93subdir = .
94DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
95 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
96 $(top_srcdir)/configure $(am__configure_deps) \
97 $(srcdir)/ucommon-config.h.in $(srcdir)/directive.in \
98 $(srcdir)/commoncpp.pc.in $(srcdir)/ucommon.pc.in \
99 $(srcdir)/ucommon.spec.in $(srcdir)/ucommon-config.in \
100 $(srcdir)/commoncpp-config.in COPYING COPYING.LESSER TODO \
101 autoconf/config.guess autoconf/config.sub autoconf/install-sh \
102 autoconf/missing autoconf/ltmain.sh \
103 $(top_srcdir)/autoconf/config.guess \
104 $(top_srcdir)/autoconf/config.sub \
105 $(top_srcdir)/autoconf/install-sh \
106 $(top_srcdir)/autoconf/ltmain.sh \
107 $(top_srcdir)/autoconf/missing
108ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
109am__aclocal_m4_deps = $(top_srcdir)/configure.ac
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111 $(ACLOCAL_M4)
112am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
113 configure.lineno config.status.lineno
114mkinstalldirs = $(install_sh) -d
115CONFIG_HEADER = ucommon-config.h
116CONFIG_CLEAN_FILES = directive commoncpp.pc ucommon.pc ucommon.spec \
117 ucommon-config commoncpp-config
118CONFIG_CLEAN_VPATH_FILES =
119am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
120am__vpath_adj = case $$p in \
121 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
122 *) f=$$p;; \
123 esac;
124am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
125am__install_max = 40
126am__nobase_strip_setup = \
127 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
128am__nobase_strip = \
129 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
130am__nobase_list = $(am__nobase_strip_setup); \
131 for p in $$list; do echo "$$p $$p"; done | \
132 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
133 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
134 if (++n[$$2] == $(am__install_max)) \
135 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
136 END { for (dir in files) print dir, files[dir] }'
137am__base_list = \
138 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
139 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
140am__uninstall_files_from_dir = { \
141 test -z "$$files" \
142 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
143 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
144 $(am__cd) "$$dir" && rm -f $$files; }; \
145 }
146am__installdirs = "$(DESTDIR)$(scriptdir)" "$(DESTDIR)$(man1dir)" \
147 "$(DESTDIR)$(pkgconfigdir)"
148SCRIPTS = $(script_SCRIPTS)
149AM_V_P = $(am__v_P_@AM_V@)
150am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151am__v_P_0 = false
152am__v_P_1 = :
153AM_V_GEN = $(am__v_GEN_@AM_V@)
154am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155am__v_GEN_0 = @echo " GEN " $@;
156am__v_GEN_1 =
157AM_V_at = $(am__v_at_@AM_V@)
158am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159am__v_at_0 = @
160am__v_at_1 =
161depcomp =
162am__depfiles_maybe =
163SOURCES =
164DIST_SOURCES =
165RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
166 ctags-recursive dvi-recursive html-recursive info-recursive \
167 install-data-recursive install-dvi-recursive \
168 install-exec-recursive install-html-recursive \
169 install-info-recursive install-pdf-recursive \
170 install-ps-recursive install-recursive installcheck-recursive \
171 installdirs-recursive pdf-recursive ps-recursive \
172 tags-recursive uninstall-recursive
173am__can_run_installinfo = \
174 case $$AM_UPDATE_INFO_DIR in \
175 n|no|NO) false;; \
176 *) (install-info --version) >/dev/null 2>&1;; \
177 esac
178man1dir = $(mandir)/man1
179NROFF = nroff
180MANS = $(man_MANS)
181DATA = $(pkgconfig_DATA)
182RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
183 distclean-recursive maintainer-clean-recursive
184am__recursive_targets = \
185 $(RECURSIVE_TARGETS) \
186 $(RECURSIVE_CLEAN_TARGETS) \
187 $(am__extra_recursive_targets)
188AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
189 cscope distdir dist dist-all distcheck
190am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
191 $(LISP)ucommon-config.h.in
192# Read a list of newline-separated strings from the standard input,
193# and print each of them once, without duplicates. Input order is
194# *not* preserved.
195am__uniquify_input = $(AWK) '\
196 BEGIN { nonempty = 0; } \
197 { items[$$0] = 1; nonempty = 1; } \
198 END { if (nonempty) { for (i in items) print i; }; } \
199'
200# Make sure the list of sources is unique. This is necessary because,
201# e.g., the same source file might be shared among _SOURCES variables
202# for different programs/libraries.
203am__define_uniq_tagged_files = \
204 list='$(am__tagged_files)'; \
205 unique=`for i in $$list; do \
206 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207 done | $(am__uniquify_input)`
208ETAGS = etags
209CTAGS = ctags
210CSCOPE = cscope
211DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
212distdir = $(PACKAGE)-$(VERSION)
213top_distdir = $(distdir)
214am__remove_distdir = \
215 if test -d "$(distdir)"; then \
216 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
217 && rm -rf "$(distdir)" \
218 || { sleep 5 && rm -rf "$(distdir)"; }; \
219 else :; fi
220am__post_remove_distdir = $(am__remove_distdir)
221am__relativize = \
222 dir0=`pwd`; \
223 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
224 sed_rest='s,^[^/]*/*,,'; \
225 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
226 sed_butlast='s,/*[^/]*$$,,'; \
227 while test -n "$$dir1"; do \
228 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
229 if test "$$first" != "."; then \
230 if test "$$first" = ".."; then \
231 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
232 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
233 else \
234 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
235 if test "$$first2" = "$$first"; then \
236 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
237 else \
238 dir2="../$$dir2"; \
239 fi; \
240 dir0="$$dir0"/"$$first"; \
241 fi; \
242 fi; \
243 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
244 done; \
245 reldir="$$dir2"
246DIST_ARCHIVES = $(distdir).tar.gz $(distdir).shar.gz $(distdir).zip
247GZIP_ENV = --best
248DIST_TARGETS = dist-shar dist-gzip dist-zip
249distuninstallcheck_listfiles = find . -type f -print
250am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
251 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
252distcleancheck_listfiles = find . -type f -print
253ACLOCAL = @ACLOCAL@
254AMTAR = @AMTAR@
255AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
256AR = @AR@
257AS = @AS@
258AUTOCONF = @AUTOCONF@
259AUTOHEADER = @AUTOHEADER@
260AUTOMAKE = @AUTOMAKE@
261AWK = @AWK@
262CC = @CC@
263CCDEPMODE = @CCDEPMODE@
264CFLAGS = @CFLAGS@
265CHECKFLAGS = @CHECKFLAGS@
266COMPAT = @COMPAT@
267CPP = @CPP@
268CPPFLAGS = @CPPFLAGS@
269CXX = @CXX@
270CXXCPP = @CXXCPP@
271CXXDEPMODE = @CXXDEPMODE@
272CXXFLAGS = @CXXFLAGS@
273CYGPATH_W = @CYGPATH_W@
274DEFS = @DEFS@
275DEPDIR = @DEPDIR@
276DLLTOOL = @DLLTOOL@
277DOXYGEN = @DOXYGEN@
278DSYMUTIL = @DSYMUTIL@
279DUMPBIN = @DUMPBIN@
280ECHO_C = @ECHO_C@
281ECHO_N = @ECHO_N@
282ECHO_T = @ECHO_T@
283EGREP = @EGREP@
284EXEEXT = @EXEEXT@
285FGREP = @FGREP@
286GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
287GNUTLS_LIBS = @GNUTLS_LIBS@
288GREP = @GREP@
289INSTALL = @INSTALL@
290INSTALL_DATA = @INSTALL_DATA@
291INSTALL_PROGRAM = @INSTALL_PROGRAM@
292INSTALL_SCRIPT = @INSTALL_SCRIPT@
293INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
294LD = @LD@
295LDFLAGS = @LDFLAGS@
296LIBOBJS = @LIBOBJS@
297LIBS = @LIBS@
298LIBTOOL = @LIBTOOL@
299LIPO = @LIPO@
300LN_S = @LN_S@
301LTLIBOBJS = @LTLIBOBJS@
302LT_GENERIC = @LT_GENERIC@
303LT_VERSION = @LT_VERSION@
304MAKEINFO = @MAKEINFO@
305MANIFEST_TOOL = @MANIFEST_TOOL@
306MKDIR_P = @MKDIR_P@
307NM = @NM@
308NMEDIT = @NMEDIT@
309OBJDUMP = @OBJDUMP@
310OBJEXT = @OBJEXT@
311OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
312OPENSSL_LIBS = @OPENSSL_LIBS@
313OTOOL = @OTOOL@
314OTOOL64 = @OTOOL64@
315PACKAGE = @PACKAGE@
316PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
317PACKAGE_NAME = @PACKAGE_NAME@
318PACKAGE_STRING = @PACKAGE_STRING@
319PACKAGE_TARNAME = @PACKAGE_TARNAME@
320PACKAGE_URL = @PACKAGE_URL@
321PACKAGE_VERSION = @PACKAGE_VERSION@
322PATH_SEPARATOR = @PATH_SEPARATOR@
323PKG_CONFIG = @PKG_CONFIG@
324PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
325PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
326RANLIB = @RANLIB@
327SECURE = @SECURE@
328SECURE_LIBS = @SECURE_LIBS@
329SECURE_LOCAL = @SECURE_LOCAL@
330SED = @SED@
331SET_MAKE = @SET_MAKE@
332SHELL = @SHELL@
333STRIP = @STRIP@
334UCOMMON_CFGPATH = @UCOMMON_CFGPATH@
335UCOMMON_CLINK = @UCOMMON_CLINK@
336UCOMMON_FLAGS = @UCOMMON_FLAGS@
337UCOMMON_INCLUDES = @UCOMMON_INCLUDES@
338UCOMMON_LIBC = @UCOMMON_LIBC@
339UCOMMON_LIBS = @UCOMMON_LIBS@
340UCOMMON_LINKED = @UCOMMON_LINKED@
341UCOMMON_LOCALE = @UCOMMON_LOCALE@
342UCOMMON_MODEL = @UCOMMON_MODEL@
343UCOMMON_PREFIX = @UCOMMON_PREFIX@
344UCOMMON_VARPATH = @UCOMMON_VARPATH@
345UCOMMON_VISIBILITY = @UCOMMON_VISIBILITY@
346VERSION = @VERSION@
347abs_builddir = @abs_builddir@
348abs_srcdir = @abs_srcdir@
349abs_top_builddir = @abs_top_builddir@
350abs_top_srcdir = @abs_top_srcdir@
351ac_ct_AR = @ac_ct_AR@
352ac_ct_CC = @ac_ct_CC@
353ac_ct_CXX = @ac_ct_CXX@
354ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
355am__include = @am__include@
356am__leading_dot = @am__leading_dot@
357am__quote = @am__quote@
358am__tar = @am__tar@
359am__untar = @am__untar@
360bindir = @bindir@
361build = @build@
362build_alias = @build_alias@
363build_cpu = @build_cpu@
364build_os = @build_os@
365build_vendor = @build_vendor@
366builddir = @builddir@
367datadir = @datadir@
368datarootdir = @datarootdir@
369docdir = @docdir@
370dvidir = @dvidir@
371exec_prefix = @exec_prefix@
372host = @host@
373host_alias = @host_alias@
374host_cpu = @host_cpu@
375host_os = @host_os@
376host_vendor = @host_vendor@
377htmldir = @htmldir@
378includedir = @includedir@
379includes = @includes@
380infodir = @infodir@
381install_sh = @install_sh@
382libdir = @libdir@
383libexecdir = @libexecdir@
384libs = @libs@
385localedir = @localedir@
386localstatedir = @localstatedir@
387mandir = @mandir@
388mkdir_p = @mkdir_p@
389oldincludedir = @oldincludedir@
390pdfdir = @pdfdir@
391prefix = @prefix@
392program_transform_name = @program_transform_name@
393psdir = @psdir@
394sbindir = @sbindir@
395sharedstatedir = @sharedstatedir@
396srcdir = @srcdir@
397sysconfdir = @sysconfdir@
398target = @target@
399target_alias = @target_alias@
400target_cpu = @target_cpu@
401target_os = @target_os@
402target_vendor = @target_vendor@
403top_build_prefix = @top_build_prefix@
404top_builddir = @top_builddir@
405top_srcdir = @top_srcdir@
406AUTOMAKE_OPTIONS = no-dependencies dist-zip
407EXTRA_DIST = autogen.sh README* *.pc.in *.spec.in *.spec *-config.in \
408 *-config.1 Doxyfile cmodel.sh BUILDS SUPPORT COPYING* COPYRIGHT \
409 CMakeLists.txt ucommon-config.cmake ucommon.pc.cmake \
410 commoncpp-config.cmake commoncpp.pc.cmake ucommon.spec.cmake \
411 ucommon-config.h.cmake doxy.config.cmake directive.in
412
413DIST_SUBDIRS = corelib commoncpp openssl gnutls nossl utils inc test
414SUBDIRS = corelib @SECURE@ @COMPAT@ utils inc test
415pkgconfigdir = $(libdir)/pkgconfig
416pkgconfig_DATA = ucommon.pc commoncpp.pc
417scriptdir = $(bindir)
418script_SCRIPTS = ucommon-config commoncpp-config
419man_MANS = ucommon-config.1 commoncpp-config.1
420all: ucommon-config.h
421 $(MAKE) $(AM_MAKEFLAGS) all-recursive
422
423.SUFFIXES:
424am--refresh: Makefile
425 @:
426$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
427 @for dep in $?; do \
428 case '$(am__configure_deps)' in \
429 *$$dep*) \
430 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
431 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
432 && exit 0; \
433 exit 1;; \
434 esac; \
435 done; \
436 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
437 $(am__cd) $(top_srcdir) && \
438 $(AUTOMAKE) --gnu Makefile
439.PRECIOUS: Makefile
440Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
441 @case '$?' in \
442 *config.status*) \
443 echo ' $(SHELL) ./config.status'; \
444 $(SHELL) ./config.status;; \
445 *) \
446 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
447 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
448 esac;
449
450$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
451 $(SHELL) ./config.status --recheck
452
453$(top_srcdir)/configure: $(am__configure_deps)
454 $(am__cd) $(srcdir) && $(AUTOCONF)
455$(ACLOCAL_M4): $(am__aclocal_m4_deps)
456 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
457$(am__aclocal_m4_deps):
458
459ucommon-config.h: stamp-h1
460 @if test ! -f $@; then rm -f stamp-h1; else :; fi
461 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
462
463stamp-h1: $(srcdir)/ucommon-config.h.in $(top_builddir)/config.status
464 @rm -f stamp-h1
465 cd $(top_builddir) && $(SHELL) ./config.status ucommon-config.h
466$(srcdir)/ucommon-config.h.in: $(am__configure_deps)
467 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
468 rm -f stamp-h1
469 touch $@
470
471distclean-hdr:
472 -rm -f ucommon-config.h stamp-h1
473directive: $(top_builddir)/config.status $(srcdir)/directive.in
474 cd $(top_builddir) && $(SHELL) ./config.status $@
475commoncpp.pc: $(top_builddir)/config.status $(srcdir)/commoncpp.pc.in
476 cd $(top_builddir) && $(SHELL) ./config.status $@
477ucommon.pc: $(top_builddir)/config.status $(srcdir)/ucommon.pc.in
478 cd $(top_builddir) && $(SHELL) ./config.status $@
479ucommon.spec: $(top_builddir)/config.status $(srcdir)/ucommon.spec.in
480 cd $(top_builddir) && $(SHELL) ./config.status $@
481ucommon-config: $(top_builddir)/config.status $(srcdir)/ucommon-config.in
482 cd $(top_builddir) && $(SHELL) ./config.status $@
483commoncpp-config: $(top_builddir)/config.status $(srcdir)/commoncpp-config.in
484 cd $(top_builddir) && $(SHELL) ./config.status $@
485install-scriptSCRIPTS: $(script_SCRIPTS)
486 @$(NORMAL_INSTALL)
487 @list='$(script_SCRIPTS)'; test -n "$(scriptdir)" || list=; \
488 if test -n "$$list"; then \
489 echo " $(MKDIR_P) '$(DESTDIR)$(scriptdir)'"; \
490 $(MKDIR_P) "$(DESTDIR)$(scriptdir)" || exit 1; \
491 fi; \
492 for p in $$list; do \
493 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
494 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
495 done | \
496 sed -e 'p;s,.*/,,;n' \
497 -e 'h;s|.*|.|' \
498 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
499 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
500 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
501 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
502 if (++n[d] == $(am__install_max)) { \
503 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
504 else { print "f", d "/" $$4, $$1 } } \
505 END { for (d in files) print "f", d, files[d] }' | \
506 while read type dir files; do \
507 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
508 test -z "$$files" || { \
509 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(scriptdir)$$dir'"; \
510 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(scriptdir)$$dir" || exit $$?; \
511 } \
512 ; done
513
514uninstall-scriptSCRIPTS:
515 @$(NORMAL_UNINSTALL)
516 @list='$(script_SCRIPTS)'; test -n "$(scriptdir)" || exit 0; \
517 files=`for p in $$list; do echo "$$p"; done | \
518 sed -e 's,.*/,,;$(transform)'`; \
519 dir='$(DESTDIR)$(scriptdir)'; $(am__uninstall_files_from_dir)
520
521mostlyclean-libtool:
522 -rm -f *.lo
523
524clean-libtool:
525 -rm -rf .libs _libs
526
527distclean-libtool:
528 -rm -f libtool config.lt
529install-man1: $(man_MANS)
530 @$(NORMAL_INSTALL)
531 @list1=''; \
532 list2='$(man_MANS)'; \
533 test -n "$(man1dir)" \
534 && test -n "`echo $$list1$$list2`" \
535 || exit 0; \
536 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
537 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
538 { for i in $$list1; do echo "$$i"; done; \
539 if test -n "$$list2"; then \
540 for i in $$list2; do echo "$$i"; done \
541 | sed -n '/\.1[a-z]*$$/p'; \
542 fi; \
543 } | while read p; do \
544 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
545 echo "$$d$$p"; echo "$$p"; \
546 done | \
547 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
548 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
549 sed 'N;N;s,\n, ,g' | { \
550 list=; while read file base inst; do \
551 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
552 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
553 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
554 fi; \
555 done; \
556 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
557 while read files; do \
558 test -z "$$files" || { \
559 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
560 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
561 done; }
562
563uninstall-man1:
564 @$(NORMAL_UNINSTALL)
565 @list=''; test -n "$(man1dir)" || exit 0; \
566 files=`{ for i in $$list; do echo "$$i"; done; \
567 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
568 sed -n '/\.1[a-z]*$$/p'; \
569 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
570 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
571 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
572install-pkgconfigDATA: $(pkgconfig_DATA)
573 @$(NORMAL_INSTALL)
574 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
575 if test -n "$$list"; then \
576 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
577 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
578 fi; \
579 for p in $$list; do \
580 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
581 echo "$$d$$p"; \
582 done | $(am__base_list) | \
583 while read files; do \
584 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
585 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
586 done
587
588uninstall-pkgconfigDATA:
589 @$(NORMAL_UNINSTALL)
590 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
591 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
592 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
593
594# This directory's subdirectories are mostly independent; you can cd
595# into them and run 'make' without going through this Makefile.
596# To change the values of 'make' variables: instead of editing Makefiles,
597# (1) if the variable is set in 'config.status', edit 'config.status'
598# (which will cause the Makefiles to be regenerated when you run 'make');
599# (2) otherwise, pass the desired values on the 'make' command line.
600$(am__recursive_targets):
601 @fail=; \
602 if $(am__make_keepgoing); then \
603 failcom='fail=yes'; \
604 else \
605 failcom='exit 1'; \
606 fi; \
607 dot_seen=no; \
608 target=`echo $@ | sed s/-recursive//`; \
609 case "$@" in \
610 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
611 *) list='$(SUBDIRS)' ;; \
612 esac; \
613 for subdir in $$list; do \
614 echo "Making $$target in $$subdir"; \
615 if test "$$subdir" = "."; then \
616 dot_seen=yes; \
617 local_target="$$target-am"; \
618 else \
619 local_target="$$target"; \
620 fi; \
621 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
622 || eval $$failcom; \
623 done; \
624 if test "$$dot_seen" = "no"; then \
625 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
626 fi; test -z "$$fail"
627
628ID: $(am__tagged_files)
629 $(am__define_uniq_tagged_files); mkid -fID $$unique
630tags: tags-recursive
631TAGS: tags
632
633tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
634 set x; \
635 here=`pwd`; \
636 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
637 include_option=--etags-include; \
638 empty_fix=.; \
639 else \
640 include_option=--include; \
641 empty_fix=; \
642 fi; \
643 list='$(SUBDIRS)'; for subdir in $$list; do \
644 if test "$$subdir" = .; then :; else \
645 test ! -f $$subdir/TAGS || \
646 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
647 fi; \
648 done; \
649 $(am__define_uniq_tagged_files); \
650 shift; \
651 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
652 test -n "$$unique" || unique=$$empty_fix; \
653 if test $$# -gt 0; then \
654 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
655 "$$@" $$unique; \
656 else \
657 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
658 $$unique; \
659 fi; \
660 fi
661ctags: ctags-recursive
662
663CTAGS: ctags
664ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
665 $(am__define_uniq_tagged_files); \
666 test -z "$(CTAGS_ARGS)$$unique" \
667 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
668 $$unique
669
670GTAGS:
671 here=`$(am__cd) $(top_builddir) && pwd` \
672 && $(am__cd) $(top_srcdir) \
673 && gtags -i $(GTAGS_ARGS) "$$here"
674cscope: cscope.files
675 test ! -s cscope.files \
676 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
677clean-cscope:
678 -rm -f cscope.files
679cscope.files: clean-cscope cscopelist
680cscopelist: cscopelist-recursive
681
682cscopelist-am: $(am__tagged_files)
683 list='$(am__tagged_files)'; \
684 case "$(srcdir)" in \
685 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
686 *) sdir=$(subdir)/$(srcdir) ;; \
687 esac; \
688 for i in $$list; do \
689 if test -f "$$i"; then \
690 echo "$(subdir)/$$i"; \
691 else \
692 echo "$$sdir/$$i"; \
693 fi; \
694 done >> $(top_builddir)/cscope.files
695
696distclean-tags:
697 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
698 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
699
700distdir: $(DISTFILES)
701 $(am__remove_distdir)
702 test -d "$(distdir)" || mkdir "$(distdir)"
703 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
704 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
705 list='$(DISTFILES)'; \
706 dist_files=`for file in $$list; do echo $$file; done | \
707 sed -e "s|^$$srcdirstrip/||;t" \
708 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
709 case $$dist_files in \
710 */*) $(MKDIR_P) `echo "$$dist_files" | \
711 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
712 sort -u` ;; \
713 esac; \
714 for file in $$dist_files; do \
715 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
716 if test -d $$d/$$file; then \
717 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
718 if test -d "$(distdir)/$$file"; then \
719 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
720 fi; \
721 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
722 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
723 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
724 fi; \
725 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
726 else \
727 test -f "$(distdir)/$$file" \
728 || cp -p $$d/$$file "$(distdir)/$$file" \
729 || exit 1; \
730 fi; \
731 done
732 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
733 if test "$$subdir" = .; then :; else \
734 $(am__make_dryrun) \
735 || test -d "$(distdir)/$$subdir" \
736 || $(MKDIR_P) "$(distdir)/$$subdir" \
737 || exit 1; \
738 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
739 $(am__relativize); \
740 new_distdir=$$reldir; \
741 dir1=$$subdir; dir2="$(top_distdir)"; \
742 $(am__relativize); \
743 new_top_distdir=$$reldir; \
744 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
745 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
746 ($(am__cd) $$subdir && \
747 $(MAKE) $(AM_MAKEFLAGS) \
748 top_distdir="$$new_top_distdir" \
749 distdir="$$new_distdir" \
750 am__remove_distdir=: \
751 am__skip_length_check=: \
752 am__skip_mode_fix=: \
753 distdir) \
754 || exit 1; \
755 fi; \
756 done
757 $(MAKE) $(AM_MAKEFLAGS) \
758 top_distdir="$(top_distdir)" distdir="$(distdir)" \
759 dist-hook
760 -test -n "$(am__skip_mode_fix)" \
761 || find "$(distdir)" -type d ! -perm -755 \
762 -exec chmod u+rwx,go+rx {} \; -o \
763 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
764 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
765 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
766 || chmod -R a+r "$(distdir)"
767dist-gzip: distdir
768 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
769 $(am__post_remove_distdir)
770
771dist-bzip2: distdir
772 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
773 $(am__post_remove_distdir)
774
775dist-lzip: distdir
776 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
777 $(am__post_remove_distdir)
778
779dist-xz: distdir
780 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
781 $(am__post_remove_distdir)
782
783dist-tarZ: distdir
784 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
785 $(am__post_remove_distdir)
786dist-shar: distdir
787 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
788 $(am__post_remove_distdir)
789dist-zip: distdir
790 -rm -f $(distdir).zip
791 zip -rq $(distdir).zip $(distdir)
792 $(am__post_remove_distdir)
793
794dist dist-all:
795 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
796 $(am__post_remove_distdir)
797
798# This target untars the dist file and tries a VPATH configuration. Then
799# it guarantees that the distribution is self-contained by making another
800# tarfile.
801distcheck: dist
802 case '$(DIST_ARCHIVES)' in \
803 *.tar.gz*) \
804 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
805 *.tar.bz2*) \
806 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
807 *.tar.lz*) \
808 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
809 *.tar.xz*) \
810 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
811 *.tar.Z*) \
812 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
813 *.shar.gz*) \
814 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
815 *.zip*) \
816 unzip $(distdir).zip ;;\
817 esac
818 chmod -R a-w $(distdir)
819 chmod u+w $(distdir)
820 mkdir $(distdir)/_build $(distdir)/_inst
821 chmod a-w $(distdir)
822 test -d $(distdir)/_build || exit 0; \
823 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
824 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
825 && am__cwd=`pwd` \
826 && $(am__cd) $(distdir)/_build \
827 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
828 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
829 $(DISTCHECK_CONFIGURE_FLAGS) \
830 && $(MAKE) $(AM_MAKEFLAGS) \
831 && $(MAKE) $(AM_MAKEFLAGS) dvi \
832 && $(MAKE) $(AM_MAKEFLAGS) check \
833 && $(MAKE) $(AM_MAKEFLAGS) install \
834 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
835 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
836 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
837 distuninstallcheck \
838 && chmod -R a-w "$$dc_install_base" \
839 && ({ \
840 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
841 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
842 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
843 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
844 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
845 } || { rm -rf "$$dc_destdir"; exit 1; }) \
846 && rm -rf "$$dc_destdir" \
847 && $(MAKE) $(AM_MAKEFLAGS) dist \
848 && rm -rf $(DIST_ARCHIVES) \
849 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
850 && cd "$$am__cwd" \
851 || exit 1
852 $(am__post_remove_distdir)
853 @(echo "$(distdir) archives ready for distribution: "; \
854 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
855 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
856distuninstallcheck:
857 @test -n '$(distuninstallcheck_dir)' || { \
858 echo 'ERROR: trying to run $@ with an empty' \
859 '$$(distuninstallcheck_dir)' >&2; \
860 exit 1; \
861 }; \
862 $(am__cd) '$(distuninstallcheck_dir)' || { \
863 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
864 exit 1; \
865 }; \
866 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
867 || { echo "ERROR: files left after uninstall:" ; \
868 if test -n "$(DESTDIR)"; then \
869 echo " (check DESTDIR support)"; \
870 fi ; \
871 $(distuninstallcheck_listfiles) ; \
872 exit 1; } >&2
873distcleancheck: distclean
874 @if test '$(srcdir)' = . ; then \
875 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
876 exit 1 ; \
877 fi
878 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
879 || { echo "ERROR: files left in build directory after distclean:" ; \
880 $(distcleancheck_listfiles) ; \
881 exit 1; } >&2
882check-am: all-am
883check: check-recursive
884all-am: Makefile $(SCRIPTS) $(MANS) $(DATA) ucommon-config.h
885installdirs: installdirs-recursive
886installdirs-am:
887 for dir in "$(DESTDIR)$(scriptdir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)"; do \
888 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
889 done
890install: install-recursive
891install-exec: install-exec-recursive
892install-data: install-data-recursive
893uninstall: uninstall-recursive
894
895install-am: all-am
896 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
897
898installcheck: installcheck-recursive
899install-strip:
900 if test -z '$(STRIP)'; then \
901 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
902 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
903 install; \
904 else \
905 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
906 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
907 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
908 fi
909mostlyclean-generic:
910
911clean-generic:
912
913distclean-generic:
914 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
915 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
916
917maintainer-clean-generic:
918 @echo "This command is intended for maintainers to use"
919 @echo "it deletes files that may require special tools to rebuild."
920clean: clean-recursive
921
922clean-am: clean-generic clean-libtool clean-local mostlyclean-am
923
924distclean: distclean-recursive
925 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
926 -rm -f Makefile
927distclean-am: clean-am distclean-generic distclean-hdr \
928 distclean-libtool distclean-tags
929
930dvi: dvi-recursive
931
932dvi-am:
933
934html: html-recursive
935
936html-am:
937
938info: info-recursive
939
940info-am:
941
942install-data-am: install-man install-pkgconfigDATA \
943 install-scriptSCRIPTS
944
945install-dvi: install-dvi-recursive
946
947install-dvi-am:
948
949install-exec-am:
950
951install-html: install-html-recursive
952
953install-html-am:
954
955install-info: install-info-recursive
956
957install-info-am:
958
959install-man: install-man1
960
961install-pdf: install-pdf-recursive
962
963install-pdf-am:
964
965install-ps: install-ps-recursive
966
967install-ps-am:
968
969installcheck-am:
970
971maintainer-clean: maintainer-clean-recursive
972 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
973 -rm -rf $(top_srcdir)/autom4te.cache
974 -rm -f Makefile
975maintainer-clean-am: distclean-am maintainer-clean-generic
976
977mostlyclean: mostlyclean-recursive
978
979mostlyclean-am: mostlyclean-generic mostlyclean-libtool
980
981pdf: pdf-recursive
982
983pdf-am:
984
985ps: ps-recursive
986
987ps-am:
988
989uninstall-am: uninstall-man uninstall-pkgconfigDATA \
990 uninstall-scriptSCRIPTS
991
992uninstall-man: uninstall-man1
993
994.MAKE: $(am__recursive_targets) all install-am install-strip
995
996.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
997 am--refresh check check-am clean clean-cscope clean-generic \
998 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
999 dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \
1000 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1001 distclean-generic distclean-hdr distclean-libtool \
1002 distclean-tags distcleancheck distdir distuninstallcheck dvi \
1003 dvi-am html html-am info info-am install install-am \
1004 install-data install-data-am install-dvi install-dvi-am \
1005 install-exec install-exec-am install-html install-html-am \
1006 install-info install-info-am install-man install-man1 \
1007 install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1008 install-ps-am install-scriptSCRIPTS install-strip installcheck \
1009 installcheck-am installdirs installdirs-am maintainer-clean \
1010 maintainer-clean-generic mostlyclean mostlyclean-generic \
1011 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1012 uninstall-am uninstall-man uninstall-man1 \
1013 uninstall-pkgconfigDATA uninstall-scriptSCRIPTS
1014
1015
1016.phony: doxy
1017
1018doxy:
1019 -rm -rf doc
1020 $(DOXYGEN) Doxyfile
1021
1022clean-local:
1023 -rm -rf doc
1024
1025dist-hook: cleandist
1026
1027cleandist:
1028 @rm -f ${PACKAGE}-[0-9]*.tar.gz
1029 @rm -f ${PACKAGE}-[0-9]*.tar.bz2
1030 @rm -f ${PACKAGE}-[0-9]*.shar.gz
1031 @rm -f ${PACKAGE}-[0-9]*.zip
1032 @rm -f *${PACKAGE}*.rpm
1033 @rm -f *${PACKAGE}*.deb
1034 @rm -f ${PACKAGE}_*.gz
1035 @rm -f ${PACKAGE}_*.dsc
1036 @rm -f *.changes
1037
1038# Tell versions [3.59,3.63) of GNU make to not export all variables.
1039# Otherwise a system limit (for SysV at least) may be exceeded.
1040.NOEXPORT: