ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
Revision: 1.20
Committed: Wed Jun 18 20:40:51 2014 UTC (9 years, 10 months ago) by root
Branch: MAIN
Changes since 1.19: +183 -377 lines
Log Message:
*** empty log message ***

File Contents

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