ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
Revision: 1.11
Committed: Wed Jan 18 13:17:55 2006 UTC (18 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.10: +169 -106 lines
Log Message:
*** empty log message ***

File Contents

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