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