1 | # Makefile.in generated by automake 1.10 from Makefile.am.
|
---|
2 | # @configure_input@
|
---|
3 |
|
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
---|
5 | # 2003, 2004, 2005, 2006 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 |
|
---|
17 | VPATH = @srcdir@
|
---|
18 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
19 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
20 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
22 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
23 | install_sh_PROGRAM = $(install_sh) -c
|
---|
24 | install_sh_SCRIPT = $(install_sh) -c
|
---|
25 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
26 | transform = $(program_transform_name)
|
---|
27 | NORMAL_INSTALL = :
|
---|
28 | PRE_INSTALL = :
|
---|
29 | POST_INSTALL = :
|
---|
30 | NORMAL_UNINSTALL = :
|
---|
31 | PRE_UNINSTALL = :
|
---|
32 | POST_UNINSTALL = :
|
---|
33 | build_triplet = @build@
|
---|
34 | subdir = lib
|
---|
35 | DIST_COMMON = $(dist_pkgvdata_DATA) $(dist_script_DATA) \
|
---|
36 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING INSTALL \
|
---|
37 | ansi2knr.1 ansi2knr.c compile config.guess config.sub depcomp \
|
---|
38 | elisp-comp install-sh mdate-sh missing mkinstalldirs \
|
---|
39 | py-compile texinfo.tex ylwrap
|
---|
40 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
41 | am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
|
---|
42 | $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
|
---|
43 | $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
|
---|
44 | $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
|
---|
45 | $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
|
---|
46 | $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
|
---|
47 | $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \
|
---|
48 | $(top_srcdir)/configure.ac
|
---|
49 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
50 | $(ACLOCAL_M4)
|
---|
51 | mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
|
---|
52 | CONFIG_CLEAN_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 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
---|
63 | am__vpath_adj = case $$p in \
|
---|
64 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
---|
65 | *) f=$$p;; \
|
---|
66 | esac;
|
---|
67 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
---|
68 | am__installdirs = "$(DESTDIR)$(pkgvdatadir)" "$(DESTDIR)$(scriptdir)"
|
---|
69 | dist_pkgvdataDATA_INSTALL = $(INSTALL_DATA)
|
---|
70 | dist_scriptDATA_INSTALL = $(INSTALL_DATA)
|
---|
71 | DATA = $(dist_pkgvdata_DATA) $(dist_script_DATA)
|
---|
72 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
---|
73 | distclean-recursive maintainer-clean-recursive
|
---|
74 | ETAGS = etags
|
---|
75 | CTAGS = ctags
|
---|
76 | DIST_SUBDIRS = $(SUBDIRS)
|
---|
77 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
78 | ACLOCAL = @ACLOCAL@
|
---|
79 | AMTAR = @AMTAR@
|
---|
80 | APIVERSION = @APIVERSION@
|
---|
81 | AUTOCONF = @AUTOCONF@
|
---|
82 | AUTOHEADER = @AUTOHEADER@
|
---|
83 | AUTOMAKE = @AUTOMAKE@
|
---|
84 | AWK = @AWK@
|
---|
85 | CYGPATH_W = @CYGPATH_W@
|
---|
86 | DEFS = @DEFS@
|
---|
87 | ECHO_C = @ECHO_C@
|
---|
88 | ECHO_N = @ECHO_N@
|
---|
89 | ECHO_T = @ECHO_T@
|
---|
90 | EGREP = @EGREP@
|
---|
91 | FGREP = @FGREP@
|
---|
92 | GREP = @GREP@
|
---|
93 | INSTALL = @INSTALL@
|
---|
94 | INSTALL_DATA = @INSTALL_DATA@
|
---|
95 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
96 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
97 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
98 | LIBOBJS = @LIBOBJS@
|
---|
99 | LIBS = @LIBS@
|
---|
100 | LN = @LN@
|
---|
101 | LTLIBOBJS = @LTLIBOBJS@
|
---|
102 | MAKEINFO = @MAKEINFO@
|
---|
103 | MKDIR_P = @MKDIR_P@
|
---|
104 | MODIFICATION_DELAY = @MODIFICATION_DELAY@
|
---|
105 | PACKAGE = @PACKAGE@
|
---|
106 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
107 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
108 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
109 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
110 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
111 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
112 | PERL = @PERL@
|
---|
113 | SET_MAKE = @SET_MAKE@
|
---|
114 | SHELL = @SHELL@
|
---|
115 | STRIP = @STRIP@
|
---|
116 | TEX = @TEX@
|
---|
117 | VERSION = @VERSION@
|
---|
118 | abs_builddir = @abs_builddir@
|
---|
119 | abs_srcdir = @abs_srcdir@
|
---|
120 | abs_top_builddir = @abs_top_builddir@
|
---|
121 | abs_top_srcdir = @abs_top_srcdir@
|
---|
122 | am_AUTOCONF = @am_AUTOCONF@
|
---|
123 | am__leading_dot = @am__leading_dot@
|
---|
124 | am__tar = @am__tar@
|
---|
125 | am__untar = @am__untar@
|
---|
126 | bindir = @bindir@
|
---|
127 | build = @build@
|
---|
128 | build_alias = @build_alias@
|
---|
129 | build_cpu = @build_cpu@
|
---|
130 | build_os = @build_os@
|
---|
131 | build_vendor = @build_vendor@
|
---|
132 | builddir = @builddir@
|
---|
133 | datadir = @datadir@
|
---|
134 | datarootdir = @datarootdir@
|
---|
135 | docdir = @docdir@
|
---|
136 | dvidir = @dvidir@
|
---|
137 | exec_prefix = @exec_prefix@
|
---|
138 | host_alias = @host_alias@
|
---|
139 | htmldir = @htmldir@
|
---|
140 | includedir = @includedir@
|
---|
141 | infodir = @infodir@
|
---|
142 | install_sh = @install_sh@
|
---|
143 | libdir = @libdir@
|
---|
144 | libexecdir = @libexecdir@
|
---|
145 | localedir = @localedir@
|
---|
146 | localstatedir = @localstatedir@
|
---|
147 | mandir = @mandir@
|
---|
148 | mkdir_p = @mkdir_p@
|
---|
149 | oldincludedir = @oldincludedir@
|
---|
150 | pdfdir = @pdfdir@
|
---|
151 | pkgvdatadir = @pkgvdatadir@
|
---|
152 | prefix = @prefix@
|
---|
153 | program_transform_name = @program_transform_name@
|
---|
154 | psdir = @psdir@
|
---|
155 | sbindir = @sbindir@
|
---|
156 | sharedstatedir = @sharedstatedir@
|
---|
157 | srcdir = @srcdir@
|
---|
158 | sysconfdir = @sysconfdir@
|
---|
159 | target_alias = @target_alias@
|
---|
160 | top_builddir = @top_builddir@
|
---|
161 | top_srcdir = @top_srcdir@
|
---|
162 | SUBDIRS = Automake am
|
---|
163 | dist_pkgvdata_DATA = COPYING INSTALL texinfo.tex ansi2knr.c ansi2knr.1 \
|
---|
164 | config-ml.in
|
---|
165 |
|
---|
166 | scriptdir = $(pkgvdatadir)
|
---|
167 | dist_script_DATA = config.guess config.sub install-sh mdate-sh missing \
|
---|
168 | mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile \
|
---|
169 | symlink-tree
|
---|
170 |
|
---|
171 | EXTRA_DIST = gnupload
|
---|
172 | all: all-recursive
|
---|
173 |
|
---|
174 | .SUFFIXES:
|
---|
175 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
---|
176 | @for dep in $?; do \
|
---|
177 | case '$(am__configure_deps)' in \
|
---|
178 | *$$dep*) \
|
---|
179 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
---|
180 | && exit 0; \
|
---|
181 | exit 1;; \
|
---|
182 | esac; \
|
---|
183 | done; \
|
---|
184 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
|
---|
185 | cd $(top_srcdir) && \
|
---|
186 | $(AUTOMAKE) --gnu lib/Makefile
|
---|
187 | .PRECIOUS: Makefile
|
---|
188 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
189 | @case '$?' in \
|
---|
190 | *config.status*) \
|
---|
191 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
---|
192 | *) \
|
---|
193 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
---|
194 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
---|
195 | esac;
|
---|
196 |
|
---|
197 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
198 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
199 |
|
---|
200 | $(top_srcdir)/configure: $(am__configure_deps)
|
---|
201 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
202 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
---|
203 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
204 | install-dist_pkgvdataDATA: $(dist_pkgvdata_DATA)
|
---|
205 | @$(NORMAL_INSTALL)
|
---|
206 | test -z "$(pkgvdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgvdatadir)"
|
---|
207 | @list='$(dist_pkgvdata_DATA)'; for p in $$list; do \
|
---|
208 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
---|
209 | f=$(am__strip_dir) \
|
---|
210 | echo " $(dist_pkgvdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgvdatadir)/$$f'"; \
|
---|
211 | $(dist_pkgvdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgvdatadir)/$$f"; \
|
---|
212 | done
|
---|
213 |
|
---|
214 | uninstall-dist_pkgvdataDATA:
|
---|
215 | @$(NORMAL_UNINSTALL)
|
---|
216 | @list='$(dist_pkgvdata_DATA)'; for p in $$list; do \
|
---|
217 | f=$(am__strip_dir) \
|
---|
218 | echo " rm -f '$(DESTDIR)$(pkgvdatadir)/$$f'"; \
|
---|
219 | rm -f "$(DESTDIR)$(pkgvdatadir)/$$f"; \
|
---|
220 | done
|
---|
221 | install-dist_scriptDATA: $(dist_script_DATA)
|
---|
222 | @$(NORMAL_INSTALL)
|
---|
223 | test -z "$(scriptdir)" || $(MKDIR_P) "$(DESTDIR)$(scriptdir)"
|
---|
224 | @list='$(dist_script_DATA)'; for p in $$list; do \
|
---|
225 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
---|
226 | f=$(am__strip_dir) \
|
---|
227 | echo " $(dist_scriptDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(scriptdir)/$$f'"; \
|
---|
228 | $(dist_scriptDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(scriptdir)/$$f"; \
|
---|
229 | done
|
---|
230 |
|
---|
231 | uninstall-dist_scriptDATA:
|
---|
232 | @$(NORMAL_UNINSTALL)
|
---|
233 | @list='$(dist_script_DATA)'; for p in $$list; do \
|
---|
234 | f=$(am__strip_dir) \
|
---|
235 | echo " rm -f '$(DESTDIR)$(scriptdir)/$$f'"; \
|
---|
236 | rm -f "$(DESTDIR)$(scriptdir)/$$f"; \
|
---|
237 | done
|
---|
238 |
|
---|
239 | # This directory's subdirectories are mostly independent; you can cd
|
---|
240 | # into them and run `make' without going through this Makefile.
|
---|
241 | # To change the values of `make' variables: instead of editing Makefiles,
|
---|
242 | # (1) if the variable is set in `config.status', edit `config.status'
|
---|
243 | # (which will cause the Makefiles to be regenerated when you run `make');
|
---|
244 | # (2) otherwise, pass the desired values on the `make' command line.
|
---|
245 | $(RECURSIVE_TARGETS):
|
---|
246 | @failcom='exit 1'; \
|
---|
247 | for f in x $$MAKEFLAGS; do \
|
---|
248 | case $$f in \
|
---|
249 | *=* | --[!k]*);; \
|
---|
250 | *k*) failcom='fail=yes';; \
|
---|
251 | esac; \
|
---|
252 | done; \
|
---|
253 | dot_seen=no; \
|
---|
254 | target=`echo $@ | sed s/-recursive//`; \
|
---|
255 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
256 | echo "Making $$target in $$subdir"; \
|
---|
257 | if test "$$subdir" = "."; then \
|
---|
258 | dot_seen=yes; \
|
---|
259 | local_target="$$target-am"; \
|
---|
260 | else \
|
---|
261 | local_target="$$target"; \
|
---|
262 | fi; \
|
---|
263 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
---|
264 | || eval $$failcom; \
|
---|
265 | done; \
|
---|
266 | if test "$$dot_seen" = "no"; then \
|
---|
267 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
---|
268 | fi; test -z "$$fail"
|
---|
269 |
|
---|
270 | $(RECURSIVE_CLEAN_TARGETS):
|
---|
271 | @failcom='exit 1'; \
|
---|
272 | for f in x $$MAKEFLAGS; do \
|
---|
273 | case $$f in \
|
---|
274 | *=* | --[!k]*);; \
|
---|
275 | *k*) failcom='fail=yes';; \
|
---|
276 | esac; \
|
---|
277 | done; \
|
---|
278 | dot_seen=no; \
|
---|
279 | case "$@" in \
|
---|
280 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
---|
281 | *) list='$(SUBDIRS)' ;; \
|
---|
282 | esac; \
|
---|
283 | rev=''; for subdir in $$list; do \
|
---|
284 | if test "$$subdir" = "."; then :; else \
|
---|
285 | rev="$$subdir $$rev"; \
|
---|
286 | fi; \
|
---|
287 | done; \
|
---|
288 | rev="$$rev ."; \
|
---|
289 | target=`echo $@ | sed s/-recursive//`; \
|
---|
290 | for subdir in $$rev; do \
|
---|
291 | echo "Making $$target in $$subdir"; \
|
---|
292 | if test "$$subdir" = "."; then \
|
---|
293 | local_target="$$target-am"; \
|
---|
294 | else \
|
---|
295 | local_target="$$target"; \
|
---|
296 | fi; \
|
---|
297 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
---|
298 | || eval $$failcom; \
|
---|
299 | done && test -z "$$fail"
|
---|
300 | tags-recursive:
|
---|
301 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
302 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
---|
303 | done
|
---|
304 | ctags-recursive:
|
---|
305 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
306 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
---|
307 | done
|
---|
308 |
|
---|
309 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
---|
310 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
311 | unique=`for i in $$list; do \
|
---|
312 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
313 | done | \
|
---|
314 | $(AWK) ' { files[$$0] = 1; } \
|
---|
315 | END { for (i in files) print i; }'`; \
|
---|
316 | mkid -fID $$unique
|
---|
317 | tags: TAGS
|
---|
318 |
|
---|
319 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
---|
320 | $(TAGS_FILES) $(LISP)
|
---|
321 | tags=; \
|
---|
322 | here=`pwd`; \
|
---|
323 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
---|
324 | include_option=--etags-include; \
|
---|
325 | empty_fix=.; \
|
---|
326 | else \
|
---|
327 | include_option=--include; \
|
---|
328 | empty_fix=; \
|
---|
329 | fi; \
|
---|
330 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
331 | if test "$$subdir" = .; then :; else \
|
---|
332 | test ! -f $$subdir/TAGS || \
|
---|
333 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
---|
334 | fi; \
|
---|
335 | done; \
|
---|
336 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
337 | unique=`for i in $$list; do \
|
---|
338 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
339 | done | \
|
---|
340 | $(AWK) ' { files[$$0] = 1; } \
|
---|
341 | END { for (i in files) print i; }'`; \
|
---|
342 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
---|
343 | test -n "$$unique" || unique=$$empty_fix; \
|
---|
344 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
---|
345 | $$tags $$unique; \
|
---|
346 | fi
|
---|
347 | ctags: CTAGS
|
---|
348 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
---|
349 | $(TAGS_FILES) $(LISP)
|
---|
350 | tags=; \
|
---|
351 | here=`pwd`; \
|
---|
352 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
353 | unique=`for i in $$list; do \
|
---|
354 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
355 | done | \
|
---|
356 | $(AWK) ' { files[$$0] = 1; } \
|
---|
357 | END { for (i in files) print i; }'`; \
|
---|
358 | test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
---|
359 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
---|
360 | $$tags $$unique
|
---|
361 |
|
---|
362 | GTAGS:
|
---|
363 | here=`$(am__cd) $(top_builddir) && pwd` \
|
---|
364 | && cd $(top_srcdir) \
|
---|
365 | && gtags -i $(GTAGS_ARGS) $$here
|
---|
366 |
|
---|
367 | distclean-tags:
|
---|
368 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
---|
369 |
|
---|
370 | distdir: $(DISTFILES)
|
---|
371 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
372 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
373 | list='$(DISTFILES)'; \
|
---|
374 | dist_files=`for file in $$list; do echo $$file; done | \
|
---|
375 | sed -e "s|^$$srcdirstrip/||;t" \
|
---|
376 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
---|
377 | case $$dist_files in \
|
---|
378 | */*) $(MKDIR_P) `echo "$$dist_files" | \
|
---|
379 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
---|
380 | sort -u` ;; \
|
---|
381 | esac; \
|
---|
382 | for file in $$dist_files; do \
|
---|
383 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
---|
384 | if test -d $$d/$$file; then \
|
---|
385 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
386 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
---|
387 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
---|
388 | fi; \
|
---|
389 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
---|
390 | else \
|
---|
391 | test -f $(distdir)/$$file \
|
---|
392 | || cp -p $$d/$$file $(distdir)/$$file \
|
---|
393 | || exit 1; \
|
---|
394 | fi; \
|
---|
395 | done
|
---|
396 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
---|
397 | if test "$$subdir" = .; then :; else \
|
---|
398 | test -d "$(distdir)/$$subdir" \
|
---|
399 | || $(MKDIR_P) "$(distdir)/$$subdir" \
|
---|
400 | || exit 1; \
|
---|
401 | distdir=`$(am__cd) $(distdir) && pwd`; \
|
---|
402 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
---|
403 | (cd $$subdir && \
|
---|
404 | $(MAKE) $(AM_MAKEFLAGS) \
|
---|
405 | top_distdir="$$top_distdir" \
|
---|
406 | distdir="$$distdir/$$subdir" \
|
---|
407 | am__remove_distdir=: \
|
---|
408 | am__skip_length_check=: \
|
---|
409 | distdir) \
|
---|
410 | || exit 1; \
|
---|
411 | fi; \
|
---|
412 | done
|
---|
413 | check-am: all-am
|
---|
414 | check: check-recursive
|
---|
415 | all-am: Makefile $(DATA)
|
---|
416 | installdirs: installdirs-recursive
|
---|
417 | installdirs-am:
|
---|
418 | for dir in "$(DESTDIR)$(pkgvdatadir)" "$(DESTDIR)$(scriptdir)"; do \
|
---|
419 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
---|
420 | done
|
---|
421 | install: install-recursive
|
---|
422 | install-exec: install-exec-recursive
|
---|
423 | install-data: install-data-recursive
|
---|
424 | uninstall: uninstall-recursive
|
---|
425 |
|
---|
426 | install-am: all-am
|
---|
427 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
428 |
|
---|
429 | installcheck: installcheck-recursive
|
---|
430 | install-strip:
|
---|
431 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
432 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
433 | `test -z '$(STRIP)' || \
|
---|
434 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
435 | mostlyclean-generic:
|
---|
436 |
|
---|
437 | clean-generic:
|
---|
438 |
|
---|
439 | distclean-generic:
|
---|
440 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
441 |
|
---|
442 | maintainer-clean-generic:
|
---|
443 | @echo "This command is intended for maintainers to use"
|
---|
444 | @echo "it deletes files that may require special tools to rebuild."
|
---|
445 | clean: clean-recursive
|
---|
446 |
|
---|
447 | clean-am: clean-generic mostlyclean-am
|
---|
448 |
|
---|
449 | distclean: distclean-recursive
|
---|
450 | -rm -f Makefile
|
---|
451 | distclean-am: clean-am distclean-generic distclean-tags
|
---|
452 |
|
---|
453 | dvi: dvi-recursive
|
---|
454 |
|
---|
455 | dvi-am:
|
---|
456 |
|
---|
457 | html: html-recursive
|
---|
458 |
|
---|
459 | info: info-recursive
|
---|
460 |
|
---|
461 | info-am:
|
---|
462 |
|
---|
463 | install-data-am: install-dist_pkgvdataDATA install-dist_scriptDATA
|
---|
464 | @$(NORMAL_INSTALL)
|
---|
465 | $(MAKE) $(AM_MAKEFLAGS) install-data-hook
|
---|
466 |
|
---|
467 | install-dvi: install-dvi-recursive
|
---|
468 |
|
---|
469 | install-exec-am:
|
---|
470 |
|
---|
471 | install-html: install-html-recursive
|
---|
472 |
|
---|
473 | install-info: install-info-recursive
|
---|
474 |
|
---|
475 | install-man:
|
---|
476 |
|
---|
477 | install-pdf: install-pdf-recursive
|
---|
478 |
|
---|
479 | install-ps: install-ps-recursive
|
---|
480 |
|
---|
481 | installcheck-am: installcheck-local
|
---|
482 |
|
---|
483 | maintainer-clean: maintainer-clean-recursive
|
---|
484 | -rm -f Makefile
|
---|
485 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
486 |
|
---|
487 | mostlyclean: mostlyclean-recursive
|
---|
488 |
|
---|
489 | mostlyclean-am: mostlyclean-generic
|
---|
490 |
|
---|
491 | pdf: pdf-recursive
|
---|
492 |
|
---|
493 | pdf-am:
|
---|
494 |
|
---|
495 | ps: ps-recursive
|
---|
496 |
|
---|
497 | ps-am:
|
---|
498 |
|
---|
499 | uninstall-am: uninstall-dist_pkgvdataDATA uninstall-dist_scriptDATA
|
---|
500 |
|
---|
501 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
|
---|
502 | install-data-am install-strip
|
---|
503 |
|
---|
504 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
---|
505 | all all-am check check-am clean clean-generic ctags \
|
---|
506 | ctags-recursive distclean distclean-generic distclean-tags \
|
---|
507 | distdir dvi dvi-am html html-am info info-am install \
|
---|
508 | install-am install-data install-data-am install-data-hook \
|
---|
509 | install-dist_pkgvdataDATA install-dist_scriptDATA install-dvi \
|
---|
510 | install-dvi-am install-exec install-exec-am install-html \
|
---|
511 | install-html-am install-info install-info-am install-man \
|
---|
512 | install-pdf install-pdf-am install-ps install-ps-am \
|
---|
513 | install-strip installcheck installcheck-am installcheck-local \
|
---|
514 | installdirs installdirs-am maintainer-clean \
|
---|
515 | maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
---|
516 | pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
|
---|
517 | uninstall-dist_pkgvdataDATA uninstall-dist_scriptDATA
|
---|
518 |
|
---|
519 |
|
---|
520 | install-data-hook:
|
---|
521 | @$(POST_INSTALL)
|
---|
522 | @for prog in $(dist_script_DATA); do \
|
---|
523 | echo " chmod +x $(DESTDIR)$(scriptdir)/$$prog"; \
|
---|
524 | chmod +x $(DESTDIR)$(scriptdir)/$$prog; \
|
---|
525 | done
|
---|
526 |
|
---|
527 | installcheck-local:
|
---|
528 | for file in $(dist_script_DATA); do \
|
---|
529 | $(PERL) -e "exit ! -x '$(pkgvdatadir)/$$file';" || exit 1; \
|
---|
530 | done
|
---|
531 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
532 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
533 | .NOEXPORT:
|
---|