1 | # Makefile.in generated by automake 1.11 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
---|
6 | # Inc. |
---|
7 | # This Makefile.in is free software; the Free Software Foundation |
---|
8 | # gives unlimited permission to copy and/or distribute it, |
---|
9 | # with or without modifications, as long as this notice is preserved. |
---|
10 | |
---|
11 | # This program is distributed in the hope that it will be useful, |
---|
12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
14 | # PARTICULAR PURPOSE. |
---|
15 | |
---|
16 | @SET_MAKE@ |
---|
17 | |
---|
18 | # schroot Makefile template |
---|
19 | # |
---|
20 | # |
---|
21 | # Copyright © 2004-2009 Roger Leigh <rleigh@debian.org> |
---|
22 | # |
---|
23 | # schroot is free software: you can redistribute it and/or modify it |
---|
24 | # under the terms of the GNU General Public License as published by |
---|
25 | # the Free Software Foundation, either version 3 of the License, or |
---|
26 | # (at your option) any later version. |
---|
27 | # |
---|
28 | # schroot is distributed in the hope that it will be useful, but |
---|
29 | # WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
30 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
31 | # General Public License for more details. |
---|
32 | # |
---|
33 | # You should have received a copy of the GNU General Public License |
---|
34 | # along with this program. If not, see |
---|
35 | # <http://www.gnu.org/licenses/>. |
---|
36 | # |
---|
37 | ##################################################################### |
---|
38 | |
---|
39 | # schroot Makefile template |
---|
40 | # |
---|
41 | # |
---|
42 | # Copyright © 2004-2007 Roger Leigh <rleigh@debian.org> |
---|
43 | # |
---|
44 | # schroot is free software: you can redistribute it and/or modify it |
---|
45 | # under the terms of the GNU General Public License as published by |
---|
46 | # the Free Software Foundation, either version 3 of the License, or |
---|
47 | # (at your option) any later version. |
---|
48 | # |
---|
49 | # schroot is distributed in the hope that it will be useful, but |
---|
50 | # WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
51 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
52 | # General Public License for more details. |
---|
53 | # |
---|
54 | # You should have received a copy of the GNU General Public License |
---|
55 | # along with this program. If not, see |
---|
56 | # <http://www.gnu.org/licenses/>. |
---|
57 | # |
---|
58 | ##################################################################### |
---|
59 | VPATH = @srcdir@ |
---|
60 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
61 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
62 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
63 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
---|
64 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
65 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
66 | install_sh_PROGRAM = $(install_sh) -c |
---|
67 | install_sh_SCRIPT = $(install_sh) -c |
---|
68 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
69 | transform = $(program_transform_name) |
---|
70 | NORMAL_INSTALL = : |
---|
71 | PRE_INSTALL = : |
---|
72 | POST_INSTALL = : |
---|
73 | NORMAL_UNINSTALL = : |
---|
74 | PRE_UNINSTALL = : |
---|
75 | POST_UNINSTALL = : |
---|
76 | build_triplet = @build@ |
---|
77 | host_triplet = @host@ |
---|
78 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ |
---|
79 | $(srcdir)/Makefile.in $(srcdir)/config.h.in \ |
---|
80 | $(top_srcdir)/configure $(top_srcdir)/scripts/global.mk \ |
---|
81 | $(top_srcdir)/scripts/po-notify.in ABOUT-NLS AUTHORS COPYING \ |
---|
82 | ChangeLog INSTALL NEWS THANKS TODO scripts/config.guess \ |
---|
83 | scripts/config.rpath scripts/config.sub scripts/depcomp \ |
---|
84 | scripts/install-sh scripts/ltmain.sh scripts/missing |
---|
85 | subdir = . |
---|
86 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
87 | am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ |
---|
88 | $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \ |
---|
89 | $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ |
---|
90 | $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \ |
---|
91 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
---|
92 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
---|
93 | $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ |
---|
94 | $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac |
---|
95 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
96 | $(ACLOCAL_M4) |
---|
97 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
98 | configure.lineno config.status.lineno |
---|
99 | mkinstalldirs = $(install_sh) -d |
---|
100 | CONFIG_HEADER = config.h $(top_builddir)/sbuild/sbuild-config.h |
---|
101 | CONFIG_CLEAN_FILES = scripts/po-notify |
---|
102 | CONFIG_CLEAN_VPATH_FILES = |
---|
103 | AM_V_GEN = $(am__v_GEN_$(V)) |
---|
104 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) |
---|
105 | am__v_GEN_0 = @echo " GEN " $@; |
---|
106 | AM_V_at = $(am__v_at_$(V)) |
---|
107 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) |
---|
108 | am__v_at_0 = @ |
---|
109 | SOURCES = |
---|
110 | DIST_SOURCES = |
---|
111 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
112 | html-recursive info-recursive install-data-recursive \ |
---|
113 | install-dvi-recursive install-exec-recursive \ |
---|
114 | install-html-recursive install-info-recursive \ |
---|
115 | install-pdf-recursive install-ps-recursive install-recursive \ |
---|
116 | installcheck-recursive installdirs-recursive pdf-recursive \ |
---|
117 | ps-recursive uninstall-recursive |
---|
118 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
---|
119 | distclean-recursive maintainer-clean-recursive |
---|
120 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ |
---|
121 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ |
---|
122 | distdir dist dist-all distcheck |
---|
123 | ETAGS = etags |
---|
124 | CTAGS = ctags |
---|
125 | DIST_SUBDIRS = $(SUBDIRS) |
---|
126 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
127 | distdir = $(PACKAGE)-$(VERSION) |
---|
128 | top_distdir = $(distdir) |
---|
129 | am__remove_distdir = \ |
---|
130 | { test ! -d "$(distdir)" \ |
---|
131 | || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
132 | && rm -fr "$(distdir)"; }; } |
---|
133 | am__relativize = \ |
---|
134 | dir0=`pwd`; \ |
---|
135 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \ |
---|
136 | sed_rest='s,^[^/]*/*,,'; \ |
---|
137 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \ |
---|
138 | sed_butlast='s,/*[^/]*$$,,'; \ |
---|
139 | while test -n "$$dir1"; do \ |
---|
140 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \ |
---|
141 | if test "$$first" != "."; then \ |
---|
142 | if test "$$first" = ".."; then \ |
---|
143 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ |
---|
144 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ |
---|
145 | else \ |
---|
146 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ |
---|
147 | if test "$$first2" = "$$first"; then \ |
---|
148 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ |
---|
149 | else \ |
---|
150 | dir2="../$$dir2"; \ |
---|
151 | fi; \ |
---|
152 | dir0="$$dir0"/"$$first"; \ |
---|
153 | fi; \ |
---|
154 | fi; \ |
---|
155 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ |
---|
156 | done; \ |
---|
157 | reldir="$$dir2" |
---|
158 | GZIP_ENV = --best |
---|
159 | DIST_ARCHIVES = $(distdir).tar.bz2 |
---|
160 | distuninstallcheck_listfiles = find . -type f -print |
---|
161 | distcleancheck_listfiles = find . -type f -print |
---|
162 | ACLOCAL = @ACLOCAL@ |
---|
163 | AMTAR = @AMTAR@ |
---|
164 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
---|
165 | AR = @AR@ |
---|
166 | AUTOCONF = @AUTOCONF@ |
---|
167 | AUTOHEADER = @AUTOHEADER@ |
---|
168 | AUTOMAKE = @AUTOMAKE@ |
---|
169 | AWK = @AWK@ |
---|
170 | BOOST_FILESYSTEM_LIBS = @BOOST_FILESYSTEM_LIBS@ |
---|
171 | BOOST_LIBS = @BOOST_LIBS@ |
---|
172 | CC = @CC@ |
---|
173 | CCDEPMODE = @CCDEPMODE@ |
---|
174 | CFLAGS = @CFLAGS@ |
---|
175 | CPP = @CPP@ |
---|
176 | CPPFLAGS = @CPPFLAGS@ |
---|
177 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ |
---|
178 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ |
---|
179 | CPPUNIT_LIBS = @CPPUNIT_LIBS@ |
---|
180 | CSBUILD_CONF = @CSBUILD_CONF@ |
---|
181 | CXX = @CXX@ |
---|
182 | CXXCPP = @CXXCPP@ |
---|
183 | CXXDEPMODE = @CXXDEPMODE@ |
---|
184 | CXXFLAGS = @CXXFLAGS@ |
---|
185 | CYGPATH_W = @CYGPATH_W@ |
---|
186 | DCHROOT_CONF = @DCHROOT_CONF@ |
---|
187 | DEFS = @DEFS@ |
---|
188 | DEPDIR = @DEPDIR@ |
---|
189 | DOXYGEN = @DOXYGEN@ |
---|
190 | DSYMUTIL = @DSYMUTIL@ |
---|
191 | DUMPBIN = @DUMPBIN@ |
---|
192 | ECHO_C = @ECHO_C@ |
---|
193 | ECHO_N = @ECHO_N@ |
---|
194 | ECHO_T = @ECHO_T@ |
---|
195 | EGREP = @EGREP@ |
---|
196 | EXEEXT = @EXEEXT@ |
---|
197 | FGREP = @FGREP@ |
---|
198 | FIND = @FIND@ |
---|
199 | GMSGFMT = @GMSGFMT@ |
---|
200 | GMSGFMT_015 = @GMSGFMT_015@ |
---|
201 | GREP = @GREP@ |
---|
202 | INSTALL = @INSTALL@ |
---|
203 | INSTALL_DATA = @INSTALL_DATA@ |
---|
204 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
205 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
206 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
207 | INTLLIBS = @INTLLIBS@ |
---|
208 | INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ |
---|
209 | LD = @LD@ |
---|
210 | LDFLAGS = @LDFLAGS@ |
---|
211 | LIBICONV = @LIBICONV@ |
---|
212 | LIBINTL = @LIBINTL@ |
---|
213 | LIBOBJS = @LIBOBJS@ |
---|
214 | LIBS = @LIBS@ |
---|
215 | LIBTOOL = @LIBTOOL@ |
---|
216 | LIPO = @LIPO@ |
---|
217 | LN_S = @LN_S@ |
---|
218 | LOCKDEV_LIBS = @LOCKDEV_LIBS@ |
---|
219 | LOSETUP = @LOSETUP@ |
---|
220 | LTLIBICONV = @LTLIBICONV@ |
---|
221 | LTLIBINTL = @LTLIBINTL@ |
---|
222 | LTLIBOBJS = @LTLIBOBJS@ |
---|
223 | LVCREATE = @LVCREATE@ |
---|
224 | LVREMOVE = @LVREMOVE@ |
---|
225 | MAINT = @MAINT@ |
---|
226 | MAKEINFO = @MAKEINFO@ |
---|
227 | MKDIR_P = @MKDIR_P@ |
---|
228 | MSGFMT = @MSGFMT@ |
---|
229 | MSGFMT_015 = @MSGFMT_015@ |
---|
230 | MSGMERGE = @MSGMERGE@ |
---|
231 | NM = @NM@ |
---|
232 | NMEDIT = @NMEDIT@ |
---|
233 | OBJDUMP = @OBJDUMP@ |
---|
234 | OBJEXT = @OBJEXT@ |
---|
235 | OTOOL = @OTOOL@ |
---|
236 | OTOOL64 = @OTOOL64@ |
---|
237 | PACKAGE = @PACKAGE@ |
---|
238 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
239 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
240 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
241 | PACKAGE_SYSCONF_DIR = @PACKAGE_SYSCONF_DIR@ |
---|
242 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
243 | PACKAGE_URL = @PACKAGE_URL@ |
---|
244 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
245 | PAM_LIBS = @PAM_LIBS@ |
---|
246 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
247 | PKG_CONFIG = @PKG_CONFIG@ |
---|
248 | POSUB = @POSUB@ |
---|
249 | PTHREAD_CC = @PTHREAD_CC@ |
---|
250 | PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ |
---|
251 | PTHREAD_LIBS = @PTHREAD_LIBS@ |
---|
252 | RANLIB = @RANLIB@ |
---|
253 | RELEASE_DATE = @RELEASE_DATE@ |
---|
254 | RELEASE_DATE_S = @RELEASE_DATE_S@ |
---|
255 | SBUILD_BINARY_AGE = @SBUILD_BINARY_AGE@ |
---|
256 | SBUILD_CURRENT_INTERFACE = @SBUILD_CURRENT_INTERFACE@ |
---|
257 | SBUILD_INTERFACE_AGE = @SBUILD_INTERFACE_AGE@ |
---|
258 | SCHROOT_CFLAGS = @SCHROOT_CFLAGS@ |
---|
259 | SCHROOT_CONF = @SCHROOT_CONF@ |
---|
260 | SCHROOT_CONF_CHROOT_D = @SCHROOT_CONF_CHROOT_D@ |
---|
261 | SCHROOT_CONF_SETUP_D = @SCHROOT_CONF_SETUP_D@ |
---|
262 | SCHROOT_FILE_UNPACK_DIR = @SCHROOT_FILE_UNPACK_DIR@ |
---|
263 | SCHROOT_LIBEXEC_DIR = @SCHROOT_LIBEXEC_DIR@ |
---|
264 | SCHROOT_MOUNT_DIR = @SCHROOT_MOUNT_DIR@ |
---|
265 | SCHROOT_OVERLAY_DIR = @SCHROOT_OVERLAY_DIR@ |
---|
266 | SCHROOT_SESSION_DIR = @SCHROOT_SESSION_DIR@ |
---|
267 | SCHROOT_UNDERLAY_DIR = @SCHROOT_UNDERLAY_DIR@ |
---|
268 | SED = @SED@ |
---|
269 | SET_MAKE = @SET_MAKE@ |
---|
270 | SHELL = @SHELL@ |
---|
271 | STRIP = @STRIP@ |
---|
272 | USE_NLS = @USE_NLS@ |
---|
273 | UUID_CFLAGS = @UUID_CFLAGS@ |
---|
274 | UUID_LIBS = @UUID_LIBS@ |
---|
275 | VERSION = @VERSION@ |
---|
276 | XARGS = @XARGS@ |
---|
277 | XGETTEXT = @XGETTEXT@ |
---|
278 | XGETTEXT_015 = @XGETTEXT_015@ |
---|
279 | abs_builddir = @abs_builddir@ |
---|
280 | abs_srcdir = @abs_srcdir@ |
---|
281 | abs_top_builddir = @abs_top_builddir@ |
---|
282 | abs_top_srcdir = @abs_top_srcdir@ |
---|
283 | ac_ct_CC = @ac_ct_CC@ |
---|
284 | ac_ct_CXX = @ac_ct_CXX@ |
---|
285 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
---|
286 | acx_pthread_config = @acx_pthread_config@ |
---|
287 | am__include = @am__include@ |
---|
288 | am__leading_dot = @am__leading_dot@ |
---|
289 | am__quote = @am__quote@ |
---|
290 | am__tar = @am__tar@ |
---|
291 | am__untar = @am__untar@ |
---|
292 | bashcompletiondir = @bashcompletiondir@ |
---|
293 | bindir = @bindir@ |
---|
294 | build = @build@ |
---|
295 | build_alias = @build_alias@ |
---|
296 | build_cpu = @build_cpu@ |
---|
297 | build_os = @build_os@ |
---|
298 | build_vendor = @build_vendor@ |
---|
299 | builddir = @builddir@ |
---|
300 | datadir = @datadir@ |
---|
301 | datarootdir = @datarootdir@ |
---|
302 | docdir = @docdir@ |
---|
303 | dvidir = @dvidir@ |
---|
304 | exec_prefix = @exec_prefix@ |
---|
305 | host = @host@ |
---|
306 | host_alias = @host_alias@ |
---|
307 | host_cpu = @host_cpu@ |
---|
308 | host_os = @host_os@ |
---|
309 | host_vendor = @host_vendor@ |
---|
310 | htmldir = @htmldir@ |
---|
311 | includedir = @includedir@ |
---|
312 | infodir = @infodir@ |
---|
313 | install_sh = @install_sh@ |
---|
314 | libdir = @libdir@ |
---|
315 | libexecdir = @libexecdir@ |
---|
316 | localedir = @localedir@ |
---|
317 | localstatedir = @localstatedir@ |
---|
318 | lt_ECHO = @lt_ECHO@ |
---|
319 | mandir = @mandir@ |
---|
320 | mkdir_p = @mkdir_p@ |
---|
321 | oldincludedir = @oldincludedir@ |
---|
322 | pdfdir = @pdfdir@ |
---|
323 | prefix = @prefix@ |
---|
324 | program_transform_name = @program_transform_name@ |
---|
325 | psdir = @psdir@ |
---|
326 | sbindir = @sbindir@ |
---|
327 | sharedstatedir = @sharedstatedir@ |
---|
328 | srcdir = @srcdir@ |
---|
329 | sysconfdir = @sysconfdir@ |
---|
330 | target_alias = @target_alias@ |
---|
331 | top_build_prefix = @top_build_prefix@ |
---|
332 | top_builddir = @top_builddir@ |
---|
333 | top_srcdir = @top_srcdir@ |
---|
334 | ACLOCAL_AMFLAGS = -I m4 |
---|
335 | |
---|
336 | # Global options for use in all Makefiles. |
---|
337 | AM_CXXFLAGS = -I$(top_srcdir) $(LOCAL_CXXFLAGS) $(PTHREAD_CFLAGS) -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing |
---|
338 | AM_LDFLAGS = $(LOCAL_LDFLAGS) $(PTHREAD_LIBS) |
---|
339 | SUBDIRS = sbuild bin test etc man doc po |
---|
340 | EXTRA_DIST = \ |
---|
341 | bootstrap \ |
---|
342 | debian \ |
---|
343 | scripts/schroot_release.m4.in \ |
---|
344 | m4 \ |
---|
345 | HACKING |
---|
346 | |
---|
347 | all: config.h |
---|
348 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
349 | |
---|
350 | .SUFFIXES: |
---|
351 | am--refresh: |
---|
352 | @: |
---|
353 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps) |
---|
354 | @for dep in $?; do \ |
---|
355 | case '$(am__configure_deps)' in \ |
---|
356 | *$$dep*) \ |
---|
357 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ |
---|
358 | $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ |
---|
359 | && exit 0; \ |
---|
360 | exit 1;; \ |
---|
361 | esac; \ |
---|
362 | done; \ |
---|
363 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ |
---|
364 | $(am__cd) $(top_srcdir) && \ |
---|
365 | $(AUTOMAKE) --gnu Makefile |
---|
366 | .PRECIOUS: Makefile |
---|
367 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
368 | @case '$?' in \ |
---|
369 | *config.status*) \ |
---|
370 | echo ' $(SHELL) ./config.status'; \ |
---|
371 | $(SHELL) ./config.status;; \ |
---|
372 | *) \ |
---|
373 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
374 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
375 | esac; |
---|
376 | |
---|
377 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
378 | $(SHELL) ./config.status --recheck |
---|
379 | |
---|
380 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
381 | $(am__cd) $(srcdir) && $(AUTOCONF) |
---|
382 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
383 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
384 | $(am__aclocal_m4_deps): |
---|
385 | |
---|
386 | config.h: stamp-h1 |
---|
387 | @if test ! -f $@; then \ |
---|
388 | rm -f stamp-h1; \ |
---|
389 | $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ |
---|
390 | else :; fi |
---|
391 | |
---|
392 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
393 | @rm -f stamp-h1 |
---|
394 | cd $(top_builddir) && $(SHELL) ./config.status config.h |
---|
395 | $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
396 | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) |
---|
397 | rm -f stamp-h1 |
---|
398 | touch $@ |
---|
399 | |
---|
400 | distclean-hdr: |
---|
401 | -rm -f config.h stamp-h1 |
---|
402 | scripts/po-notify: $(top_builddir)/config.status $(top_srcdir)/scripts/po-notify.in |
---|
403 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
404 | |
---|
405 | mostlyclean-libtool: |
---|
406 | -rm -f *.lo |
---|
407 | |
---|
408 | clean-libtool: |
---|
409 | -rm -rf .libs _libs |
---|
410 | |
---|
411 | distclean-libtool: |
---|
412 | -rm -f libtool config.lt |
---|
413 | |
---|
414 | # This directory's subdirectories are mostly independent; you can cd |
---|
415 | # into them and run `make' without going through this Makefile. |
---|
416 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
417 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
418 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
419 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
420 | $(RECURSIVE_TARGETS): |
---|
421 | @failcom='exit 1'; \ |
---|
422 | for f in x $$MAKEFLAGS; do \ |
---|
423 | case $$f in \ |
---|
424 | *=* | --[!k]*);; \ |
---|
425 | *k*) failcom='fail=yes';; \ |
---|
426 | esac; \ |
---|
427 | done; \ |
---|
428 | dot_seen=no; \ |
---|
429 | target=`echo $@ | sed s/-recursive//`; \ |
---|
430 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
431 | echo "Making $$target in $$subdir"; \ |
---|
432 | if test "$$subdir" = "."; then \ |
---|
433 | dot_seen=yes; \ |
---|
434 | local_target="$$target-am"; \ |
---|
435 | else \ |
---|
436 | local_target="$$target"; \ |
---|
437 | fi; \ |
---|
438 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
439 | || eval $$failcom; \ |
---|
440 | done; \ |
---|
441 | if test "$$dot_seen" = "no"; then \ |
---|
442 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
443 | fi; test -z "$$fail" |
---|
444 | |
---|
445 | $(RECURSIVE_CLEAN_TARGETS): |
---|
446 | @failcom='exit 1'; \ |
---|
447 | for f in x $$MAKEFLAGS; do \ |
---|
448 | case $$f in \ |
---|
449 | *=* | --[!k]*);; \ |
---|
450 | *k*) failcom='fail=yes';; \ |
---|
451 | esac; \ |
---|
452 | done; \ |
---|
453 | dot_seen=no; \ |
---|
454 | case "$@" in \ |
---|
455 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
456 | *) list='$(SUBDIRS)' ;; \ |
---|
457 | esac; \ |
---|
458 | rev=''; for subdir in $$list; do \ |
---|
459 | if test "$$subdir" = "."; then :; else \ |
---|
460 | rev="$$subdir $$rev"; \ |
---|
461 | fi; \ |
---|
462 | done; \ |
---|
463 | rev="$$rev ."; \ |
---|
464 | target=`echo $@ | sed s/-recursive//`; \ |
---|
465 | for subdir in $$rev; do \ |
---|
466 | echo "Making $$target in $$subdir"; \ |
---|
467 | if test "$$subdir" = "."; then \ |
---|
468 | local_target="$$target-am"; \ |
---|
469 | else \ |
---|
470 | local_target="$$target"; \ |
---|
471 | fi; \ |
---|
472 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
473 | || eval $$failcom; \ |
---|
474 | done && test -z "$$fail" |
---|
475 | tags-recursive: |
---|
476 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
477 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
478 | done |
---|
479 | ctags-recursive: |
---|
480 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
481 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
482 | done |
---|
483 | |
---|
484 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
485 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
486 | unique=`for i in $$list; do \ |
---|
487 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
488 | done | \ |
---|
489 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
---|
490 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
---|
491 | mkid -fID $$unique |
---|
492 | tags: TAGS |
---|
493 | |
---|
494 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
495 | $(TAGS_FILES) $(LISP) |
---|
496 | set x; \ |
---|
497 | here=`pwd`; \ |
---|
498 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
499 | include_option=--etags-include; \ |
---|
500 | empty_fix=.; \ |
---|
501 | else \ |
---|
502 | include_option=--include; \ |
---|
503 | empty_fix=; \ |
---|
504 | fi; \ |
---|
505 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
506 | if test "$$subdir" = .; then :; else \ |
---|
507 | test ! -f $$subdir/TAGS || \ |
---|
508 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
---|
509 | fi; \ |
---|
510 | done; \ |
---|
511 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
512 | unique=`for i in $$list; do \ |
---|
513 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
514 | done | \ |
---|
515 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
---|
516 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
---|
517 | shift; \ |
---|
518 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
---|
519 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
520 | if test $$# -gt 0; then \ |
---|
521 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
522 | "$$@" $$unique; \ |
---|
523 | else \ |
---|
524 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
525 | $$unique; \ |
---|
526 | fi; \ |
---|
527 | fi |
---|
528 | ctags: CTAGS |
---|
529 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
530 | $(TAGS_FILES) $(LISP) |
---|
531 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
532 | unique=`for i in $$list; do \ |
---|
533 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
534 | done | \ |
---|
535 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
---|
536 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
---|
537 | test -z "$(CTAGS_ARGS)$$unique" \ |
---|
538 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
539 | $$unique |
---|
540 | |
---|
541 | GTAGS: |
---|
542 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
543 | && $(am__cd) $(top_srcdir) \ |
---|
544 | && gtags -i $(GTAGS_ARGS) "$$here" |
---|
545 | |
---|
546 | distclean-tags: |
---|
547 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
548 | |
---|
549 | distdir: $(DISTFILES) |
---|
550 | @case `sed 15q $(srcdir)/NEWS` in \ |
---|
551 | *"$(VERSION)"*) : ;; \ |
---|
552 | *) \ |
---|
553 | echo "NEWS not updated; not releasing" 1>&2; \ |
---|
554 | exit 1;; \ |
---|
555 | esac |
---|
556 | $(am__remove_distdir) |
---|
557 | test -d "$(distdir)" || mkdir "$(distdir)" |
---|
558 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
559 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
560 | list='$(DISTFILES)'; \ |
---|
561 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
562 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
563 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
564 | case $$dist_files in \ |
---|
565 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
566 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
567 | sort -u` ;; \ |
---|
568 | esac; \ |
---|
569 | for file in $$dist_files; do \ |
---|
570 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
571 | if test -d $$d/$$file; then \ |
---|
572 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
573 | if test -d "$(distdir)/$$file"; then \ |
---|
574 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
---|
575 | fi; \ |
---|
576 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
577 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
---|
578 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
---|
579 | fi; \ |
---|
580 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
---|
581 | else \ |
---|
582 | test -f "$(distdir)/$$file" \ |
---|
583 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
---|
584 | || exit 1; \ |
---|
585 | fi; \ |
---|
586 | done |
---|
587 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
588 | if test "$$subdir" = .; then :; else \ |
---|
589 | test -d "$(distdir)/$$subdir" \ |
---|
590 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
---|
591 | || exit 1; \ |
---|
592 | fi; \ |
---|
593 | done |
---|
594 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
595 | if test "$$subdir" = .; then :; else \ |
---|
596 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ |
---|
597 | $(am__relativize); \ |
---|
598 | new_distdir=$$reldir; \ |
---|
599 | dir1=$$subdir; dir2="$(top_distdir)"; \ |
---|
600 | $(am__relativize); \ |
---|
601 | new_top_distdir=$$reldir; \ |
---|
602 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ |
---|
603 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ |
---|
604 | ($(am__cd) $$subdir && \ |
---|
605 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
606 | top_distdir="$$new_top_distdir" \ |
---|
607 | distdir="$$new_distdir" \ |
---|
608 | am__remove_distdir=: \ |
---|
609 | am__skip_length_check=: \ |
---|
610 | am__skip_mode_fix=: \ |
---|
611 | distdir) \ |
---|
612 | || exit 1; \ |
---|
613 | fi; \ |
---|
614 | done |
---|
615 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
616 | top_distdir="$(top_distdir)" distdir="$(distdir)" \ |
---|
617 | dist-hook |
---|
618 | -test -n "$(am__skip_mode_fix)" \ |
---|
619 | || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
620 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
621 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
622 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
---|
623 | || chmod -R a+r "$(distdir)" |
---|
624 | dist-gzip: distdir |
---|
625 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
626 | $(am__remove_distdir) |
---|
627 | dist-bzip2: distdir |
---|
628 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
629 | $(am__remove_distdir) |
---|
630 | |
---|
631 | dist-lzma: distdir |
---|
632 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
---|
633 | $(am__remove_distdir) |
---|
634 | |
---|
635 | dist-xz: distdir |
---|
636 | tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz |
---|
637 | $(am__remove_distdir) |
---|
638 | |
---|
639 | dist-tarZ: distdir |
---|
640 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
---|
641 | $(am__remove_distdir) |
---|
642 | |
---|
643 | dist-shar: distdir |
---|
644 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
645 | $(am__remove_distdir) |
---|
646 | |
---|
647 | dist-zip: distdir |
---|
648 | -rm -f $(distdir).zip |
---|
649 | zip -rq $(distdir).zip $(distdir) |
---|
650 | $(am__remove_distdir) |
---|
651 | |
---|
652 | dist dist-all: distdir |
---|
653 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
654 | $(am__remove_distdir) |
---|
655 | |
---|
656 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
657 | # it guarantees that the distribution is self-contained by making another |
---|
658 | # tarfile. |
---|
659 | distcheck: dist |
---|
660 | case '$(DIST_ARCHIVES)' in \ |
---|
661 | *.tar.gz*) \ |
---|
662 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
---|
663 | *.tar.bz2*) \ |
---|
664 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
---|
665 | *.tar.lzma*) \ |
---|
666 | unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ |
---|
667 | *.tar.xz*) \ |
---|
668 | xz -dc $(distdir).tar.xz | $(am__untar) ;;\ |
---|
669 | *.tar.Z*) \ |
---|
670 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
---|
671 | *.shar.gz*) \ |
---|
672 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
---|
673 | *.zip*) \ |
---|
674 | unzip $(distdir).zip ;;\ |
---|
675 | esac |
---|
676 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
677 | mkdir $(distdir)/_build |
---|
678 | mkdir $(distdir)/_inst |
---|
679 | chmod a-w $(distdir) |
---|
680 | test -d $(distdir)/_build || exit 0; \ |
---|
681 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
682 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
683 | && am__cwd=`pwd` \ |
---|
684 | && $(am__cd) $(distdir)/_build \ |
---|
685 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
686 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
687 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
688 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
689 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
690 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
691 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
692 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
693 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
694 | distuninstallcheck \ |
---|
695 | && chmod -R a-w "$$dc_install_base" \ |
---|
696 | && ({ \ |
---|
697 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
698 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
699 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
700 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
701 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
702 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
703 | && rm -rf "$$dc_destdir" \ |
---|
704 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
705 | && rm -rf $(DIST_ARCHIVES) \ |
---|
706 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ |
---|
707 | && cd "$$am__cwd" \ |
---|
708 | || exit 1 |
---|
709 | $(am__remove_distdir) |
---|
710 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
711 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
712 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
---|
713 | distuninstallcheck: |
---|
714 | @$(am__cd) '$(distuninstallcheck_dir)' \ |
---|
715 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
716 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
717 | if test -n "$(DESTDIR)"; then \ |
---|
718 | echo " (check DESTDIR support)"; \ |
---|
719 | fi ; \ |
---|
720 | $(distuninstallcheck_listfiles) ; \ |
---|
721 | exit 1; } >&2 |
---|
722 | distcleancheck: distclean |
---|
723 | @if test '$(srcdir)' = . ; then \ |
---|
724 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
725 | exit 1 ; \ |
---|
726 | fi |
---|
727 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
728 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
729 | $(distcleancheck_listfiles) ; \ |
---|
730 | exit 1; } >&2 |
---|
731 | check-am: all-am |
---|
732 | check: check-recursive |
---|
733 | all-am: Makefile config.h |
---|
734 | installdirs: installdirs-recursive |
---|
735 | installdirs-am: |
---|
736 | install: install-recursive |
---|
737 | install-exec: install-exec-recursive |
---|
738 | install-data: install-data-recursive |
---|
739 | uninstall: uninstall-recursive |
---|
740 | |
---|
741 | install-am: all-am |
---|
742 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
743 | |
---|
744 | installcheck: installcheck-recursive |
---|
745 | install-strip: |
---|
746 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
747 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
748 | `test -z '$(STRIP)' || \ |
---|
749 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
750 | mostlyclean-generic: |
---|
751 | |
---|
752 | clean-generic: |
---|
753 | |
---|
754 | distclean-generic: |
---|
755 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
756 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
---|
757 | |
---|
758 | maintainer-clean-generic: |
---|
759 | @echo "This command is intended for maintainers to use" |
---|
760 | @echo "it deletes files that may require special tools to rebuild." |
---|
761 | clean: clean-recursive |
---|
762 | |
---|
763 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
764 | |
---|
765 | distclean: distclean-recursive |
---|
766 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
767 | -rm -f Makefile |
---|
768 | distclean-am: clean-am distclean-generic distclean-hdr \ |
---|
769 | distclean-libtool distclean-tags |
---|
770 | |
---|
771 | dvi: dvi-recursive |
---|
772 | |
---|
773 | dvi-am: |
---|
774 | |
---|
775 | html: html-recursive |
---|
776 | |
---|
777 | html-am: |
---|
778 | |
---|
779 | info: info-recursive |
---|
780 | |
---|
781 | info-am: |
---|
782 | |
---|
783 | install-data-am: |
---|
784 | |
---|
785 | install-dvi: install-dvi-recursive |
---|
786 | |
---|
787 | install-dvi-am: |
---|
788 | |
---|
789 | install-exec-am: |
---|
790 | |
---|
791 | install-html: install-html-recursive |
---|
792 | |
---|
793 | install-html-am: |
---|
794 | |
---|
795 | install-info: install-info-recursive |
---|
796 | |
---|
797 | install-info-am: |
---|
798 | |
---|
799 | install-man: |
---|
800 | |
---|
801 | install-pdf: install-pdf-recursive |
---|
802 | |
---|
803 | install-pdf-am: |
---|
804 | |
---|
805 | install-ps: install-ps-recursive |
---|
806 | |
---|
807 | install-ps-am: |
---|
808 | |
---|
809 | installcheck-am: |
---|
810 | |
---|
811 | maintainer-clean: maintainer-clean-recursive |
---|
812 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
813 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
814 | -rm -f Makefile |
---|
815 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
816 | |
---|
817 | mostlyclean: mostlyclean-recursive |
---|
818 | |
---|
819 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
820 | |
---|
821 | pdf-am: |
---|
822 | |
---|
823 | ps-am: |
---|
824 | |
---|
825 | uninstall-am: |
---|
826 | |
---|
827 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ |
---|
828 | ctags-recursive install-am install-strip tags-recursive |
---|
829 | |
---|
830 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
---|
831 | all all-am am--refresh check check-am clean clean-generic \ |
---|
832 | clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ |
---|
833 | dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ |
---|
834 | dist-zip distcheck distclean distclean-generic distclean-hdr \ |
---|
835 | distclean-libtool distclean-tags distcleancheck distdir \ |
---|
836 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
---|
837 | install install-am install-data install-data-am install-dvi \ |
---|
838 | install-dvi-am install-exec install-exec-am install-html \ |
---|
839 | install-html-am install-info install-info-am install-man \ |
---|
840 | install-pdf install-pdf-am install-ps install-ps-am \ |
---|
841 | install-strip installcheck installcheck-am installdirs \ |
---|
842 | installdirs-am maintainer-clean maintainer-clean-generic \ |
---|
843 | mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ |
---|
844 | ps ps-am tags tags-recursive uninstall uninstall-am |
---|
845 | |
---|
846 | |
---|
847 | dist-hook: |
---|
848 | # Remove junk from the generated tarball. |
---|
849 | $(FIND) $(distdir) -name '.*' -print | $(XARGS) xargs $(RM) -rf |
---|
850 | $(FIND) $(distdir) -name '#*' -print | $(XARGS) $(RM) -rf |
---|
851 | $(FIND) $(distdir) -name '*~' -print | $(XARGS) $(RM) -rf |
---|
852 | |
---|
853 | # Generate ChangeLog |
---|
854 | if [ -d .git ]; then \ |
---|
855 | git log > $(distdir)/ChangeLog; \ |
---|
856 | fi |
---|
857 | |
---|
858 | ps: |
---|
859 | $(MAKE) -C doc schroot.ps |
---|
860 | |
---|
861 | pdf: |
---|
862 | $(MAKE) -C doc schroot.pdf |
---|
863 | |
---|
864 | .PHONY: ps pdf |
---|
865 | |
---|
866 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
867 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
868 | .NOEXPORT: |
---|