diff options
Diffstat (limited to '')
-rw-r--r-- | libraries/embryo/Makefile.in | 849 |
1 files changed, 0 insertions, 849 deletions
diff --git a/libraries/embryo/Makefile.in b/libraries/embryo/Makefile.in deleted file mode 100644 index b7f26fd..0000000 --- a/libraries/embryo/Makefile.in +++ /dev/null | |||
@@ -1,849 +0,0 @@ | |||
1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. | ||
2 | # @configure_input@ | ||
3 | |||
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | ||
5 | # 2003, 2004, 2005, 2006, 2007, 2008, 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. | ||
10 | |||
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. | ||
15 | |||
16 | @SET_MAKE@ | ||
17 | |||
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 | subdir = . | ||
38 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ | ||
39 | $(srcdir)/Makefile.in $(srcdir)/config.h.in \ | ||
40 | $(srcdir)/embryo.pc.in $(srcdir)/embryo.spec.in \ | ||
41 | $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \ | ||
42 | INSTALL NEWS compile config.guess config.sub depcomp \ | ||
43 | install-sh ltmain.sh missing | ||
44 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||
45 | am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \ | ||
46 | $(top_srcdir)/m4/efl_binary.m4 $(top_srcdir)/m4/efl_doxygen.m4 \ | ||
47 | $(top_srcdir)/m4/efl_fnmatch.m4 \ | ||
48 | $(top_srcdir)/m4/efl_gettimeofday.m4 \ | ||
49 | $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/libtool.m4 \ | ||
50 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | ||
51 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | ||
52 | $(top_srcdir)/configure.ac | ||
53 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | ||
54 | $(ACLOCAL_M4) | ||
55 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | ||
56 | configure.lineno config.status.lineno | ||
57 | mkinstalldirs = $(install_sh) -d | ||
58 | CONFIG_HEADER = config.h | ||
59 | CONFIG_CLEAN_FILES = embryo.pc embryo.spec | ||
60 | CONFIG_CLEAN_VPATH_FILES = | ||
61 | AM_V_GEN = $(am__v_GEN_$(V)) | ||
62 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) | ||
63 | am__v_GEN_0 = @echo " GEN " $@; | ||
64 | AM_V_at = $(am__v_at_$(V)) | ||
65 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) | ||
66 | am__v_at_0 = @ | ||
67 | SOURCES = | ||
68 | DIST_SOURCES = | ||
69 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | ||
70 | html-recursive info-recursive install-data-recursive \ | ||
71 | install-dvi-recursive install-exec-recursive \ | ||
72 | install-html-recursive install-info-recursive \ | ||
73 | install-pdf-recursive install-ps-recursive install-recursive \ | ||
74 | installcheck-recursive installdirs-recursive pdf-recursive \ | ||
75 | ps-recursive uninstall-recursive | ||
76 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | ||
77 | am__vpath_adj = case $$p in \ | ||
78 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | ||
79 | *) f=$$p;; \ | ||
80 | esac; | ||
81 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | ||
82 | am__install_max = 40 | ||
83 | am__nobase_strip_setup = \ | ||
84 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | ||
85 | am__nobase_strip = \ | ||
86 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | ||
87 | am__nobase_list = $(am__nobase_strip_setup); \ | ||
88 | for p in $$list; do echo "$$p $$p"; done | \ | ||
89 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | ||
90 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | ||
91 | if (++n[$$2] == $(am__install_max)) \ | ||
92 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | ||
93 | END { for (dir in files) print dir, files[dir] }' | ||
94 | am__base_list = \ | ||
95 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | ||
96 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | ||
97 | am__installdirs = "$(DESTDIR)$(pkgconfigdir)" | ||
98 | DATA = $(pkgconfig_DATA) | ||
99 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | ||
100 | distclean-recursive maintainer-clean-recursive | ||
101 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ | ||
102 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ | ||
103 | distdir dist dist-all distcheck | ||
104 | ETAGS = etags | ||
105 | CTAGS = ctags | ||
106 | DIST_SUBDIRS = $(SUBDIRS) | ||
107 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | ||
108 | distdir = $(PACKAGE)-$(VERSION) | ||
109 | top_distdir = $(distdir) | ||
110 | am__remove_distdir = \ | ||
111 | { test ! -d "$(distdir)" \ | ||
112 | || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ | ||
113 | && rm -fr "$(distdir)"; }; } | ||
114 | am__relativize = \ | ||
115 | dir0=`pwd`; \ | ||
116 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \ | ||
117 | sed_rest='s,^[^/]*/*,,'; \ | ||
118 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \ | ||
119 | sed_butlast='s,/*[^/]*$$,,'; \ | ||
120 | while test -n "$$dir1"; do \ | ||
121 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \ | ||
122 | if test "$$first" != "."; then \ | ||
123 | if test "$$first" = ".."; then \ | ||
124 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ | ||
125 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ | ||
126 | else \ | ||
127 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ | ||
128 | if test "$$first2" = "$$first"; then \ | ||
129 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ | ||
130 | else \ | ||
131 | dir2="../$$dir2"; \ | ||
132 | fi; \ | ||
133 | dir0="$$dir0"/"$$first"; \ | ||
134 | fi; \ | ||
135 | fi; \ | ||
136 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ | ||
137 | done; \ | ||
138 | reldir="$$dir2" | ||
139 | DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 | ||
140 | GZIP_ENV = --best | ||
141 | distuninstallcheck_listfiles = find . -type f -print | ||
142 | distcleancheck_listfiles = find . -type f -print | ||
143 | ACLOCAL = @ACLOCAL@ | ||
144 | ALLOCA = @ALLOCA@ | ||
145 | AMTAR = @AMTAR@ | ||
146 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | ||
147 | AR = @AR@ | ||
148 | AS = @AS@ | ||
149 | AUTOCONF = @AUTOCONF@ | ||
150 | AUTOHEADER = @AUTOHEADER@ | ||
151 | AUTOMAKE = @AUTOMAKE@ | ||
152 | AWK = @AWK@ | ||
153 | CC = @CC@ | ||
154 | CCDEPMODE = @CCDEPMODE@ | ||
155 | CFLAGS = @CFLAGS@ | ||
156 | CPP = @CPP@ | ||
157 | CPPFLAGS = @CPPFLAGS@ | ||
158 | CYGPATH_W = @CYGPATH_W@ | ||
159 | DEFS = @DEFS@ | ||
160 | DEPDIR = @DEPDIR@ | ||
161 | DLLTOOL = @DLLTOOL@ | ||
162 | DSYMUTIL = @DSYMUTIL@ | ||
163 | DUMPBIN = @DUMPBIN@ | ||
164 | ECHO_C = @ECHO_C@ | ||
165 | ECHO_N = @ECHO_N@ | ||
166 | ECHO_T = @ECHO_T@ | ||
167 | EFL_EMBRYO_BUILD = @EFL_EMBRYO_BUILD@ | ||
168 | EFL_FNMATCH_LIBS = @EFL_FNMATCH_LIBS@ | ||
169 | EGREP = @EGREP@ | ||
170 | EINA_CFLAGS = @EINA_CFLAGS@ | ||
171 | EINA_LIBS = @EINA_LIBS@ | ||
172 | EMBRYO_CC_PRG = @EMBRYO_CC_PRG@ | ||
173 | EMBRYO_CFLAGS = @EMBRYO_CFLAGS@ | ||
174 | EMBRYO_CPPFLAGS = @EMBRYO_CPPFLAGS@ | ||
175 | EVIL_CFLAGS = @EVIL_CFLAGS@ | ||
176 | EVIL_LIBS = @EVIL_LIBS@ | ||
177 | EXEEXT = @EXEEXT@ | ||
178 | EXOTIC_CFLAGS = @EXOTIC_CFLAGS@ | ||
179 | EXOTIC_LIBS = @EXOTIC_LIBS@ | ||
180 | FGREP = @FGREP@ | ||
181 | GREP = @GREP@ | ||
182 | INSTALL = @INSTALL@ | ||
183 | INSTALL_DATA = @INSTALL_DATA@ | ||
184 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | ||
185 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | ||
186 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | ||
187 | LD = @LD@ | ||
188 | LDFLAGS = @LDFLAGS@ | ||
189 | LIBOBJS = @LIBOBJS@ | ||
190 | LIBS = @LIBS@ | ||
191 | LIBTOOL = @LIBTOOL@ | ||
192 | LIPO = @LIPO@ | ||
193 | LN_S = @LN_S@ | ||
194 | LTLIBOBJS = @LTLIBOBJS@ | ||
195 | MAKEINFO = @MAKEINFO@ | ||
196 | MKDIR_P = @MKDIR_P@ | ||
197 | NM = @NM@ | ||
198 | NMEDIT = @NMEDIT@ | ||
199 | OBJDUMP = @OBJDUMP@ | ||
200 | OBJEXT = @OBJEXT@ | ||
201 | OTOOL = @OTOOL@ | ||
202 | OTOOL64 = @OTOOL64@ | ||
203 | PACKAGE = @PACKAGE@ | ||
204 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | ||
205 | PACKAGE_NAME = @PACKAGE_NAME@ | ||
206 | PACKAGE_STRING = @PACKAGE_STRING@ | ||
207 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | ||
208 | PACKAGE_URL = @PACKAGE_URL@ | ||
209 | PACKAGE_VERSION = @PACKAGE_VERSION@ | ||
210 | PATH_SEPARATOR = @PATH_SEPARATOR@ | ||
211 | PKG_CONFIG = @PKG_CONFIG@ | ||
212 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | ||
213 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | ||
214 | RANLIB = @RANLIB@ | ||
215 | SED = @SED@ | ||
216 | SET_MAKE = @SET_MAKE@ | ||
217 | SHELL = @SHELL@ | ||
218 | STRIP = @STRIP@ | ||
219 | VERSION = @VERSION@ | ||
220 | VMAJ = @VMAJ@ | ||
221 | abs_builddir = @abs_builddir@ | ||
222 | abs_srcdir = @abs_srcdir@ | ||
223 | abs_top_builddir = @abs_top_builddir@ | ||
224 | abs_top_srcdir = @abs_top_srcdir@ | ||
225 | ac_ct_CC = @ac_ct_CC@ | ||
226 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | ||
227 | am__include = @am__include@ | ||
228 | am__leading_dot = @am__leading_dot@ | ||
229 | am__quote = @am__quote@ | ||
230 | am__tar = @am__tar@ | ||
231 | am__untar = @am__untar@ | ||
232 | bindir = @bindir@ | ||
233 | build = @build@ | ||
234 | build_alias = @build_alias@ | ||
235 | build_cpu = @build_cpu@ | ||
236 | build_os = @build_os@ | ||
237 | build_vendor = @build_vendor@ | ||
238 | builddir = @builddir@ | ||
239 | datadir = @datadir@ | ||
240 | datarootdir = @datarootdir@ | ||
241 | docdir = @docdir@ | ||
242 | dvidir = @dvidir@ | ||
243 | efl_doxygen = @efl_doxygen@ | ||
244 | efl_have_doxygen = @efl_have_doxygen@ | ||
245 | embryoincludedir = @embryoincludedir@ | ||
246 | exec_prefix = @exec_prefix@ | ||
247 | host = @host@ | ||
248 | host_alias = @host_alias@ | ||
249 | host_cpu = @host_cpu@ | ||
250 | host_os = @host_os@ | ||
251 | host_vendor = @host_vendor@ | ||
252 | htmldir = @htmldir@ | ||
253 | includedir = @includedir@ | ||
254 | infodir = @infodir@ | ||
255 | install_sh = @install_sh@ | ||
256 | libdir = @libdir@ | ||
257 | libexecdir = @libexecdir@ | ||
258 | localedir = @localedir@ | ||
259 | localstatedir = @localstatedir@ | ||
260 | lt_ECHO = @lt_ECHO@ | ||
261 | lt_enable_auto_import = @lt_enable_auto_import@ | ||
262 | mandir = @mandir@ | ||
263 | mkdir_p = @mkdir_p@ | ||
264 | oldincludedir = @oldincludedir@ | ||
265 | pdfdir = @pdfdir@ | ||
266 | pkgconfig_requires_private = @pkgconfig_requires_private@ | ||
267 | prefix = @prefix@ | ||
268 | program_transform_name = @program_transform_name@ | ||
269 | psdir = @psdir@ | ||
270 | release_info = @release_info@ | ||
271 | requirement_embryo = @requirement_embryo@ | ||
272 | sbindir = @sbindir@ | ||
273 | sharedstatedir = @sharedstatedir@ | ||
274 | srcdir = @srcdir@ | ||
275 | sysconfdir = @sysconfdir@ | ||
276 | target_alias = @target_alias@ | ||
277 | top_build_prefix = @top_build_prefix@ | ||
278 | top_builddir = @top_builddir@ | ||
279 | top_srcdir = @top_srcdir@ | ||
280 | version_info = @version_info@ | ||
281 | ACLOCAL_AMFLAGS = -I m4 | ||
282 | SUBDIRS = src include doc | ||
283 | MAINTAINERCLEANFILES = \ | ||
284 | Makefile.in \ | ||
285 | aclocal.m4 \ | ||
286 | compile \ | ||
287 | config.guess \ | ||
288 | config.h.in \ | ||
289 | config.h.in~ \ | ||
290 | config.sub \ | ||
291 | configure \ | ||
292 | depcomp \ | ||
293 | install-sh \ | ||
294 | ltmain.sh \ | ||
295 | missing \ | ||
296 | $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz \ | ||
297 | $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 \ | ||
298 | $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2 \ | ||
299 | m4/libtool.m4 \ | ||
300 | m4/lt~obsolete.m4 \ | ||
301 | m4/ltoptions.m4 \ | ||
302 | m4/ltsugar.m4 \ | ||
303 | m4/ltversion.m4 | ||
304 | |||
305 | EXTRA_DIST = \ | ||
306 | AUTHORS \ | ||
307 | COPYING \ | ||
308 | autogen.sh \ | ||
309 | embryo.pc.in \ | ||
310 | embryo.spec.in \ | ||
311 | embryo.spec | ||
312 | |||
313 | pkgconfigdir = $(libdir)/pkgconfig | ||
314 | pkgconfig_DATA = embryo.pc | ||
315 | all: config.h | ||
316 | $(MAKE) $(AM_MAKEFLAGS) all-recursive | ||
317 | |||
318 | .SUFFIXES: | ||
319 | am--refresh: | ||
320 | @: | ||
321 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | ||
322 | @for dep in $?; do \ | ||
323 | case '$(am__configure_deps)' in \ | ||
324 | *$$dep*) \ | ||
325 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ | ||
326 | $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ | ||
327 | && exit 0; \ | ||
328 | exit 1;; \ | ||
329 | esac; \ | ||
330 | done; \ | ||
331 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ | ||
332 | $(am__cd) $(top_srcdir) && \ | ||
333 | $(AUTOMAKE) --gnu Makefile | ||
334 | .PRECIOUS: Makefile | ||
335 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||
336 | @case '$?' in \ | ||
337 | *config.status*) \ | ||
338 | echo ' $(SHELL) ./config.status'; \ | ||
339 | $(SHELL) ./config.status;; \ | ||
340 | *) \ | ||
341 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | ||
342 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | ||
343 | esac; | ||
344 | |||
345 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | ||
346 | $(SHELL) ./config.status --recheck | ||
347 | |||
348 | $(top_srcdir)/configure: $(am__configure_deps) | ||
349 | $(am__cd) $(srcdir) && $(AUTOCONF) | ||
350 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | ||
351 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | ||
352 | $(am__aclocal_m4_deps): | ||
353 | |||
354 | config.h: stamp-h1 | ||
355 | @if test ! -f $@; then \ | ||
356 | rm -f stamp-h1; \ | ||
357 | $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ | ||
358 | else :; fi | ||
359 | |||
360 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status | ||
361 | @rm -f stamp-h1 | ||
362 | cd $(top_builddir) && $(SHELL) ./config.status config.h | ||
363 | $(srcdir)/config.h.in: $(am__configure_deps) | ||
364 | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) | ||
365 | rm -f stamp-h1 | ||
366 | touch $@ | ||
367 | |||
368 | distclean-hdr: | ||
369 | -rm -f config.h stamp-h1 | ||
370 | embryo.pc: $(top_builddir)/config.status $(srcdir)/embryo.pc.in | ||
371 | cd $(top_builddir) && $(SHELL) ./config.status $@ | ||
372 | embryo.spec: $(top_builddir)/config.status $(srcdir)/embryo.spec.in | ||
373 | cd $(top_builddir) && $(SHELL) ./config.status $@ | ||
374 | |||
375 | mostlyclean-libtool: | ||
376 | -rm -f *.lo | ||
377 | |||
378 | clean-libtool: | ||
379 | -rm -rf .libs _libs | ||
380 | |||
381 | distclean-libtool: | ||
382 | -rm -f libtool config.lt | ||
383 | install-pkgconfigDATA: $(pkgconfig_DATA) | ||
384 | @$(NORMAL_INSTALL) | ||
385 | test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" | ||
386 | @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ | ||
387 | for p in $$list; do \ | ||
388 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | ||
389 | echo "$$d$$p"; \ | ||
390 | done | $(am__base_list) | \ | ||
391 | while read files; do \ | ||
392 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ | ||
393 | $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ | ||
394 | done | ||
395 | |||
396 | uninstall-pkgconfigDATA: | ||
397 | @$(NORMAL_UNINSTALL) | ||
398 | @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ | ||
399 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | ||
400 | test -n "$$files" || exit 0; \ | ||
401 | echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ | ||
402 | cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files | ||
403 | |||
404 | # This directory's subdirectories are mostly independent; you can cd | ||
405 | # into them and run `make' without going through this Makefile. | ||
406 | # To change the values of `make' variables: instead of editing Makefiles, | ||
407 | # (1) if the variable is set in `config.status', edit `config.status' | ||
408 | # (which will cause the Makefiles to be regenerated when you run `make'); | ||
409 | # (2) otherwise, pass the desired values on the `make' command line. | ||
410 | $(RECURSIVE_TARGETS): | ||
411 | @fail= failcom='exit 1'; \ | ||
412 | for f in x $$MAKEFLAGS; do \ | ||
413 | case $$f in \ | ||
414 | *=* | --[!k]*);; \ | ||
415 | *k*) failcom='fail=yes';; \ | ||
416 | esac; \ | ||
417 | done; \ | ||
418 | dot_seen=no; \ | ||
419 | target=`echo $@ | sed s/-recursive//`; \ | ||
420 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
421 | echo "Making $$target in $$subdir"; \ | ||
422 | if test "$$subdir" = "."; then \ | ||
423 | dot_seen=yes; \ | ||
424 | local_target="$$target-am"; \ | ||
425 | else \ | ||
426 | local_target="$$target"; \ | ||
427 | fi; \ | ||
428 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
429 | || eval $$failcom; \ | ||
430 | done; \ | ||
431 | if test "$$dot_seen" = "no"; then \ | ||
432 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | ||
433 | fi; test -z "$$fail" | ||
434 | |||
435 | $(RECURSIVE_CLEAN_TARGETS): | ||
436 | @fail= failcom='exit 1'; \ | ||
437 | for f in x $$MAKEFLAGS; do \ | ||
438 | case $$f in \ | ||
439 | *=* | --[!k]*);; \ | ||
440 | *k*) failcom='fail=yes';; \ | ||
441 | esac; \ | ||
442 | done; \ | ||
443 | dot_seen=no; \ | ||
444 | case "$@" in \ | ||
445 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | ||
446 | *) list='$(SUBDIRS)' ;; \ | ||
447 | esac; \ | ||
448 | rev=''; for subdir in $$list; do \ | ||
449 | if test "$$subdir" = "."; then :; else \ | ||
450 | rev="$$subdir $$rev"; \ | ||
451 | fi; \ | ||
452 | done; \ | ||
453 | rev="$$rev ."; \ | ||
454 | target=`echo $@ | sed s/-recursive//`; \ | ||
455 | for subdir in $$rev; do \ | ||
456 | echo "Making $$target in $$subdir"; \ | ||
457 | if test "$$subdir" = "."; then \ | ||
458 | local_target="$$target-am"; \ | ||
459 | else \ | ||
460 | local_target="$$target"; \ | ||
461 | fi; \ | ||
462 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
463 | || eval $$failcom; \ | ||
464 | done && test -z "$$fail" | ||
465 | tags-recursive: | ||
466 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
467 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | ||
468 | done | ||
469 | ctags-recursive: | ||
470 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
471 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | ||
472 | done | ||
473 | |||
474 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | ||
475 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | ||
476 | unique=`for i in $$list; do \ | ||
477 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
478 | done | \ | ||
479 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | ||
480 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
481 | mkid -fID $$unique | ||
482 | tags: TAGS | ||
483 | |||
484 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ | ||
485 | $(TAGS_FILES) $(LISP) | ||
486 | set x; \ | ||
487 | here=`pwd`; \ | ||
488 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ | ||
489 | include_option=--etags-include; \ | ||
490 | empty_fix=.; \ | ||
491 | else \ | ||
492 | include_option=--include; \ | ||
493 | empty_fix=; \ | ||
494 | fi; \ | ||
495 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
496 | if test "$$subdir" = .; then :; else \ | ||
497 | test ! -f $$subdir/TAGS || \ | ||
498 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ | ||
499 | fi; \ | ||
500 | done; \ | ||
501 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ | ||
502 | unique=`for i in $$list; do \ | ||
503 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
504 | done | \ | ||
505 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | ||
506 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
507 | shift; \ | ||
508 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | ||
509 | test -n "$$unique" || unique=$$empty_fix; \ | ||
510 | if test $$# -gt 0; then \ | ||
511 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | ||
512 | "$$@" $$unique; \ | ||
513 | else \ | ||
514 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | ||
515 | $$unique; \ | ||
516 | fi; \ | ||
517 | fi | ||
518 | ctags: CTAGS | ||
519 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ | ||
520 | $(TAGS_FILES) $(LISP) | ||
521 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ | ||
522 | unique=`for i in $$list; do \ | ||
523 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
524 | done | \ | ||
525 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | ||
526 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
527 | test -z "$(CTAGS_ARGS)$$unique" \ | ||
528 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | ||
529 | $$unique | ||
530 | |||
531 | GTAGS: | ||
532 | here=`$(am__cd) $(top_builddir) && pwd` \ | ||
533 | && $(am__cd) $(top_srcdir) \ | ||
534 | && gtags -i $(GTAGS_ARGS) "$$here" | ||
535 | |||
536 | distclean-tags: | ||
537 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | ||
538 | |||
539 | distdir: $(DISTFILES) | ||
540 | $(am__remove_distdir) | ||
541 | test -d "$(distdir)" || mkdir "$(distdir)" | ||
542 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
543 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
544 | list='$(DISTFILES)'; \ | ||
545 | dist_files=`for file in $$list; do echo $$file; done | \ | ||
546 | sed -e "s|^$$srcdirstrip/||;t" \ | ||
547 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | ||
548 | case $$dist_files in \ | ||
549 | */*) $(MKDIR_P) `echo "$$dist_files" | \ | ||
550 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | ||
551 | sort -u` ;; \ | ||
552 | esac; \ | ||
553 | for file in $$dist_files; do \ | ||
554 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | ||
555 | if test -d $$d/$$file; then \ | ||
556 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||
557 | if test -d "$(distdir)/$$file"; then \ | ||
558 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | ||
559 | fi; \ | ||
560 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | ||
561 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | ||
562 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | ||
563 | fi; \ | ||
564 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | ||
565 | else \ | ||
566 | test -f "$(distdir)/$$file" \ | ||
567 | || cp -p $$d/$$file "$(distdir)/$$file" \ | ||
568 | || exit 1; \ | ||
569 | fi; \ | ||
570 | done | ||
571 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | ||
572 | if test "$$subdir" = .; then :; else \ | ||
573 | test -d "$(distdir)/$$subdir" \ | ||
574 | || $(MKDIR_P) "$(distdir)/$$subdir" \ | ||
575 | || exit 1; \ | ||
576 | fi; \ | ||
577 | done | ||
578 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | ||
579 | if test "$$subdir" = .; then :; else \ | ||
580 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ | ||
581 | $(am__relativize); \ | ||
582 | new_distdir=$$reldir; \ | ||
583 | dir1=$$subdir; dir2="$(top_distdir)"; \ | ||
584 | $(am__relativize); \ | ||
585 | new_top_distdir=$$reldir; \ | ||
586 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ | ||
587 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ | ||
588 | ($(am__cd) $$subdir && \ | ||
589 | $(MAKE) $(AM_MAKEFLAGS) \ | ||
590 | top_distdir="$$new_top_distdir" \ | ||
591 | distdir="$$new_distdir" \ | ||
592 | am__remove_distdir=: \ | ||
593 | am__skip_length_check=: \ | ||
594 | am__skip_mode_fix=: \ | ||
595 | distdir) \ | ||
596 | || exit 1; \ | ||
597 | fi; \ | ||
598 | done | ||
599 | -test -n "$(am__skip_mode_fix)" \ | ||
600 | || find "$(distdir)" -type d ! -perm -755 \ | ||
601 | -exec chmod u+rwx,go+rx {} \; -o \ | ||
602 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ | ||
603 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ | ||
604 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ | ||
605 | || chmod -R a+r "$(distdir)" | ||
606 | dist-gzip: distdir | ||
607 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | ||
608 | $(am__remove_distdir) | ||
609 | dist-bzip2: distdir | ||
610 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 | ||
611 | $(am__remove_distdir) | ||
612 | |||
613 | dist-lzma: distdir | ||
614 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma | ||
615 | $(am__remove_distdir) | ||
616 | |||
617 | dist-xz: distdir | ||
618 | tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz | ||
619 | $(am__remove_distdir) | ||
620 | |||
621 | dist-tarZ: distdir | ||
622 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z | ||
623 | $(am__remove_distdir) | ||
624 | |||
625 | dist-shar: distdir | ||
626 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz | ||
627 | $(am__remove_distdir) | ||
628 | |||
629 | dist-zip: distdir | ||
630 | -rm -f $(distdir).zip | ||
631 | zip -rq $(distdir).zip $(distdir) | ||
632 | $(am__remove_distdir) | ||
633 | |||
634 | dist dist-all: distdir | ||
635 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | ||
636 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 | ||
637 | $(am__remove_distdir) | ||
638 | |||
639 | # This target untars the dist file and tries a VPATH configuration. Then | ||
640 | # it guarantees that the distribution is self-contained by making another | ||
641 | # tarfile. | ||
642 | distcheck: dist | ||
643 | case '$(DIST_ARCHIVES)' in \ | ||
644 | *.tar.gz*) \ | ||
645 | GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ | ||
646 | *.tar.bz2*) \ | ||
647 | bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ | ||
648 | *.tar.lzma*) \ | ||
649 | lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ | ||
650 | *.tar.xz*) \ | ||
651 | xz -dc $(distdir).tar.xz | $(am__untar) ;;\ | ||
652 | *.tar.Z*) \ | ||
653 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ | ||
654 | *.shar.gz*) \ | ||
655 | GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ | ||
656 | *.zip*) \ | ||
657 | unzip $(distdir).zip ;;\ | ||
658 | esac | ||
659 | chmod -R a-w $(distdir); chmod a+w $(distdir) | ||
660 | mkdir $(distdir)/_build | ||
661 | mkdir $(distdir)/_inst | ||
662 | chmod a-w $(distdir) | ||
663 | test -d $(distdir)/_build || exit 0; \ | ||
664 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ | ||
665 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ | ||
666 | && am__cwd=`pwd` \ | ||
667 | && $(am__cd) $(distdir)/_build \ | ||
668 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ | ||
669 | $(DISTCHECK_CONFIGURE_FLAGS) \ | ||
670 | && $(MAKE) $(AM_MAKEFLAGS) \ | ||
671 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ | ||
672 | && $(MAKE) $(AM_MAKEFLAGS) check \ | ||
673 | && $(MAKE) $(AM_MAKEFLAGS) install \ | ||
674 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ | ||
675 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ | ||
676 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ | ||
677 | distuninstallcheck \ | ||
678 | && chmod -R a-w "$$dc_install_base" \ | ||
679 | && ({ \ | ||
680 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ | ||
681 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ | ||
682 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ | ||
683 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ | ||
684 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ | ||
685 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ | ||
686 | && rm -rf "$$dc_destdir" \ | ||
687 | && $(MAKE) $(AM_MAKEFLAGS) dist \ | ||
688 | && rm -rf $(DIST_ARCHIVES) \ | ||
689 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ | ||
690 | && cd "$$am__cwd" \ | ||
691 | || exit 1 | ||
692 | $(am__remove_distdir) | ||
693 | @(echo "$(distdir) archives ready for distribution: "; \ | ||
694 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ | ||
695 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' | ||
696 | distuninstallcheck: | ||
697 | @$(am__cd) '$(distuninstallcheck_dir)' \ | ||
698 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ | ||
699 | || { echo "ERROR: files left after uninstall:" ; \ | ||
700 | if test -n "$(DESTDIR)"; then \ | ||
701 | echo " (check DESTDIR support)"; \ | ||
702 | fi ; \ | ||
703 | $(distuninstallcheck_listfiles) ; \ | ||
704 | exit 1; } >&2 | ||
705 | distcleancheck: distclean | ||
706 | @if test '$(srcdir)' = . ; then \ | ||
707 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ | ||
708 | exit 1 ; \ | ||
709 | fi | ||
710 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ | ||
711 | || { echo "ERROR: files left in build directory after distclean:" ; \ | ||
712 | $(distcleancheck_listfiles) ; \ | ||
713 | exit 1; } >&2 | ||
714 | check-am: all-am | ||
715 | check: check-recursive | ||
716 | all-am: Makefile $(DATA) config.h | ||
717 | installdirs: installdirs-recursive | ||
718 | installdirs-am: | ||
719 | for dir in "$(DESTDIR)$(pkgconfigdir)"; do \ | ||
720 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | ||
721 | done | ||
722 | install: install-recursive | ||
723 | install-exec: install-exec-recursive | ||
724 | install-data: install-data-recursive | ||
725 | uninstall: uninstall-recursive | ||
726 | |||
727 | install-am: all-am | ||
728 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
729 | |||
730 | installcheck: installcheck-recursive | ||
731 | install-strip: | ||
732 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | ||
733 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | ||
734 | `test -z '$(STRIP)' || \ | ||
735 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | ||
736 | mostlyclean-generic: | ||
737 | |||
738 | clean-generic: | ||
739 | |||
740 | distclean-generic: | ||
741 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | ||
742 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | ||
743 | |||
744 | maintainer-clean-generic: | ||
745 | @echo "This command is intended for maintainers to use" | ||
746 | @echo "it deletes files that may require special tools to rebuild." | ||
747 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | ||
748 | clean: clean-recursive | ||
749 | |||
750 | clean-am: clean-generic clean-libtool mostlyclean-am | ||
751 | |||
752 | distclean: distclean-recursive | ||
753 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | ||
754 | -rm -f Makefile | ||
755 | distclean-am: clean-am distclean-generic distclean-hdr \ | ||
756 | distclean-libtool distclean-tags | ||
757 | |||
758 | dvi: dvi-recursive | ||
759 | |||
760 | dvi-am: | ||
761 | |||
762 | html: html-recursive | ||
763 | |||
764 | html-am: | ||
765 | |||
766 | info: info-recursive | ||
767 | |||
768 | info-am: | ||
769 | |||
770 | install-data-am: install-pkgconfigDATA | ||
771 | |||
772 | install-dvi: install-dvi-recursive | ||
773 | |||
774 | install-dvi-am: | ||
775 | |||
776 | install-exec-am: | ||
777 | |||
778 | install-html: install-html-recursive | ||
779 | |||
780 | install-html-am: | ||
781 | |||
782 | install-info: install-info-recursive | ||
783 | |||
784 | install-info-am: | ||
785 | |||
786 | install-man: | ||
787 | |||
788 | install-pdf: install-pdf-recursive | ||
789 | |||
790 | install-pdf-am: | ||
791 | |||
792 | install-ps: install-ps-recursive | ||
793 | |||
794 | install-ps-am: | ||
795 | |||
796 | installcheck-am: | ||
797 | |||
798 | maintainer-clean: maintainer-clean-recursive | ||
799 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | ||
800 | -rm -rf $(top_srcdir)/autom4te.cache | ||
801 | -rm -f Makefile | ||
802 | maintainer-clean-am: distclean-am maintainer-clean-generic | ||
803 | |||
804 | mostlyclean: mostlyclean-recursive | ||
805 | |||
806 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool | ||
807 | |||
808 | pdf: pdf-recursive | ||
809 | |||
810 | pdf-am: | ||
811 | |||
812 | ps: ps-recursive | ||
813 | |||
814 | ps-am: | ||
815 | |||
816 | uninstall-am: uninstall-pkgconfigDATA | ||
817 | |||
818 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ | ||
819 | ctags-recursive install-am install-strip tags-recursive | ||
820 | |||
821 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ | ||
822 | all all-am am--refresh check check-am clean clean-generic \ | ||
823 | clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ | ||
824 | dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ | ||
825 | distcheck distclean distclean-generic distclean-hdr \ | ||
826 | distclean-libtool distclean-tags distcleancheck distdir \ | ||
827 | distuninstallcheck dvi dvi-am html html-am info info-am \ | ||
828 | install install-am install-data install-data-am install-dvi \ | ||
829 | install-dvi-am install-exec install-exec-am install-html \ | ||
830 | install-html-am install-info install-info-am install-man \ | ||
831 | install-pdf install-pdf-am install-pkgconfigDATA install-ps \ | ||
832 | install-ps-am install-strip installcheck installcheck-am \ | ||
833 | installdirs installdirs-am maintainer-clean \ | ||
834 | maintainer-clean-generic mostlyclean mostlyclean-generic \ | ||
835 | mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ | ||
836 | uninstall uninstall-am uninstall-pkgconfigDATA | ||
837 | |||
838 | |||
839 | .PHONY: doc | ||
840 | |||
841 | # Documentation | ||
842 | |||
843 | doc: | ||
844 | @echo "entering doc/" | ||
845 | make -C doc doc | ||
846 | |||
847 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
848 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
849 | .NOEXPORT: | ||