ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
(Generate patch)

Comparing gvpe/Makefile.in (file contents):
Revision 1.9 by pcg, Fri Jun 11 15:56:02 2004 UTC vs.
Revision 1.18 by root, Wed Jul 10 01:51:40 2013 UTC

1# Makefile.in generated by automake 1.7.9 from Makefile.am. 1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# Free Software Foundation, Inc. 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 7# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 8# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 9# with or without modifications, as long as this notice is preserved.
9 10
10# This program is distributed in the hope that it will be useful, 11# 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# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE. 14# PARTICULAR PURPOSE.
14 15
15@SET_MAKE@ 16@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@ 17VPATH = @srcdir@
18am__make_dryrun = \
19 { \
20 am__dry=no; \
21 case $$MAKEFLAGS in \
22 *\\[\ \ ]*) \
23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25 *) \
26 for am__flg in $$MAKEFLAGS; do \
27 case $$am__flg in \
28 *=*|--*) ;; \
29 *n*) am__dry=yes; break;; \
30 esac; \
31 done;; \
32 esac; \
33 test $$am__dry = yes; \
34 }
20pkgdatadir = $(datadir)/@PACKAGE@ 35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@ 37pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@ 38pkglibexecdir = $(libexecdir)/@PACKAGE@
23top_builddir = .
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644 40install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c 41install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c 42install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA) 43INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name) 44transform = $(program_transform_name)
33PRE_INSTALL = : 46PRE_INSTALL = :
34POST_INSTALL = : 47POST_INSTALL = :
35NORMAL_UNINSTALL = : 48NORMAL_UNINSTALL = :
36PRE_UNINSTALL = : 49PRE_UNINSTALL = :
37POST_UNINSTALL = : 50POST_UNINSTALL = :
51build_triplet = @build@
38host_triplet = @host@ 52host_triplet = @host@
53target_triplet = @target@
54subdir = .
55DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
56 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
57 $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
58 INSTALL NEWS TODO config.guess config.rpath config.sub depcomp \
59 install-sh missing mkinstalldirs
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
62 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
63 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
64 $(top_srcdir)/m4/openssl.m4 $(top_srcdir)/m4/progtest.m4 \
65 $(top_srcdir)/m4/tuntap.m4 $(top_srcdir)/libev/libev.m4 \
66 $(top_srcdir)/configure.ac
67am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68 $(ACLOCAL_M4)
69am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
70 configure.lineno config.status.lineno
71mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
72CONFIG_HEADER = config.h
73CONFIG_CLEAN_FILES =
74CONFIG_CLEAN_VPATH_FILES =
75SOURCES =
76DIST_SOURCES =
77RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
78 html-recursive info-recursive install-data-recursive \
79 install-dvi-recursive install-exec-recursive \
80 install-html-recursive install-info-recursive \
81 install-pdf-recursive install-ps-recursive install-recursive \
82 installcheck-recursive installdirs-recursive pdf-recursive \
83 ps-recursive uninstall-recursive
84am__can_run_installinfo = \
85 case $$AM_UPDATE_INFO_DIR in \
86 n|no|NO) false;; \
87 *) (install-info --version) >/dev/null 2>&1;; \
88 esac
89RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
90 distclean-recursive maintainer-clean-recursive
91AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
92 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
93 distdir dist dist-all distcheck
94ETAGS = etags
95CTAGS = ctags
96DIST_SUBDIRS = $(SUBDIRS)
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98distdir = $(PACKAGE)-$(VERSION)
99top_distdir = $(distdir)
100am__remove_distdir = \
101 if test -d "$(distdir)"; then \
102 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
103 && rm -rf "$(distdir)" \
104 || { sleep 5 && rm -rf "$(distdir)"; }; \
105 else :; fi
106am__relativize = \
107 dir0=`pwd`; \
108 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109 sed_rest='s,^[^/]*/*,,'; \
110 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
111 sed_butlast='s,/*[^/]*$$,,'; \
112 while test -n "$$dir1"; do \
113 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
114 if test "$$first" != "."; then \
115 if test "$$first" = ".."; then \
116 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
117 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
118 else \
119 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
120 if test "$$first2" = "$$first"; then \
121 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
122 else \
123 dir2="../$$dir2"; \
124 fi; \
125 dir0="$$dir0"/"$$first"; \
126 fi; \
127 fi; \
128 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
129 done; \
130 reldir="$$dir2"
131DIST_ARCHIVES = $(distdir).tar.gz
132GZIP_ENV = --best
133distuninstallcheck_listfiles = find . -type f -print
134am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
135 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
136distcleancheck_listfiles = find . -type f -print
39ACLOCAL = @ACLOCAL@ 137ACLOCAL = @ACLOCAL@
40ALLOCA = @ALLOCA@ 138ALLOCA = @ALLOCA@
41AMDEP_FALSE = @AMDEP_FALSE@
42AMDEP_TRUE = @AMDEP_TRUE@
43AMTAR = @AMTAR@ 139AMTAR = @AMTAR@
44AUTOCONF = @AUTOCONF@ 140AUTOCONF = @AUTOCONF@
45AUTOHEADER = @AUTOHEADER@ 141AUTOHEADER = @AUTOHEADER@
46AUTOMAKE = @AUTOMAKE@ 142AUTOMAKE = @AUTOMAKE@
47AWK = @AWK@ 143AWK = @AWK@
61ECHO_N = @ECHO_N@ 157ECHO_N = @ECHO_N@
62ECHO_T = @ECHO_T@ 158ECHO_T = @ECHO_T@
63EGREP = @EGREP@ 159EGREP = @EGREP@
64EXEEXT = @EXEEXT@ 160EXEEXT = @EXEEXT@
65GMSGFMT = @GMSGFMT@ 161GMSGFMT = @GMSGFMT@
162GREP = @GREP@
66HAVE_TUNTAP = @HAVE_TUNTAP@ 163HAVE_TUNTAP = @HAVE_TUNTAP@
67IFSUBTYPE = @IFSUBTYPE@ 164IFSUBTYPE = @IFSUBTYPE@
68IFTYPE = @IFTYPE@ 165IFTYPE = @IFTYPE@
69INCLUDES = @INCLUDES@ 166INCLUDES = @INCLUDES@
167INSTALL = @INSTALL@
70INSTALL_DATA = @INSTALL_DATA@ 168INSTALL_DATA = @INSTALL_DATA@
71INSTALL_PROGRAM = @INSTALL_PROGRAM@ 169INSTALL_PROGRAM = @INSTALL_PROGRAM@
72INSTALL_SCRIPT = @INSTALL_SCRIPT@ 170INSTALL_SCRIPT = @INSTALL_SCRIPT@
73INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 171INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
74INTLLIBS = @INTLLIBS@ 172INTLLIBS = @INTLLIBS@
82LN_S = @LN_S@ 180LN_S = @LN_S@
83LTLIBICONV = @LTLIBICONV@ 181LTLIBICONV = @LTLIBICONV@
84LTLIBINTL = @LTLIBINTL@ 182LTLIBINTL = @LTLIBINTL@
85LTLIBOBJS = @LTLIBOBJS@ 183LTLIBOBJS = @LTLIBOBJS@
86MAINT = @MAINT@ 184MAINT = @MAINT@
87MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
88MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
89MAKEINFO = @MAKEINFO@ 185MAKEINFO = @MAKEINFO@
186MKDIR_P = @MKDIR_P@
90MKINSTALLDIRS = @MKINSTALLDIRS@ 187MKINSTALLDIRS = @MKINSTALLDIRS@
91MSGFMT = @MSGFMT@ 188MSGFMT = @MSGFMT@
92MSGMERGE = @MSGMERGE@ 189MSGMERGE = @MSGMERGE@
93OBJEXT = @OBJEXT@ 190OBJEXT = @OBJEXT@
94PACKAGE = @PACKAGE@ 191PACKAGE = @PACKAGE@
95PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 192PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96PACKAGE_NAME = @PACKAGE_NAME@ 193PACKAGE_NAME = @PACKAGE_NAME@
97PACKAGE_STRING = @PACKAGE_STRING@ 194PACKAGE_STRING = @PACKAGE_STRING@
98PACKAGE_TARNAME = @PACKAGE_TARNAME@ 195PACKAGE_TARNAME = @PACKAGE_TARNAME@
196PACKAGE_URL = @PACKAGE_URL@
99PACKAGE_VERSION = @PACKAGE_VERSION@ 197PACKAGE_VERSION = @PACKAGE_VERSION@
100PATH_SEPARATOR = @PATH_SEPARATOR@ 198PATH_SEPARATOR = @PATH_SEPARATOR@
101POSUB = @POSUB@ 199POSUB = @POSUB@
102RANLIB = @RANLIB@ 200RANLIB = @RANLIB@
103ROHC_FALSE = @ROHC_FALSE@
104ROHC_TRUE = @ROHC_TRUE@
105SET_MAKE = @SET_MAKE@ 201SET_MAKE = @SET_MAKE@
106SHELL = @SHELL@ 202SHELL = @SHELL@
107STRIP = @STRIP@ 203STRIP = @STRIP@
108USE_NLS = @USE_NLS@ 204USE_NLS = @USE_NLS@
109VERSION = @VERSION@ 205VERSION = @VERSION@
110XGETTEXT = @XGETTEXT@ 206XGETTEXT = @XGETTEXT@
207abs_builddir = @abs_builddir@
208abs_srcdir = @abs_srcdir@
209abs_top_builddir = @abs_top_builddir@
210abs_top_srcdir = @abs_top_srcdir@
111ac_ct_CC = @ac_ct_CC@ 211ac_ct_CC = @ac_ct_CC@
112ac_ct_CXX = @ac_ct_CXX@ 212ac_ct_CXX = @ac_ct_CXX@
113ac_ct_RANLIB = @ac_ct_RANLIB@
114ac_ct_STRIP = @ac_ct_STRIP@
115am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
116am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
117am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
118am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
119am__include = @am__include@ 213am__include = @am__include@
120am__leading_dot = @am__leading_dot@ 214am__leading_dot = @am__leading_dot@
121am__quote = @am__quote@ 215am__quote = @am__quote@
216am__tar = @am__tar@
217am__untar = @am__untar@
122bindir = @bindir@ 218bindir = @bindir@
123build = @build@ 219build = @build@
124build_alias = @build_alias@ 220build_alias = @build_alias@
125build_cpu = @build_cpu@ 221build_cpu = @build_cpu@
126build_os = @build_os@ 222build_os = @build_os@
127build_vendor = @build_vendor@ 223build_vendor = @build_vendor@
224builddir = @builddir@
128datadir = @datadir@ 225datadir = @datadir@
226datarootdir = @datarootdir@
227docdir = @docdir@
228dvidir = @dvidir@
129exec_prefix = @exec_prefix@ 229exec_prefix = @exec_prefix@
130host = @host@ 230host = @host@
131host_alias = @host_alias@ 231host_alias = @host_alias@
132host_cpu = @host_cpu@ 232host_cpu = @host_cpu@
133host_os = @host_os@ 233host_os = @host_os@
134host_vendor = @host_vendor@ 234host_vendor = @host_vendor@
235htmldir = @htmldir@
135includedir = @includedir@ 236includedir = @includedir@
136infodir = @infodir@ 237infodir = @infodir@
137install_sh = @install_sh@ 238install_sh = @install_sh@
138libdir = @libdir@ 239libdir = @libdir@
139libexecdir = @libexecdir@ 240libexecdir = @libexecdir@
241localedir = @localedir@
140localstatedir = @localstatedir@ 242localstatedir = @localstatedir@
141mandir = @mandir@ 243mandir = @mandir@
244mkdir_p = @mkdir_p@
142oldincludedir = @oldincludedir@ 245oldincludedir = @oldincludedir@
246pdfdir = @pdfdir@
143prefix = @prefix@ 247prefix = @prefix@
144program_transform_name = @program_transform_name@ 248program_transform_name = @program_transform_name@
249psdir = @psdir@
145sbindir = @sbindir@ 250sbindir = @sbindir@
146sharedstatedir = @sharedstatedir@ 251sharedstatedir = @sharedstatedir@
252srcdir = @srcdir@
147sysconfdir = @sysconfdir@ 253sysconfdir = @sysconfdir@
148target = @target@ 254target = @target@
149target_alias = @target_alias@ 255target_alias = @target_alias@
150target_cpu = @target_cpu@ 256target_cpu = @target_cpu@
151target_os = @target_os@ 257target_os = @target_os@
152target_vendor = @target_vendor@ 258target_vendor = @target_vendor@
153 259top_build_prefix = @top_build_prefix@
260top_builddir = @top_builddir@
261top_srcdir = @top_srcdir@
154AUTOMAKE_OPTIONS = gnu 262AUTOMAKE_OPTIONS = gnu
155
156SUBDIRS = m4 lib src doc po 263SUBDIRS = m4 lib src doc po
157
158ACLOCAL_AMFLAGS = -I m4 264ACLOCAL_AMFLAGS = -I m4
159
160EXTRA_DIST = config.rpath mkinstalldirs depcomp TODO 265EXTRA_DIST = config.rpath mkinstalldirs depcomp TODO \
266 libev/ev.c libev/ev.h libev/libev.m4 libev/ev++.h \
267 libev/ev_epoll.c libev/ev_kqueue.c libev/ev_poll.c libev/ev_select.c \
268 libev/ev_vars.h libev/ev_win32.c libev/ev_wrap.h
161 269
162CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \ 270CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \
163 config.sub install-sh missing mkinstalldirs \ 271 config.sub install-sh missing mkinstalldirs \
164 stamp-h.in m4/Makefile.am ChangeLog po/Makefile.in.in \ 272 stamp-h.in m4/Makefile.am po/Makefile.in.in \
165 po/vpe.pot po/*.sed po/*.header po/*.sin po/Rules-quot \ 273 po/vpe.pot po/*.sed po/*.header po/*.sin po/Rules-quot \
166 src/.libs intl depcomp 274 src/.libs intl depcomp
167 275
168subdir = .
169ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
170mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
171CONFIG_HEADER = config.h
172CONFIG_CLEAN_FILES =
173DIST_SOURCES =
174
175RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
176 ps-recursive install-info-recursive uninstall-info-recursive \
177 all-recursive install-data-recursive install-exec-recursive \
178 installdirs-recursive install-recursive uninstall-recursive \
179 check-recursive installcheck-recursive
180DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
181 ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS \
182 TODO aclocal.m4 config.guess config.h.in config.rpath \
183 config.sub configure configure.ac depcomp install-sh missing \
184 mkinstalldirs
185DIST_SUBDIRS = $(SUBDIRS)
186all: config.h 276all: config.h
187 $(MAKE) $(AM_MAKEFLAGS) all-recursive 277 $(MAKE) $(AM_MAKEFLAGS) all-recursive
188 278
189.SUFFIXES: 279.SUFFIXES:
190 280am--refresh: Makefile
191am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 281 @:
192 configure.lineno
193$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 282$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
283 @for dep in $?; do \
284 case '$(am__configure_deps)' in \
285 *$$dep*) \
286 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
287 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
288 && exit 0; \
289 exit 1;; \
290 esac; \
291 done; \
292 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
194 cd $(top_srcdir) && \ 293 $(am__cd) $(top_srcdir) && \
195 $(AUTOMAKE) --gnu Makefile 294 $(AUTOMAKE) --gnu Makefile
295.PRECIOUS: Makefile
196Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 296Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
297 @case '$?' in \
298 *config.status*) \
299 echo ' $(SHELL) ./config.status'; \
300 $(SHELL) ./config.status;; \
301 *) \
302 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
197 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 303 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
304 esac;
198 305
199$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 306$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200 $(SHELL) ./config.status --recheck 307 $(SHELL) ./config.status --recheck
201$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 308
309$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
202 cd $(srcdir) && $(AUTOCONF) 310 $(am__cd) $(srcdir) && $(AUTOCONF)
203 311$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
204$(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
205 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 312 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
313$(am__aclocal_m4_deps):
206 314
207config.h: stamp-h1 315config.h: stamp-h1
208 @if test ! -f $@; then \ 316 @if test ! -f $@; then rm -f stamp-h1; else :; fi
209 rm -f stamp-h1; \ 317 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
210 $(MAKE) stamp-h1; \
211 else :; fi
212 318
213stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 319stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
214 @rm -f stamp-h1 320 @rm -f stamp-h1
215 cd $(top_builddir) && $(SHELL) ./config.status config.h 321 cd $(top_builddir) && $(SHELL) ./config.status config.h
216
217$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) 322$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
218 cd $(top_srcdir) && $(AUTOHEADER) 323 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
219 touch $(srcdir)/config.h.in 324 rm -f stamp-h1
325 touch $@
220 326
221distclean-hdr: 327distclean-hdr:
222 -rm -f config.h stamp-h1 328 -rm -f config.h stamp-h1
223uninstall-info-am:
224 329
225# This directory's subdirectories are mostly independent; you can cd 330# This directory's subdirectories are mostly independent; you can cd
226# into them and run `make' without going through this Makefile. 331# into them and run `make' without going through this Makefile.
227# To change the values of `make' variables: instead of editing Makefiles, 332# To change the values of `make' variables: instead of editing Makefiles,
228# (1) if the variable is set in `config.status', edit `config.status' 333# (1) if the variable is set in `config.status', edit `config.status'
229# (which will cause the Makefiles to be regenerated when you run `make'); 334# (which will cause the Makefiles to be regenerated when you run `make');
230# (2) otherwise, pass the desired values on the `make' command line. 335# (2) otherwise, pass the desired values on the `make' command line.
231$(RECURSIVE_TARGETS): 336$(RECURSIVE_TARGETS):
232 @set fnord $$MAKEFLAGS; amf=$$2; \ 337 @fail= failcom='exit 1'; \
338 for f in x $$MAKEFLAGS; do \
339 case $$f in \
340 *=* | --[!k]*);; \
341 *k*) failcom='fail=yes';; \
342 esac; \
343 done; \
233 dot_seen=no; \ 344 dot_seen=no; \
234 target=`echo $@ | sed s/-recursive//`; \ 345 target=`echo $@ | sed s/-recursive//`; \
235 list='$(SUBDIRS)'; for subdir in $$list; do \ 346 list='$(SUBDIRS)'; for subdir in $$list; do \
236 echo "Making $$target in $$subdir"; \ 347 echo "Making $$target in $$subdir"; \
237 if test "$$subdir" = "."; then \ 348 if test "$$subdir" = "."; then \
238 dot_seen=yes; \ 349 dot_seen=yes; \
239 local_target="$$target-am"; \ 350 local_target="$$target-am"; \
240 else \ 351 else \
241 local_target="$$target"; \ 352 local_target="$$target"; \
242 fi; \ 353 fi; \
243 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 354 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
244 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 355 || eval $$failcom; \
245 done; \ 356 done; \
246 if test "$$dot_seen" = "no"; then \ 357 if test "$$dot_seen" = "no"; then \
247 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 358 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
248 fi; test -z "$$fail" 359 fi; test -z "$$fail"
249 360
250mostlyclean-recursive clean-recursive distclean-recursive \ 361$(RECURSIVE_CLEAN_TARGETS):
251maintainer-clean-recursive: 362 @fail= failcom='exit 1'; \
252 @set fnord $$MAKEFLAGS; amf=$$2; \ 363 for f in x $$MAKEFLAGS; do \
364 case $$f in \
365 *=* | --[!k]*);; \
366 *k*) failcom='fail=yes';; \
367 esac; \
368 done; \
253 dot_seen=no; \ 369 dot_seen=no; \
254 case "$@" in \ 370 case "$@" in \
255 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 371 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
256 *) list='$(SUBDIRS)' ;; \ 372 *) list='$(SUBDIRS)' ;; \
257 esac; \ 373 esac; \
267 if test "$$subdir" = "."; then \ 383 if test "$$subdir" = "."; then \
268 local_target="$$target-am"; \ 384 local_target="$$target-am"; \
269 else \ 385 else \
270 local_target="$$target"; \ 386 local_target="$$target"; \
271 fi; \ 387 fi; \
272 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 388 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
273 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 389 || eval $$failcom; \
274 done && test -z "$$fail" 390 done && test -z "$$fail"
275tags-recursive: 391tags-recursive:
276 list='$(SUBDIRS)'; for subdir in $$list; do \ 392 list='$(SUBDIRS)'; for subdir in $$list; do \
277 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 393 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
278 done 394 done
279ctags-recursive: 395ctags-recursive:
280 list='$(SUBDIRS)'; for subdir in $$list; do \ 396 list='$(SUBDIRS)'; for subdir in $$list; do \
281 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 397 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
282 done 398 done
283
284ETAGS = etags
285ETAGSFLAGS =
286
287CTAGS = ctags
288CTAGSFLAGS =
289
290tags: TAGS
291 399
292ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 400ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
293 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294 unique=`for i in $$list; do \ 402 unique=`for i in $$list; do \
295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296 done | \ 404 done | \
297 $(AWK) ' { files[$$0] = 1; } \ 405 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
298 END { for (i in files) print i; }'`; \ 406 END { if (nonempty) { for (i in files) print i; }; }'`; \
299 mkid -fID $$unique 407 mkid -fID $$unique
408tags: TAGS
300 409
301TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 410TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
302 $(TAGS_FILES) $(LISP) 411 $(TAGS_FILES) $(LISP)
303 tags=; \ 412 set x; \
304 here=`pwd`; \ 413 here=`pwd`; \
305 if (etags --etags-include --version) >/dev/null 2>&1; then \ 414 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
306 include_option=--etags-include; \ 415 include_option=--etags-include; \
416 empty_fix=.; \
307 else \ 417 else \
308 include_option=--include; \ 418 include_option=--include; \
419 empty_fix=; \
309 fi; \ 420 fi; \
310 list='$(SUBDIRS)'; for subdir in $$list; do \ 421 list='$(SUBDIRS)'; for subdir in $$list; do \
311 if test "$$subdir" = .; then :; else \ 422 if test "$$subdir" = .; then :; else \
312 test -f $$subdir/TAGS && \ 423 test ! -f $$subdir/TAGS || \
313 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 424 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
314 fi; \ 425 fi; \
315 done; \ 426 done; \
316 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 427 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
317 unique=`for i in $$list; do \ 428 unique=`for i in $$list; do \
318 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 429 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319 done | \ 430 done | \
320 $(AWK) ' { files[$$0] = 1; } \ 431 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321 END { for (i in files) print i; }'`; \ 432 END { if (nonempty) { for (i in files) print i; }; }'`; \
433 shift; \
322 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 434 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
435 test -n "$$unique" || unique=$$empty_fix; \
436 if test $$# -gt 0; then \
323 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 437 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438 "$$@" $$unique; \
439 else \
440 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
324 $$tags $$unique 441 $$unique; \
325 442 fi; \
443 fi
326ctags: CTAGS 444ctags: CTAGS
327CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 445CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
328 $(TAGS_FILES) $(LISP) 446 $(TAGS_FILES) $(LISP)
329 tags=; \
330 here=`pwd`; \
331 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 447 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
332 unique=`for i in $$list; do \ 448 unique=`for i in $$list; do \
333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 449 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334 done | \ 450 done | \
335 $(AWK) ' { files[$$0] = 1; } \ 451 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
336 END { for (i in files) print i; }'`; \ 452 END { if (nonempty) { for (i in files) print i; }; }'`; \
337 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 453 test -z "$(CTAGS_ARGS)$$unique" \
338 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 454 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
339 $$tags $$unique 455 $$unique
340 456
341GTAGS: 457GTAGS:
342 here=`$(am__cd) $(top_builddir) && pwd` \ 458 here=`$(am__cd) $(top_builddir) && pwd` \
343 && cd $(top_srcdir) \ 459 && $(am__cd) $(top_srcdir) \
344 && gtags -i $(GTAGS_ARGS) $$here 460 && gtags -i $(GTAGS_ARGS) "$$here"
345 461
346distclean-tags: 462distclean-tags:
347 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 463 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
348DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
349
350top_distdir = .
351distdir = $(PACKAGE)-$(VERSION)
352
353am__remove_distdir = \
354 { test ! -d $(distdir) \
355 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
356 && rm -fr $(distdir); }; }
357
358GZIP_ENV = --best
359distuninstallcheck_listfiles = find . -type f -print
360distcleancheck_listfiles = find . -type f -print
361 464
362distdir: $(DISTFILES) 465distdir: $(DISTFILES)
363 $(am__remove_distdir) 466 $(am__remove_distdir)
364 mkdir $(distdir) 467 test -d "$(distdir)" || mkdir "$(distdir)"
365 $(mkinstalldirs) $(distdir)/po
366 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 468 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
367 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 469 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
368 list='$(DISTFILES)'; for file in $$list; do \ 470 list='$(DISTFILES)'; \
471 dist_files=`for file in $$list; do echo $$file; done | \
472 sed -e "s|^$$srcdirstrip/||;t" \
473 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
369 case $$file in \ 474 case $$dist_files in \
370 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 475 */*) $(MKDIR_P) `echo "$$dist_files" | \
371 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 476 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
477 sort -u` ;; \
372 esac; \ 478 esac; \
479 for file in $$dist_files; do \
373 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 480 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
481 if test -d $$d/$$file; then \
374 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 482 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 483 if test -d "$(distdir)/$$file"; then \
376 dir="/$$dir"; \ 484 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
377 $(mkinstalldirs) "$(distdir)$$dir"; \ 485 fi; \
486 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
487 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
488 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
489 fi; \
490 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
378 else \ 491 else \
379 dir=''; \
380 fi; \
381 if test -d $$d/$$file; then \
382 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
383 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
384 fi; \
385 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
386 else \
387 test -f $(distdir)/$$file \ 492 test -f "$(distdir)/$$file" \
388 || cp -p $$d/$$file $(distdir)/$$file \ 493 || cp -p $$d/$$file "$(distdir)/$$file" \
389 || exit 1; \ 494 || exit 1; \
390 fi; \ 495 fi; \
391 done 496 done
392 list='$(SUBDIRS)'; for subdir in $$list; do \ 497 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
393 if test "$$subdir" = .; then :; else \ 498 if test "$$subdir" = .; then :; else \
499 $(am__make_dryrun) \
394 test -d $(distdir)/$$subdir \ 500 || test -d "$(distdir)/$$subdir" \
395 || mkdir $(distdir)/$$subdir \ 501 || $(MKDIR_P) "$(distdir)/$$subdir" \
396 || exit 1; \ 502 || exit 1; \
503 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
504 $(am__relativize); \
505 new_distdir=$$reldir; \
506 dir1=$$subdir; dir2="$(top_distdir)"; \
507 $(am__relativize); \
508 new_top_distdir=$$reldir; \
509 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
510 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
397 (cd $$subdir && \ 511 ($(am__cd) $$subdir && \
398 $(MAKE) $(AM_MAKEFLAGS) \ 512 $(MAKE) $(AM_MAKEFLAGS) \
399 top_distdir="$(top_distdir)" \ 513 top_distdir="$$new_top_distdir" \
400 distdir=../$(distdir)/$$subdir \ 514 distdir="$$new_distdir" \
515 am__remove_distdir=: \
516 am__skip_length_check=: \
517 am__skip_mode_fix=: \
401 distdir) \ 518 distdir) \
402 || exit 1; \ 519 || exit 1; \
403 fi; \ 520 fi; \
404 done 521 done
405 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 522 -test -n "$(am__skip_mode_fix)" \
523 || find "$(distdir)" -type d ! -perm -755 \
524 -exec chmod u+rwx,go+rx {} \; -o \
406 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 525 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
407 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 526 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
408 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 527 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
409 || chmod -R a+r $(distdir) 528 || chmod -R a+r "$(distdir)"
410dist-gzip: distdir 529dist-gzip: distdir
530 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
531 $(am__remove_distdir)
532
533dist-bzip2: distdir
534 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
535 $(am__remove_distdir)
536
537dist-lzip: distdir
538 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
539 $(am__remove_distdir)
540
541dist-lzma: distdir
542 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
543 $(am__remove_distdir)
544
545dist-xz: distdir
546 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
547 $(am__remove_distdir)
548
549dist-tarZ: distdir
550 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
551 $(am__remove_distdir)
552
553dist-shar: distdir
411 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 554 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
555 $(am__remove_distdir)
556
557dist-zip: distdir
558 -rm -f $(distdir).zip
559 zip -rq $(distdir).zip $(distdir)
412 $(am__remove_distdir) 560 $(am__remove_distdir)
413 561
414dist dist-all: distdir 562dist dist-all: distdir
415 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 563 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
416 $(am__remove_distdir) 564 $(am__remove_distdir)
417 565
418# This target untars the dist file and tries a VPATH configuration. Then 566# This target untars the dist file and tries a VPATH configuration. Then
419# it guarantees that the distribution is self-contained by making another 567# it guarantees that the distribution is self-contained by making another
420# tarfile. 568# tarfile.
421distcheck: dist 569distcheck: dist
422 $(am__remove_distdir) 570 case '$(DIST_ARCHIVES)' in \
571 *.tar.gz*) \
423 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 572 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
573 *.tar.bz2*) \
574 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
575 *.tar.lzma*) \
576 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
577 *.tar.lz*) \
578 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
579 *.tar.xz*) \
580 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
581 *.tar.Z*) \
582 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
583 *.shar.gz*) \
584 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
585 *.zip*) \
586 unzip $(distdir).zip ;;\
587 esac
424 chmod -R a-w $(distdir); chmod a+w $(distdir) 588 chmod -R a-w $(distdir); chmod u+w $(distdir)
425 mkdir $(distdir)/_build 589 mkdir $(distdir)/_build
426 mkdir $(distdir)/_inst 590 mkdir $(distdir)/_inst
427 chmod a-w $(distdir) 591 chmod a-w $(distdir)
592 test -d $(distdir)/_build || exit 0; \
428 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 593 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
429 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 594 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
595 && am__cwd=`pwd` \
430 && cd $(distdir)/_build \ 596 && $(am__cd) $(distdir)/_build \
431 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 597 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
598 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
432 $(DISTCHECK_CONFIGURE_FLAGS) \ 599 $(DISTCHECK_CONFIGURE_FLAGS) \
433 && $(MAKE) $(AM_MAKEFLAGS) \ 600 && $(MAKE) $(AM_MAKEFLAGS) \
434 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 601 && $(MAKE) $(AM_MAKEFLAGS) dvi \
435 && $(MAKE) $(AM_MAKEFLAGS) check \ 602 && $(MAKE) $(AM_MAKEFLAGS) check \
436 && $(MAKE) $(AM_MAKEFLAGS) install \ 603 && $(MAKE) $(AM_MAKEFLAGS) install \
438 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 605 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
439 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 606 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
440 distuninstallcheck \ 607 distuninstallcheck \
441 && chmod -R a-w "$$dc_install_base" \ 608 && chmod -R a-w "$$dc_install_base" \
442 && ({ \ 609 && ({ \
443 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ 610 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
444 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 611 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
445 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 612 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
446 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 613 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
447 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 614 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
448 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 615 } || { rm -rf "$$dc_destdir"; exit 1; }) \
449 && rm -rf "$$dc_destdir" \ 616 && rm -rf "$$dc_destdir" \
450 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 617 && $(MAKE) $(AM_MAKEFLAGS) dist \
451 && rm -f $(distdir).tar.gz \ 618 && rm -rf $(DIST_ARCHIVES) \
452 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 619 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
620 && cd "$$am__cwd" \
621 || exit 1
453 $(am__remove_distdir) 622 $(am__remove_distdir)
454 @echo "$(distdir).tar.gz is ready for distribution" | \ 623 @(echo "$(distdir) archives ready for distribution: "; \
455 sed 'h;s/./=/g;p;x;p;x' 624 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
625 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
456distuninstallcheck: 626distuninstallcheck:
627 @test -n '$(distuninstallcheck_dir)' || { \
628 echo 'ERROR: trying to run $@ with an empty' \
629 '$$(distuninstallcheck_dir)' >&2; \
630 exit 1; \
631 }; \
457 @cd $(distuninstallcheck_dir) \ 632 $(am__cd) '$(distuninstallcheck_dir)' || { \
633 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
634 exit 1; \
635 }; \
458 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 636 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
459 || { echo "ERROR: files left after uninstall:" ; \ 637 || { echo "ERROR: files left after uninstall:" ; \
460 if test -n "$(DESTDIR)"; then \ 638 if test -n "$(DESTDIR)"; then \
461 echo " (check DESTDIR support)"; \ 639 echo " (check DESTDIR support)"; \
462 fi ; \ 640 fi ; \
463 $(distuninstallcheck_listfiles) ; \ 641 $(distuninstallcheck_listfiles) ; \
474check-am: all-am 652check-am: all-am
475check: check-recursive 653check: check-recursive
476all-am: Makefile config.h 654all-am: Makefile config.h
477installdirs: installdirs-recursive 655installdirs: installdirs-recursive
478installdirs-am: 656installdirs-am:
479
480install: install-recursive 657install: install-recursive
481install-exec: install-exec-recursive 658install-exec: install-exec-recursive
482install-data: install-data-recursive 659install-data: install-data-recursive
483uninstall: uninstall-recursive 660uninstall: uninstall-recursive
484 661
485install-am: all-am 662install-am: all-am
486 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 663 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
487 664
488installcheck: installcheck-recursive 665installcheck: installcheck-recursive
489install-strip: 666install-strip:
667 if test -z '$(STRIP)'; then \
490 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 668 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
491 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 669 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
492 `test -z '$(STRIP)' || \ 670 install; \
671 else \
672 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
673 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
493 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 674 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
675 fi
494mostlyclean-generic: 676mostlyclean-generic:
495 677
496clean-generic: 678clean-generic:
497 679
498distclean-generic: 680distclean-generic:
499 -rm -f $(CONFIG_CLEAN_FILES) 681 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
682 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
500 683
501maintainer-clean-generic: 684maintainer-clean-generic:
502 @echo "This command is intended for maintainers to use" 685 @echo "This command is intended for maintainers to use"
503 @echo "it deletes files that may require special tools to rebuild." 686 @echo "it deletes files that may require special tools to rebuild."
504clean: clean-recursive 687clean: clean-recursive
512 695
513dvi: dvi-recursive 696dvi: dvi-recursive
514 697
515dvi-am: 698dvi-am:
516 699
700html: html-recursive
701
702html-am:
703
517info: info-recursive 704info: info-recursive
518 705
519info-am: 706info-am:
520 707
521install-data-am: 708install-data-am:
522 709
710install-dvi: install-dvi-recursive
711
712install-dvi-am:
713
523install-exec-am: 714install-exec-am:
524 715
716install-html: install-html-recursive
717
718install-html-am:
719
525install-info: install-info-recursive 720install-info: install-info-recursive
526 721
722install-info-am:
723
527install-man: 724install-man:
725
726install-pdf: install-pdf-recursive
727
728install-pdf-am:
729
730install-ps: install-ps-recursive
731
732install-ps-am:
528 733
529installcheck-am: 734installcheck-am:
530 735
531maintainer-clean: maintainer-clean-recursive 736maintainer-clean: maintainer-clean-recursive
532 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 737 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
544 749
545ps: ps-recursive 750ps: ps-recursive
546 751
547ps-am: 752ps-am:
548 753
549uninstall-am: uninstall-info-am 754uninstall-am:
550 755
551uninstall-info: uninstall-info-recursive 756.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
757 ctags-recursive install-am install-strip tags-recursive
552 758
553.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ 759.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
554 clean-generic clean-recursive ctags ctags-recursive dist \ 760 all all-am am--refresh check check-am clean clean-generic \
555 dist-all dist-gzip distcheck distclean distclean-generic \ 761 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
556 distclean-hdr distclean-recursive distclean-tags distcleancheck \ 762 dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
557 distdir distuninstallcheck dvi dvi-am dvi-recursive info \ 763 distcheck distclean distclean-generic distclean-hdr \
558 info-am info-recursive install install-am install-data \ 764 distclean-tags distcleancheck distdir distuninstallcheck dvi \
559 install-data-am install-data-recursive install-exec \ 765 dvi-am html html-am info info-am install install-am \
560 install-exec-am install-exec-recursive install-info \ 766 install-data install-data-am install-dvi install-dvi-am \
561 install-info-am install-info-recursive install-man \ 767 install-exec install-exec-am install-html install-html-am \
562 install-recursive install-strip installcheck installcheck-am \ 768 install-info install-info-am install-man install-pdf \
563 installdirs installdirs-am installdirs-recursive \ 769 install-pdf-am install-ps install-ps-am install-strip \
770 installcheck installcheck-am installdirs installdirs-am \
564 maintainer-clean maintainer-clean-generic \ 771 maintainer-clean maintainer-clean-generic mostlyclean \
565 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 772 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
566 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \ 773 uninstall uninstall-am
567 ps-recursive tags tags-recursive uninstall uninstall-am \ 774
568 uninstall-info-am uninstall-info-recursive uninstall-recursive
569 775
570# Tell versions [3.59,3.63) of GNU make to not export all variables. 776# Tell versions [3.59,3.63) of GNU make to not export all variables.
571# Otherwise a system limit (for SysV at least) may be exceeded. 777# Otherwise a system limit (for SysV at least) may be exceeded.
572.NOEXPORT: 778.NOEXPORT:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines