ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
Revision: 1.12
Committed: Thu Mar 29 17:35:20 2007 UTC (17 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: rel-2_01
Changes since 1.11: +114 -171 lines
Log Message:
*** empty log message ***

File Contents

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