1 |
# Makefile.in generated by automake 1.7.9 from Makefile.am. |
2 |
# @configure_input@ |
3 |
|
4 |
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
5 |
# 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 |
srcdir = @srcdir@ |
18 |
top_srcdir = @top_srcdir@ |
19 |
VPATH = @srcdir@ |
20 |
pkgdatadir = $(datadir)/@PACKAGE@ |
21 |
pkglibdir = $(libdir)/@PACKAGE@ |
22 |
pkgincludedir = $(includedir)/@PACKAGE@ |
23 |
top_builddir = . |
24 |
|
25 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
26 |
INSTALL = @INSTALL@ |
27 |
install_sh_DATA = $(install_sh) -c -m 644 |
28 |
install_sh_PROGRAM = $(install_sh) -c |
29 |
install_sh_SCRIPT = $(install_sh) -c |
30 |
INSTALL_HEADER = $(INSTALL_DATA) |
31 |
transform = $(program_transform_name) |
32 |
NORMAL_INSTALL = : |
33 |
PRE_INSTALL = : |
34 |
POST_INSTALL = : |
35 |
NORMAL_UNINSTALL = : |
36 |
PRE_UNINSTALL = : |
37 |
POST_UNINSTALL = : |
38 |
host_triplet = @host@ |
39 |
ACLOCAL = @ACLOCAL@ |
40 |
ALLOCA = @ALLOCA@ |
41 |
AMDEP_FALSE = @AMDEP_FALSE@ |
42 |
AMDEP_TRUE = @AMDEP_TRUE@ |
43 |
AMTAR = @AMTAR@ |
44 |
AUTOCONF = @AUTOCONF@ |
45 |
AUTOHEADER = @AUTOHEADER@ |
46 |
AUTOMAKE = @AUTOMAKE@ |
47 |
AWK = @AWK@ |
48 |
CC = @CC@ |
49 |
CCDEPMODE = @CCDEPMODE@ |
50 |
CFLAGS = @CFLAGS@ |
51 |
CPP = @CPP@ |
52 |
CPPFLAGS = @CPPFLAGS@ |
53 |
CXX = @CXX@ |
54 |
CXXCPP = @CXXCPP@ |
55 |
CXXDEPMODE = @CXXDEPMODE@ |
56 |
CXXFLAGS = @CXXFLAGS@ |
57 |
CYGPATH_W = @CYGPATH_W@ |
58 |
DEFS = @DEFS@ |
59 |
DEPDIR = @DEPDIR@ |
60 |
ECHO_C = @ECHO_C@ |
61 |
ECHO_N = @ECHO_N@ |
62 |
ECHO_T = @ECHO_T@ |
63 |
EGREP = @EGREP@ |
64 |
EXEEXT = @EXEEXT@ |
65 |
GMSGFMT = @GMSGFMT@ |
66 |
GREP = @GREP@ |
67 |
HAVE_TUNTAP = @HAVE_TUNTAP@ |
68 |
IFSUBTYPE = @IFSUBTYPE@ |
69 |
IFTYPE = @IFTYPE@ |
70 |
INCLUDES = @INCLUDES@ |
71 |
INSTALL_DATA = @INSTALL_DATA@ |
72 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
73 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
74 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
75 |
INTLLIBS = @INTLLIBS@ |
76 |
LDFLAGS = @LDFLAGS@ |
77 |
LDFLAGS_DAEMON = @LDFLAGS_DAEMON@ |
78 |
LIBICONV = @LIBICONV@ |
79 |
LIBINTL = @LIBINTL@ |
80 |
LIBOBJS = @LIBOBJS@ |
81 |
LIBS = @LIBS@ |
82 |
LINUX_IF_TUN_H = @LINUX_IF_TUN_H@ |
83 |
LN_S = @LN_S@ |
84 |
LTLIBICONV = @LTLIBICONV@ |
85 |
LTLIBINTL = @LTLIBINTL@ |
86 |
LTLIBOBJS = @LTLIBOBJS@ |
87 |
MAINT = @MAINT@ |
88 |
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
89 |
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
90 |
MAKEINFO = @MAKEINFO@ |
91 |
MKINSTALLDIRS = @MKINSTALLDIRS@ |
92 |
MSGFMT = @MSGFMT@ |
93 |
MSGMERGE = @MSGMERGE@ |
94 |
OBJEXT = @OBJEXT@ |
95 |
PACKAGE = @PACKAGE@ |
96 |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
97 |
PACKAGE_NAME = @PACKAGE_NAME@ |
98 |
PACKAGE_STRING = @PACKAGE_STRING@ |
99 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
100 |
PACKAGE_VERSION = @PACKAGE_VERSION@ |
101 |
PATH_SEPARATOR = @PATH_SEPARATOR@ |
102 |
POSUB = @POSUB@ |
103 |
RANLIB = @RANLIB@ |
104 |
ROHC_FALSE = @ROHC_FALSE@ |
105 |
ROHC_TRUE = @ROHC_TRUE@ |
106 |
SET_MAKE = @SET_MAKE@ |
107 |
SHELL = @SHELL@ |
108 |
STRIP = @STRIP@ |
109 |
USE_NLS = @USE_NLS@ |
110 |
VERSION = @VERSION@ |
111 |
XGETTEXT = @XGETTEXT@ |
112 |
ac_ct_CC = @ac_ct_CC@ |
113 |
ac_ct_CXX = @ac_ct_CXX@ |
114 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
115 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
116 |
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
117 |
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
118 |
am__include = @am__include@ |
119 |
am__leading_dot = @am__leading_dot@ |
120 |
am__quote = @am__quote@ |
121 |
bindir = @bindir@ |
122 |
build = @build@ |
123 |
build_alias = @build_alias@ |
124 |
build_cpu = @build_cpu@ |
125 |
build_os = @build_os@ |
126 |
build_vendor = @build_vendor@ |
127 |
datadir = @datadir@ |
128 |
datarootdir = @datarootdir@ |
129 |
docdir = @docdir@ |
130 |
dvidir = @dvidir@ |
131 |
exec_prefix = @exec_prefix@ |
132 |
host = @host@ |
133 |
host_alias = @host_alias@ |
134 |
host_cpu = @host_cpu@ |
135 |
host_os = @host_os@ |
136 |
host_vendor = @host_vendor@ |
137 |
htmldir = @htmldir@ |
138 |
includedir = @includedir@ |
139 |
infodir = @infodir@ |
140 |
install_sh = @install_sh@ |
141 |
libdir = @libdir@ |
142 |
libexecdir = @libexecdir@ |
143 |
localedir = @localedir@ |
144 |
localstatedir = @localstatedir@ |
145 |
mandir = @mandir@ |
146 |
oldincludedir = @oldincludedir@ |
147 |
pdfdir = @pdfdir@ |
148 |
prefix = @prefix@ |
149 |
program_transform_name = @program_transform_name@ |
150 |
psdir = @psdir@ |
151 |
sbindir = @sbindir@ |
152 |
sharedstatedir = @sharedstatedir@ |
153 |
sysconfdir = @sysconfdir@ |
154 |
target = @target@ |
155 |
target_alias = @target_alias@ |
156 |
target_cpu = @target_cpu@ |
157 |
target_os = @target_os@ |
158 |
target_vendor = @target_vendor@ |
159 |
|
160 |
AUTOMAKE_OPTIONS = gnu |
161 |
|
162 |
SUBDIRS = m4 lib src doc po |
163 |
|
164 |
ACLOCAL_AMFLAGS = -I m4 |
165 |
|
166 |
EXTRA_DIST = config.rpath mkinstalldirs depcomp TODO \ |
167 |
libev/ev.c libev/ev.h libev/libev.m4 \ |
168 |
libev/ev_epoll.c libev/ev_kqueue.c libev/ev_poll.c libev/ev_select.c \ |
169 |
libev/ev_vars.h libev/ev_win32.c libev/ev_wrap.h |
170 |
|
171 |
|
172 |
CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \ |
173 |
config.sub install-sh missing mkinstalldirs \ |
174 |
stamp-h.in m4/Makefile.am po/Makefile.in.in \ |
175 |
po/vpe.pot po/*.sed po/*.header po/*.sin po/Rules-quot \ |
176 |
src/.libs intl depcomp |
177 |
|
178 |
subdir = . |
179 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
180 |
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
181 |
CONFIG_HEADER = config.h |
182 |
CONFIG_CLEAN_FILES = |
183 |
DIST_SOURCES = |
184 |
|
185 |
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ |
186 |
ps-recursive install-info-recursive uninstall-info-recursive \ |
187 |
all-recursive install-data-recursive install-exec-recursive \ |
188 |
installdirs-recursive install-recursive uninstall-recursive \ |
189 |
check-recursive installcheck-recursive |
190 |
DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \ |
191 |
ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS \ |
192 |
TODO aclocal.m4 config.guess config.h.in config.rpath \ |
193 |
config.sub configure configure.ac depcomp install-sh missing \ |
194 |
mkinstalldirs |
195 |
DIST_SUBDIRS = $(SUBDIRS) |
196 |
all: config.h |
197 |
$(MAKE) $(AM_MAKEFLAGS) all-recursive |
198 |
|
199 |
.SUFFIXES: |
200 |
|
201 |
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
202 |
configure.lineno |
203 |
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
204 |
cd $(top_srcdir) && \ |
205 |
$(AUTOMAKE) --gnu Makefile |
206 |
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status |
207 |
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) |
208 |
|
209 |
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
210 |
$(SHELL) ./config.status --recheck |
211 |
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
212 |
cd $(srcdir) && $(AUTOCONF) |
213 |
|
214 |
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac m4/aclocal-include.m4 m4/codeset.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 m4/inttypes-pri.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/openssl.m4 m4/progtest.m4 m4/stdint_h.m4 m4/tuntap.m4 m4/uintmax_t.m4 m4/ulonglong.m4 |
215 |
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
216 |
|
217 |
config.h: stamp-h1 |
218 |
@if test ! -f $@; then \ |
219 |
rm -f stamp-h1; \ |
220 |
$(MAKE) stamp-h1; \ |
221 |
else :; fi |
222 |
|
223 |
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
224 |
@rm -f stamp-h1 |
225 |
cd $(top_builddir) && $(SHELL) ./config.status config.h |
226 |
|
227 |
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
228 |
cd $(top_srcdir) && $(AUTOHEADER) |
229 |
touch $(srcdir)/config.h.in |
230 |
|
231 |
distclean-hdr: |
232 |
-rm -f config.h stamp-h1 |
233 |
uninstall-info-am: |
234 |
|
235 |
# This directory's subdirectories are mostly independent; you can cd |
236 |
# into them and run `make' without going through this Makefile. |
237 |
# To change the values of `make' variables: instead of editing Makefiles, |
238 |
# (1) if the variable is set in `config.status', edit `config.status' |
239 |
# (which will cause the Makefiles to be regenerated when you run `make'); |
240 |
# (2) otherwise, pass the desired values on the `make' command line. |
241 |
$(RECURSIVE_TARGETS): |
242 |
@set fnord $$MAKEFLAGS; amf=$$2; \ |
243 |
dot_seen=no; \ |
244 |
target=`echo $@ | sed s/-recursive//`; \ |
245 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
246 |
echo "Making $$target in $$subdir"; \ |
247 |
if test "$$subdir" = "."; then \ |
248 |
dot_seen=yes; \ |
249 |
local_target="$$target-am"; \ |
250 |
else \ |
251 |
local_target="$$target"; \ |
252 |
fi; \ |
253 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
254 |
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
255 |
done; \ |
256 |
if test "$$dot_seen" = "no"; then \ |
257 |
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
258 |
fi; test -z "$$fail" |
259 |
|
260 |
mostlyclean-recursive clean-recursive distclean-recursive \ |
261 |
maintainer-clean-recursive: |
262 |
@set fnord $$MAKEFLAGS; amf=$$2; \ |
263 |
dot_seen=no; \ |
264 |
case "$@" in \ |
265 |
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
266 |
*) list='$(SUBDIRS)' ;; \ |
267 |
esac; \ |
268 |
rev=''; for subdir in $$list; do \ |
269 |
if test "$$subdir" = "."; then :; else \ |
270 |
rev="$$subdir $$rev"; \ |
271 |
fi; \ |
272 |
done; \ |
273 |
rev="$$rev ."; \ |
274 |
target=`echo $@ | sed s/-recursive//`; \ |
275 |
for subdir in $$rev; do \ |
276 |
echo "Making $$target in $$subdir"; \ |
277 |
if test "$$subdir" = "."; then \ |
278 |
local_target="$$target-am"; \ |
279 |
else \ |
280 |
local_target="$$target"; \ |
281 |
fi; \ |
282 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
283 |
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
284 |
done && test -z "$$fail" |
285 |
tags-recursive: |
286 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
287 |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
288 |
done |
289 |
ctags-recursive: |
290 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
291 |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
292 |
done |
293 |
|
294 |
ETAGS = etags |
295 |
ETAGSFLAGS = |
296 |
|
297 |
CTAGS = ctags |
298 |
CTAGSFLAGS = |
299 |
|
300 |
tags: TAGS |
301 |
|
302 |
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
303 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
304 |
unique=`for i in $$list; do \ |
305 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
306 |
done | \ |
307 |
$(AWK) ' { files[$$0] = 1; } \ |
308 |
END { for (i in files) print i; }'`; \ |
309 |
mkid -fID $$unique |
310 |
|
311 |
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
312 |
$(TAGS_FILES) $(LISP) |
313 |
tags=; \ |
314 |
here=`pwd`; \ |
315 |
if (etags --etags-include --version) >/dev/null 2>&1; then \ |
316 |
include_option=--etags-include; \ |
317 |
else \ |
318 |
include_option=--include; \ |
319 |
fi; \ |
320 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
321 |
if test "$$subdir" = .; then :; else \ |
322 |
test -f $$subdir/TAGS && \ |
323 |
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
324 |
fi; \ |
325 |
done; \ |
326 |
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
327 |
unique=`for i in $$list; do \ |
328 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
329 |
done | \ |
330 |
$(AWK) ' { files[$$0] = 1; } \ |
331 |
END { for (i in files) print i; }'`; \ |
332 |
test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
333 |
|| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
334 |
$$tags $$unique |
335 |
|
336 |
ctags: CTAGS |
337 |
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
338 |
$(TAGS_FILES) $(LISP) |
339 |
tags=; \ |
340 |
here=`pwd`; \ |
341 |
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
342 |
unique=`for i in $$list; do \ |
343 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
344 |
done | \ |
345 |
$(AWK) ' { files[$$0] = 1; } \ |
346 |
END { for (i in files) print i; }'`; \ |
347 |
test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
348 |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
349 |
$$tags $$unique |
350 |
|
351 |
GTAGS: |
352 |
here=`$(am__cd) $(top_builddir) && pwd` \ |
353 |
&& cd $(top_srcdir) \ |
354 |
&& gtags -i $(GTAGS_ARGS) $$here |
355 |
|
356 |
distclean-tags: |
357 |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
358 |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
359 |
|
360 |
top_distdir = . |
361 |
distdir = $(PACKAGE)-$(VERSION) |
362 |
|
363 |
am__remove_distdir = \ |
364 |
{ test ! -d $(distdir) \ |
365 |
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
366 |
&& rm -fr $(distdir); }; } |
367 |
|
368 |
GZIP_ENV = --best |
369 |
distuninstallcheck_listfiles = find . -type f -print |
370 |
distcleancheck_listfiles = find . -type f -print |
371 |
|
372 |
distdir: $(DISTFILES) |
373 |
$(am__remove_distdir) |
374 |
mkdir $(distdir) |
375 |
$(mkinstalldirs) $(distdir)/libev $(distdir)/po |
376 |
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
377 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
378 |
list='$(DISTFILES)'; for file in $$list; do \ |
379 |
case $$file in \ |
380 |
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
381 |
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
382 |
esac; \ |
383 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
384 |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
385 |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
386 |
dir="/$$dir"; \ |
387 |
$(mkinstalldirs) "$(distdir)$$dir"; \ |
388 |
else \ |
389 |
dir=''; \ |
390 |
fi; \ |
391 |
if test -d $$d/$$file; then \ |
392 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
393 |
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
394 |
fi; \ |
395 |
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
396 |
else \ |
397 |
test -f $(distdir)/$$file \ |
398 |
|| cp -p $$d/$$file $(distdir)/$$file \ |
399 |
|| exit 1; \ |
400 |
fi; \ |
401 |
done |
402 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
403 |
if test "$$subdir" = .; then :; else \ |
404 |
test -d $(distdir)/$$subdir \ |
405 |
|| mkdir $(distdir)/$$subdir \ |
406 |
|| exit 1; \ |
407 |
(cd $$subdir && \ |
408 |
$(MAKE) $(AM_MAKEFLAGS) \ |
409 |
top_distdir="$(top_distdir)" \ |
410 |
distdir=../$(distdir)/$$subdir \ |
411 |
distdir) \ |
412 |
|| exit 1; \ |
413 |
fi; \ |
414 |
done |
415 |
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
416 |
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
417 |
! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
418 |
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
419 |
|| chmod -R a+r $(distdir) |
420 |
dist-gzip: distdir |
421 |
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
422 |
$(am__remove_distdir) |
423 |
|
424 |
dist dist-all: distdir |
425 |
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
426 |
$(am__remove_distdir) |
427 |
|
428 |
# This target untars the dist file and tries a VPATH configuration. Then |
429 |
# it guarantees that the distribution is self-contained by making another |
430 |
# tarfile. |
431 |
distcheck: dist |
432 |
$(am__remove_distdir) |
433 |
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - |
434 |
chmod -R a-w $(distdir); chmod a+w $(distdir) |
435 |
mkdir $(distdir)/_build |
436 |
mkdir $(distdir)/_inst |
437 |
chmod a-w $(distdir) |
438 |
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
439 |
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
440 |
&& cd $(distdir)/_build \ |
441 |
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
442 |
$(DISTCHECK_CONFIGURE_FLAGS) \ |
443 |
&& $(MAKE) $(AM_MAKEFLAGS) \ |
444 |
&& $(MAKE) $(AM_MAKEFLAGS) dvi \ |
445 |
&& $(MAKE) $(AM_MAKEFLAGS) check \ |
446 |
&& $(MAKE) $(AM_MAKEFLAGS) install \ |
447 |
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
448 |
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
449 |
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
450 |
distuninstallcheck \ |
451 |
&& chmod -R a-w "$$dc_install_base" \ |
452 |
&& ({ \ |
453 |
(cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ |
454 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
455 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
456 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
457 |
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
458 |
} || { rm -rf "$$dc_destdir"; exit 1; }) \ |
459 |
&& rm -rf "$$dc_destdir" \ |
460 |
&& $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ |
461 |
&& rm -f $(distdir).tar.gz \ |
462 |
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
463 |
$(am__remove_distdir) |
464 |
@echo "$(distdir).tar.gz is ready for distribution" | \ |
465 |
sed 'h;s/./=/g;p;x;p;x' |
466 |
distuninstallcheck: |
467 |
@cd $(distuninstallcheck_dir) \ |
468 |
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
469 |
|| { echo "ERROR: files left after uninstall:" ; \ |
470 |
if test -n "$(DESTDIR)"; then \ |
471 |
echo " (check DESTDIR support)"; \ |
472 |
fi ; \ |
473 |
$(distuninstallcheck_listfiles) ; \ |
474 |
exit 1; } >&2 |
475 |
distcleancheck: distclean |
476 |
@if test '$(srcdir)' = . ; then \ |
477 |
echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
478 |
exit 1 ; \ |
479 |
fi |
480 |
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
481 |
|| { echo "ERROR: files left in build directory after distclean:" ; \ |
482 |
$(distcleancheck_listfiles) ; \ |
483 |
exit 1; } >&2 |
484 |
check-am: all-am |
485 |
check: check-recursive |
486 |
all-am: Makefile config.h |
487 |
installdirs: installdirs-recursive |
488 |
installdirs-am: |
489 |
|
490 |
install: install-recursive |
491 |
install-exec: install-exec-recursive |
492 |
install-data: install-data-recursive |
493 |
uninstall: uninstall-recursive |
494 |
|
495 |
install-am: all-am |
496 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
497 |
|
498 |
installcheck: installcheck-recursive |
499 |
install-strip: |
500 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
501 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
502 |
`test -z '$(STRIP)' || \ |
503 |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
504 |
mostlyclean-generic: |
505 |
|
506 |
clean-generic: |
507 |
|
508 |
distclean-generic: |
509 |
-rm -f $(CONFIG_CLEAN_FILES) |
510 |
|
511 |
maintainer-clean-generic: |
512 |
@echo "This command is intended for maintainers to use" |
513 |
@echo "it deletes files that may require special tools to rebuild." |
514 |
clean: clean-recursive |
515 |
|
516 |
clean-am: clean-generic mostlyclean-am |
517 |
|
518 |
distclean: distclean-recursive |
519 |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
520 |
-rm -f Makefile |
521 |
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags |
522 |
|
523 |
dvi: dvi-recursive |
524 |
|
525 |
dvi-am: |
526 |
|
527 |
info: info-recursive |
528 |
|
529 |
info-am: |
530 |
|
531 |
install-data-am: |
532 |
|
533 |
install-exec-am: |
534 |
|
535 |
install-info: install-info-recursive |
536 |
|
537 |
install-man: |
538 |
|
539 |
installcheck-am: |
540 |
|
541 |
maintainer-clean: maintainer-clean-recursive |
542 |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
543 |
-rm -rf $(top_srcdir)/autom4te.cache |
544 |
-rm -f Makefile |
545 |
maintainer-clean-am: distclean-am maintainer-clean-generic |
546 |
|
547 |
mostlyclean: mostlyclean-recursive |
548 |
|
549 |
mostlyclean-am: mostlyclean-generic |
550 |
|
551 |
pdf: pdf-recursive |
552 |
|
553 |
pdf-am: |
554 |
|
555 |
ps: ps-recursive |
556 |
|
557 |
ps-am: |
558 |
|
559 |
uninstall-am: uninstall-info-am |
560 |
|
561 |
uninstall-info: uninstall-info-recursive |
562 |
|
563 |
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ |
564 |
clean-generic clean-recursive ctags ctags-recursive dist \ |
565 |
dist-all dist-gzip distcheck distclean distclean-generic \ |
566 |
distclean-hdr distclean-recursive distclean-tags distcleancheck \ |
567 |
distdir distuninstallcheck dvi dvi-am dvi-recursive info \ |
568 |
info-am info-recursive install install-am install-data \ |
569 |
install-data-am install-data-recursive install-exec \ |
570 |
install-exec-am install-exec-recursive install-info \ |
571 |
install-info-am install-info-recursive install-man \ |
572 |
install-recursive install-strip installcheck installcheck-am \ |
573 |
installdirs installdirs-am installdirs-recursive \ |
574 |
maintainer-clean maintainer-clean-generic \ |
575 |
maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
576 |
mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \ |
577 |
ps-recursive tags tags-recursive uninstall uninstall-am \ |
578 |
uninstall-info-am uninstall-info-recursive uninstall-recursive |
579 |
|
580 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
581 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
582 |
.NOEXPORT: |