Mercurial > feed
comparison Makefile.in @ 0:ad85b8813e8a
Fetched a URL
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 11 Jan 2011 10:31:48 -0500 |
parents | |
children | a40cf9c8d615 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ad85b8813e8a |
---|---|
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 VPATH = @srcdir@ | |
18 pkgdatadir = $(datadir)/@PACKAGE@ | |
19 pkgincludedir = $(includedir)/@PACKAGE@ | |
20 pkglibdir = $(libdir)/@PACKAGE@ | |
21 pkglibexecdir = $(libexecdir)/@PACKAGE@ | |
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
23 install_sh_DATA = $(install_sh) -c -m 644 | |
24 install_sh_PROGRAM = $(install_sh) -c | |
25 install_sh_SCRIPT = $(install_sh) -c | |
26 INSTALL_HEADER = $(INSTALL_DATA) | |
27 transform = $(program_transform_name) | |
28 NORMAL_INSTALL = : | |
29 PRE_INSTALL = : | |
30 POST_INSTALL = : | |
31 NORMAL_UNINSTALL = : | |
32 PRE_UNINSTALL = : | |
33 POST_UNINSTALL = : | |
34 build_triplet = @build@ | |
35 host_triplet = @host@ | |
36 subdir = . | |
37 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \ | |
38 $(srcdir)/Makefile.in $(top_srcdir)/configure \ | |
39 $(top_srcdir)/src/ur/config.urp.in COPYING INSTALL \ | |
40 config.guess config.sub depcomp install-sh ltmain.sh missing | |
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
42 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ | |
43 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | |
44 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | |
45 $(top_srcdir)/configure.ac | |
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
47 $(ACLOCAL_M4) | |
48 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | |
49 configure.lineno config.status.lineno | |
50 mkinstalldirs = $(install_sh) -d | |
51 CONFIG_CLEAN_FILES = src/ur/config.urp | |
52 CONFIG_CLEAN_VPATH_FILES = | |
53 SOURCES = | |
54 DIST_SOURCES = | |
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | |
56 html-recursive info-recursive install-data-recursive \ | |
57 install-dvi-recursive install-exec-recursive \ | |
58 install-html-recursive install-info-recursive \ | |
59 install-pdf-recursive install-ps-recursive install-recursive \ | |
60 installcheck-recursive installdirs-recursive pdf-recursive \ | |
61 ps-recursive uninstall-recursive | |
62 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | |
63 distclean-recursive maintainer-clean-recursive | |
64 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ | |
65 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ | |
66 distdir dist dist-all distcheck | |
67 ETAGS = etags | |
68 CTAGS = ctags | |
69 DIST_SUBDIRS = $(SUBDIRS) | |
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
71 distdir = $(PACKAGE)-$(VERSION) | |
72 top_distdir = $(distdir) | |
73 am__remove_distdir = \ | |
74 { test ! -d "$(distdir)" \ | |
75 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ | |
76 && rm -fr "$(distdir)"; }; } | |
77 am__relativize = \ | |
78 dir0=`pwd`; \ | |
79 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ | |
80 sed_rest='s,^[^/]*/*,,'; \ | |
81 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ | |
82 sed_butlast='s,/*[^/]*$$,,'; \ | |
83 while test -n "$$dir1"; do \ | |
84 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ | |
85 if test "$$first" != "."; then \ | |
86 if test "$$first" = ".."; then \ | |
87 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ | |
88 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ | |
89 else \ | |
90 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ | |
91 if test "$$first2" = "$$first"; then \ | |
92 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ | |
93 else \ | |
94 dir2="../$$dir2"; \ | |
95 fi; \ | |
96 dir0="$$dir0"/"$$first"; \ | |
97 fi; \ | |
98 fi; \ | |
99 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ | |
100 done; \ | |
101 reldir="$$dir2" | |
102 DIST_ARCHIVES = $(distdir).tar.gz | |
103 GZIP_ENV = --best | |
104 distuninstallcheck_listfiles = find . -type f -print | |
105 distcleancheck_listfiles = find . -type f -print | |
106 ACLOCAL = @ACLOCAL@ | |
107 AMTAR = @AMTAR@ | |
108 AR = @AR@ | |
109 AUTOCONF = @AUTOCONF@ | |
110 AUTOHEADER = @AUTOHEADER@ | |
111 AUTOMAKE = @AUTOMAKE@ | |
112 AWK = @AWK@ | |
113 CC = @CC@ | |
114 CCDEPMODE = @CCDEPMODE@ | |
115 CFLAGS = @CFLAGS@ | |
116 CPP = @CPP@ | |
117 CPPFLAGS = @CPPFLAGS@ | |
118 CYGPATH_W = @CYGPATH_W@ | |
119 DEFS = @DEFS@ | |
120 DEPDIR = @DEPDIR@ | |
121 DSYMUTIL = @DSYMUTIL@ | |
122 DUMPBIN = @DUMPBIN@ | |
123 ECHO_C = @ECHO_C@ | |
124 ECHO_N = @ECHO_N@ | |
125 ECHO_T = @ECHO_T@ | |
126 EGREP = @EGREP@ | |
127 EXEEXT = @EXEEXT@ | |
128 FGREP = @FGREP@ | |
129 GREP = @GREP@ | |
130 INCLUDE := @INCLUDE@ | |
131 INSTALL = @INSTALL@ | |
132 INSTALL_DATA = @INSTALL_DATA@ | |
133 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
134 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
135 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
136 LD = @LD@ | |
137 LDFLAGS = @LDFLAGS@ | |
138 LIB := @LIB@ | |
139 LIBCURL = @LIBCURL@ | |
140 LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@ | |
141 LIBOBJS = @LIBOBJS@ | |
142 LIBS = @LIBS@ | |
143 LIBTOOL = @LIBTOOL@ | |
144 LIPO = @LIPO@ | |
145 LN_S = @LN_S@ | |
146 LTLIBOBJS = @LTLIBOBJS@ | |
147 MAKEINFO = @MAKEINFO@ | |
148 MKDIR_P = @MKDIR_P@ | |
149 NM = @NM@ | |
150 NMEDIT = @NMEDIT@ | |
151 OBJDUMP = @OBJDUMP@ | |
152 OBJEXT = @OBJEXT@ | |
153 OTOOL = @OTOOL@ | |
154 OTOOL64 = @OTOOL64@ | |
155 PACKAGE = @PACKAGE@ | |
156 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
157 PACKAGE_NAME = @PACKAGE_NAME@ | |
158 PACKAGE_STRING = @PACKAGE_STRING@ | |
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
160 PACKAGE_URL = @PACKAGE_URL@ | |
161 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
162 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
163 RANLIB = @RANLIB@ | |
164 SED = @SED@ | |
165 SET_MAKE = @SET_MAKE@ | |
166 SHELL = @SHELL@ | |
167 STRIP = @STRIP@ | |
168 VERSION = @VERSION@ | |
169 _libcurl_config = @_libcurl_config@ | |
170 abs_builddir = @abs_builddir@ | |
171 abs_srcdir = @abs_srcdir@ | |
172 abs_top_builddir = @abs_top_builddir@ | |
173 abs_top_srcdir = @abs_top_srcdir@ | |
174 ac_ct_CC = @ac_ct_CC@ | |
175 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | |
176 am__include = @am__include@ | |
177 am__leading_dot = @am__leading_dot@ | |
178 am__quote = @am__quote@ | |
179 am__tar = @am__tar@ | |
180 am__untar = @am__untar@ | |
181 bindir = @bindir@ | |
182 build = @build@ | |
183 build_alias = @build_alias@ | |
184 build_cpu = @build_cpu@ | |
185 build_os = @build_os@ | |
186 build_vendor = @build_vendor@ | |
187 builddir = @builddir@ | |
188 datadir = @datadir@ | |
189 datarootdir = @datarootdir@ | |
190 docdir = @docdir@ | |
191 dvidir = @dvidir@ | |
192 exec_prefix = @exec_prefix@ | |
193 host = @host@ | |
194 host_alias = @host_alias@ | |
195 host_cpu = @host_cpu@ | |
196 host_os = @host_os@ | |
197 host_vendor = @host_vendor@ | |
198 htmldir = @htmldir@ | |
199 includedir = @includedir@ | |
200 infodir = @infodir@ | |
201 install_sh = @install_sh@ | |
202 libdir = @libdir@ | |
203 libexecdir = @libexecdir@ | |
204 localedir = @localedir@ | |
205 localstatedir = @localstatedir@ | |
206 lt_ECHO = @lt_ECHO@ | |
207 mandir = @mandir@ | |
208 mkdir_p = @mkdir_p@ | |
209 oldincludedir = @oldincludedir@ | |
210 pdfdir = @pdfdir@ | |
211 prefix = @prefix@ | |
212 program_transform_name = @program_transform_name@ | |
213 psdir = @psdir@ | |
214 sbindir = @sbindir@ | |
215 sharedstatedir = @sharedstatedir@ | |
216 srcdir = @srcdir@ | |
217 sysconfdir = @sysconfdir@ | |
218 target_alias = @target_alias@ | |
219 top_build_prefix = @top_build_prefix@ | |
220 top_builddir = @top_builddir@ | |
221 top_srcdir = @top_srcdir@ | |
222 ACLOCAL_AMFLAGS = -I m4 | |
223 LIB_UR := $(LIB)/ur/feed | |
224 SUBDIRS := src/c | |
225 all: all-recursive | |
226 | |
227 .SUFFIXES: | |
228 am--refresh: | |
229 @: | |
230 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
231 @for dep in $?; do \ | |
232 case '$(am__configure_deps)' in \ | |
233 *$$dep*) \ | |
234 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ | |
235 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ | |
236 && exit 0; \ | |
237 exit 1;; \ | |
238 esac; \ | |
239 done; \ | |
240 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ | |
241 $(am__cd) $(top_srcdir) && \ | |
242 $(AUTOMAKE) --foreign Makefile | |
243 .PRECIOUS: Makefile | |
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
245 @case '$?' in \ | |
246 *config.status*) \ | |
247 echo ' $(SHELL) ./config.status'; \ | |
248 $(SHELL) ./config.status;; \ | |
249 *) \ | |
250 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | |
251 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | |
252 esac; | |
253 | |
254 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
255 $(SHELL) ./config.status --recheck | |
256 | |
257 $(top_srcdir)/configure: $(am__configure_deps) | |
258 $(am__cd) $(srcdir) && $(AUTOCONF) | |
259 $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
260 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | |
261 $(am__aclocal_m4_deps): | |
262 src/ur/config.urp: $(top_builddir)/config.status $(top_srcdir)/src/ur/config.urp.in | |
263 cd $(top_builddir) && $(SHELL) ./config.status $@ | |
264 | |
265 mostlyclean-libtool: | |
266 -rm -f *.lo | |
267 | |
268 clean-libtool: | |
269 -rm -rf .libs _libs | |
270 | |
271 distclean-libtool: | |
272 -rm -f libtool config.lt | |
273 | |
274 # This directory's subdirectories are mostly independent; you can cd | |
275 # into them and run `make' without going through this Makefile. | |
276 # To change the values of `make' variables: instead of editing Makefiles, | |
277 # (1) if the variable is set in `config.status', edit `config.status' | |
278 # (which will cause the Makefiles to be regenerated when you run `make'); | |
279 # (2) otherwise, pass the desired values on the `make' command line. | |
280 $(RECURSIVE_TARGETS): | |
281 @fail= failcom='exit 1'; \ | |
282 for f in x $$MAKEFLAGS; do \ | |
283 case $$f in \ | |
284 *=* | --[!k]*);; \ | |
285 *k*) failcom='fail=yes';; \ | |
286 esac; \ | |
287 done; \ | |
288 dot_seen=no; \ | |
289 target=`echo $@ | sed s/-recursive//`; \ | |
290 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
291 echo "Making $$target in $$subdir"; \ | |
292 if test "$$subdir" = "."; then \ | |
293 dot_seen=yes; \ | |
294 local_target="$$target-am"; \ | |
295 else \ | |
296 local_target="$$target"; \ | |
297 fi; \ | |
298 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
299 || eval $$failcom; \ | |
300 done; \ | |
301 if test "$$dot_seen" = "no"; then \ | |
302 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
303 fi; test -z "$$fail" | |
304 | |
305 $(RECURSIVE_CLEAN_TARGETS): | |
306 @fail= failcom='exit 1'; \ | |
307 for f in x $$MAKEFLAGS; do \ | |
308 case $$f in \ | |
309 *=* | --[!k]*);; \ | |
310 *k*) failcom='fail=yes';; \ | |
311 esac; \ | |
312 done; \ | |
313 dot_seen=no; \ | |
314 case "$@" in \ | |
315 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
316 *) list='$(SUBDIRS)' ;; \ | |
317 esac; \ | |
318 rev=''; for subdir in $$list; do \ | |
319 if test "$$subdir" = "."; then :; else \ | |
320 rev="$$subdir $$rev"; \ | |
321 fi; \ | |
322 done; \ | |
323 rev="$$rev ."; \ | |
324 target=`echo $@ | sed s/-recursive//`; \ | |
325 for subdir in $$rev; do \ | |
326 echo "Making $$target in $$subdir"; \ | |
327 if test "$$subdir" = "."; then \ | |
328 local_target="$$target-am"; \ | |
329 else \ | |
330 local_target="$$target"; \ | |
331 fi; \ | |
332 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
333 || eval $$failcom; \ | |
334 done && test -z "$$fail" | |
335 tags-recursive: | |
336 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
337 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
338 done | |
339 ctags-recursive: | |
340 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
341 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
342 done | |
343 | |
344 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
345 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
346 unique=`for i in $$list; do \ | |
347 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
348 done | \ | |
349 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
350 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
351 mkid -fID $$unique | |
352 tags: TAGS | |
353 | |
354 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
355 $(TAGS_FILES) $(LISP) | |
356 set x; \ | |
357 here=`pwd`; \ | |
358 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ | |
359 include_option=--etags-include; \ | |
360 empty_fix=.; \ | |
361 else \ | |
362 include_option=--include; \ | |
363 empty_fix=; \ | |
364 fi; \ | |
365 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
366 if test "$$subdir" = .; then :; else \ | |
367 test ! -f $$subdir/TAGS || \ | |
368 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ | |
369 fi; \ | |
370 done; \ | |
371 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
372 unique=`for i in $$list; do \ | |
373 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
374 done | \ | |
375 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
376 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
377 shift; \ | |
378 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | |
379 test -n "$$unique" || unique=$$empty_fix; \ | |
380 if test $$# -gt 0; then \ | |
381 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
382 "$$@" $$unique; \ | |
383 else \ | |
384 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
385 $$unique; \ | |
386 fi; \ | |
387 fi | |
388 ctags: CTAGS | |
389 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
390 $(TAGS_FILES) $(LISP) | |
391 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
392 unique=`for i in $$list; do \ | |
393 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
394 done | \ | |
395 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
396 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
397 test -z "$(CTAGS_ARGS)$$unique" \ | |
398 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
399 $$unique | |
400 | |
401 GTAGS: | |
402 here=`$(am__cd) $(top_builddir) && pwd` \ | |
403 && $(am__cd) $(top_srcdir) \ | |
404 && gtags -i $(GTAGS_ARGS) "$$here" | |
405 | |
406 distclean-tags: | |
407 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
408 | |
409 distdir: $(DISTFILES) | |
410 $(am__remove_distdir) | |
411 test -d "$(distdir)" || mkdir "$(distdir)" | |
412 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
413 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
414 list='$(DISTFILES)'; \ | |
415 dist_files=`for file in $$list; do echo $$file; done | \ | |
416 sed -e "s|^$$srcdirstrip/||;t" \ | |
417 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
418 case $$dist_files in \ | |
419 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
420 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
421 sort -u` ;; \ | |
422 esac; \ | |
423 for file in $$dist_files; do \ | |
424 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
425 if test -d $$d/$$file; then \ | |
426 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
427 if test -d "$(distdir)/$$file"; then \ | |
428 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
429 fi; \ | |
430 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
431 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |
432 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
433 fi; \ | |
434 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |
435 else \ | |
436 test -f "$(distdir)/$$file" \ | |
437 || cp -p $$d/$$file "$(distdir)/$$file" \ | |
438 || exit 1; \ | |
439 fi; \ | |
440 done | |
441 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | |
442 if test "$$subdir" = .; then :; else \ | |
443 test -d "$(distdir)/$$subdir" \ | |
444 || $(MKDIR_P) "$(distdir)/$$subdir" \ | |
445 || exit 1; \ | |
446 fi; \ | |
447 done | |
448 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | |
449 if test "$$subdir" = .; then :; else \ | |
450 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ | |
451 $(am__relativize); \ | |
452 new_distdir=$$reldir; \ | |
453 dir1=$$subdir; dir2="$(top_distdir)"; \ | |
454 $(am__relativize); \ | |
455 new_top_distdir=$$reldir; \ | |
456 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ | |
457 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ | |
458 ($(am__cd) $$subdir && \ | |
459 $(MAKE) $(AM_MAKEFLAGS) \ | |
460 top_distdir="$$new_top_distdir" \ | |
461 distdir="$$new_distdir" \ | |
462 am__remove_distdir=: \ | |
463 am__skip_length_check=: \ | |
464 am__skip_mode_fix=: \ | |
465 distdir) \ | |
466 || exit 1; \ | |
467 fi; \ | |
468 done | |
469 -test -n "$(am__skip_mode_fix)" \ | |
470 || find "$(distdir)" -type d ! -perm -755 \ | |
471 -exec chmod u+rwx,go+rx {} \; -o \ | |
472 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ | |
473 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ | |
474 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ | |
475 || chmod -R a+r "$(distdir)" | |
476 dist-gzip: distdir | |
477 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | |
478 $(am__remove_distdir) | |
479 | |
480 dist-bzip2: distdir | |
481 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 | |
482 $(am__remove_distdir) | |
483 | |
484 dist-lzma: distdir | |
485 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma | |
486 $(am__remove_distdir) | |
487 | |
488 dist-xz: distdir | |
489 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz | |
490 $(am__remove_distdir) | |
491 | |
492 dist-tarZ: distdir | |
493 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z | |
494 $(am__remove_distdir) | |
495 | |
496 dist-shar: distdir | |
497 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz | |
498 $(am__remove_distdir) | |
499 | |
500 dist-zip: distdir | |
501 -rm -f $(distdir).zip | |
502 zip -rq $(distdir).zip $(distdir) | |
503 $(am__remove_distdir) | |
504 | |
505 dist dist-all: distdir | |
506 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | |
507 $(am__remove_distdir) | |
508 | |
509 # This target untars the dist file and tries a VPATH configuration. Then | |
510 # it guarantees that the distribution is self-contained by making another | |
511 # tarfile. | |
512 distcheck: dist | |
513 case '$(DIST_ARCHIVES)' in \ | |
514 *.tar.gz*) \ | |
515 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ | |
516 *.tar.bz2*) \ | |
517 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ | |
518 *.tar.lzma*) \ | |
519 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ | |
520 *.tar.xz*) \ | |
521 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ | |
522 *.tar.Z*) \ | |
523 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ | |
524 *.shar.gz*) \ | |
525 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ | |
526 *.zip*) \ | |
527 unzip $(distdir).zip ;;\ | |
528 esac | |
529 chmod -R a-w $(distdir); chmod a+w $(distdir) | |
530 mkdir $(distdir)/_build | |
531 mkdir $(distdir)/_inst | |
532 chmod a-w $(distdir) | |
533 test -d $(distdir)/_build || exit 0; \ | |
534 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ | |
535 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ | |
536 && am__cwd=`pwd` \ | |
537 && $(am__cd) $(distdir)/_build \ | |
538 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ | |
539 $(DISTCHECK_CONFIGURE_FLAGS) \ | |
540 && $(MAKE) $(AM_MAKEFLAGS) \ | |
541 && $(MAKE) $(AM_MAKEFLAGS) dvi \ | |
542 && $(MAKE) $(AM_MAKEFLAGS) check \ | |
543 && $(MAKE) $(AM_MAKEFLAGS) install \ | |
544 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ | |
545 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ | |
546 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ | |
547 distuninstallcheck \ | |
548 && chmod -R a-w "$$dc_install_base" \ | |
549 && ({ \ | |
550 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ | |
551 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ | |
552 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ | |
553 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ | |
554 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ | |
555 } || { rm -rf "$$dc_destdir"; exit 1; }) \ | |
556 && rm -rf "$$dc_destdir" \ | |
557 && $(MAKE) $(AM_MAKEFLAGS) dist \ | |
558 && rm -rf $(DIST_ARCHIVES) \ | |
559 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ | |
560 && cd "$$am__cwd" \ | |
561 || exit 1 | |
562 $(am__remove_distdir) | |
563 @(echo "$(distdir) archives ready for distribution: "; \ | |
564 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ | |
565 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' | |
566 distuninstallcheck: | |
567 @$(am__cd) '$(distuninstallcheck_dir)' \ | |
568 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ | |
569 || { echo "ERROR: files left after uninstall:" ; \ | |
570 if test -n "$(DESTDIR)"; then \ | |
571 echo " (check DESTDIR support)"; \ | |
572 fi ; \ | |
573 $(distuninstallcheck_listfiles) ; \ | |
574 exit 1; } >&2 | |
575 distcleancheck: distclean | |
576 @if test '$(srcdir)' = . ; then \ | |
577 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ | |
578 exit 1 ; \ | |
579 fi | |
580 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ | |
581 || { echo "ERROR: files left in build directory after distclean:" ; \ | |
582 $(distcleancheck_listfiles) ; \ | |
583 exit 1; } >&2 | |
584 check-am: all-am | |
585 check: check-recursive | |
586 all-am: Makefile | |
587 installdirs: installdirs-recursive | |
588 installdirs-am: | |
589 install: install-recursive | |
590 install-exec: install-exec-recursive | |
591 install-data: install-data-recursive | |
592 uninstall: uninstall-recursive | |
593 | |
594 install-am: all-am | |
595 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
596 | |
597 installcheck: installcheck-recursive | |
598 install-strip: | |
599 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
600 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
601 `test -z '$(STRIP)' || \ | |
602 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
603 mostlyclean-generic: | |
604 | |
605 clean-generic: | |
606 | |
607 distclean-generic: | |
608 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
609 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | |
610 | |
611 maintainer-clean-generic: | |
612 @echo "This command is intended for maintainers to use" | |
613 @echo "it deletes files that may require special tools to rebuild." | |
614 clean: clean-recursive | |
615 | |
616 clean-am: clean-generic clean-libtool mostlyclean-am | |
617 | |
618 distclean: distclean-recursive | |
619 -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
620 -rm -f Makefile | |
621 distclean-am: clean-am distclean-generic distclean-libtool \ | |
622 distclean-tags | |
623 | |
624 dvi: dvi-recursive | |
625 | |
626 dvi-am: | |
627 | |
628 html: html-recursive | |
629 | |
630 html-am: | |
631 | |
632 info: info-recursive | |
633 | |
634 info-am: | |
635 | |
636 install-data-am: | |
637 | |
638 install-dvi: install-dvi-recursive | |
639 | |
640 install-dvi-am: | |
641 | |
642 install-exec-am: install-exec-local | |
643 | |
644 install-html: install-html-recursive | |
645 | |
646 install-html-am: | |
647 | |
648 install-info: install-info-recursive | |
649 | |
650 install-info-am: | |
651 | |
652 install-man: | |
653 | |
654 install-pdf: install-pdf-recursive | |
655 | |
656 install-pdf-am: | |
657 | |
658 install-ps: install-ps-recursive | |
659 | |
660 install-ps-am: | |
661 | |
662 installcheck-am: | |
663 | |
664 maintainer-clean: maintainer-clean-recursive | |
665 -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
666 -rm -rf $(top_srcdir)/autom4te.cache | |
667 -rm -f Makefile | |
668 maintainer-clean-am: distclean-am maintainer-clean-generic | |
669 | |
670 mostlyclean: mostlyclean-recursive | |
671 | |
672 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
673 | |
674 pdf: pdf-recursive | |
675 | |
676 pdf-am: | |
677 | |
678 ps: ps-recursive | |
679 | |
680 ps-am: | |
681 | |
682 uninstall-am: | |
683 | |
684 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ | |
685 install-am install-strip tags-recursive | |
686 | |
687 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ | |
688 all all-am am--refresh check check-am clean clean-generic \ | |
689 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ | |
690 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ | |
691 distcheck distclean distclean-generic distclean-libtool \ | |
692 distclean-tags distcleancheck distdir distuninstallcheck dvi \ | |
693 dvi-am html html-am info info-am install install-am \ | |
694 install-data install-data-am install-dvi install-dvi-am \ | |
695 install-exec install-exec-am install-exec-local install-html \ | |
696 install-html-am install-info install-info-am install-man \ | |
697 install-pdf install-pdf-am install-ps install-ps-am \ | |
698 install-strip installcheck installcheck-am installdirs \ | |
699 installdirs-am maintainer-clean maintainer-clean-generic \ | |
700 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ | |
701 ps ps-am tags tags-recursive uninstall uninstall-am | |
702 | |
703 | |
704 .PHONY: package reauto | |
705 | |
706 install-exec-local: | |
707 mkdir -p $(LIB_UR) | |
708 cp src/ur/*.urs $(LIB_UR)/ | |
709 cp src/ur/*.ur $(LIB_UR)/ | |
710 cp src/ur/*.urp $(LIB_UR)/ | |
711 mkdir -p $(INCLUDE) | |
712 cp include/*.h $(INCLUDE)/ | |
713 -ldconfig | |
714 | |
715 package: | |
716 hg archive -t tgz /tmp/urweb_feed.tgz | |
717 | |
718 reauto: | |
719 -autoreconf | |
720 libtoolize -cf | |
721 automake --add-missing --force-missing --copy | |
722 autoreconf | |
723 | |
724 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
725 # Otherwise a system limit (for SysV at least) may be exceeded. | |
726 .NOEXPORT: |