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