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 | |
---|
60 | VPATH = @srcdir@ |
---|
61 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
62 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
63 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
64 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
---|
65 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
66 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
67 | install_sh_PROGRAM = $(install_sh) -c |
---|
68 | install_sh_SCRIPT = $(install_sh) -c |
---|
69 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
70 | transform = $(program_transform_name) |
---|
71 | NORMAL_INSTALL = : |
---|
72 | PRE_INSTALL = : |
---|
73 | POST_INSTALL = : |
---|
74 | NORMAL_UNINSTALL = : |
---|
75 | PRE_UNINSTALL = : |
---|
76 | POST_UNINSTALL = : |
---|
77 | build_triplet = @build@ |
---|
78 | host_triplet = @host@ |
---|
79 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
---|
80 | $(top_srcdir)/scripts/global.mk |
---|
81 | subdir = etc |
---|
82 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
83 | am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ |
---|
84 | $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \ |
---|
85 | $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ |
---|
86 | $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \ |
---|
87 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
---|
88 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
---|
89 | $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ |
---|
90 | $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac |
---|
91 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
92 | $(ACLOCAL_M4) |
---|
93 | mkinstalldirs = $(install_sh) -d |
---|
94 | CONFIG_HEADER = $(top_builddir)/config.h \ |
---|
95 | $(top_builddir)/sbuild/sbuild-config.h |
---|
96 | CONFIG_CLEAN_FILES = |
---|
97 | CONFIG_CLEAN_VPATH_FILES = |
---|
98 | AM_V_GEN = $(am__v_GEN_$(V)) |
---|
99 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) |
---|
100 | am__v_GEN_0 = @echo " GEN " $@; |
---|
101 | AM_V_at = $(am__v_at_$(V)) |
---|
102 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) |
---|
103 | am__v_at_0 = @ |
---|
104 | SOURCES = |
---|
105 | DIST_SOURCES = |
---|
106 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
107 | html-recursive info-recursive install-data-recursive \ |
---|
108 | install-dvi-recursive install-exec-recursive \ |
---|
109 | install-html-recursive install-info-recursive \ |
---|
110 | install-pdf-recursive install-ps-recursive install-recursive \ |
---|
111 | installcheck-recursive installdirs-recursive pdf-recursive \ |
---|
112 | ps-recursive uninstall-recursive |
---|
113 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
114 | am__vpath_adj = case $$p in \ |
---|
115 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
116 | *) f=$$p;; \ |
---|
117 | esac; |
---|
118 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
---|
119 | am__install_max = 40 |
---|
120 | am__nobase_strip_setup = \ |
---|
121 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
---|
122 | am__nobase_strip = \ |
---|
123 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
---|
124 | am__nobase_list = $(am__nobase_strip_setup); \ |
---|
125 | for p in $$list; do echo "$$p $$p"; done | \ |
---|
126 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
---|
127 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
---|
128 | if (++n[$$2] == $(am__install_max)) \ |
---|
129 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
---|
130 | END { for (dir in files) print dir, files[dir] }' |
---|
131 | am__base_list = \ |
---|
132 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
---|
133 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
---|
134 | am__installdirs = "$(DESTDIR)$(pkgsysconfdir)" |
---|
135 | DATA = $(pkgsysconf_DATA) |
---|
136 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
---|
137 | distclean-recursive maintainer-clean-recursive |
---|
138 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ |
---|
139 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ |
---|
140 | distdir |
---|
141 | ETAGS = etags |
---|
142 | CTAGS = ctags |
---|
143 | DIST_SUBDIRS = $(SUBDIRS) |
---|
144 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
145 | am__relativize = \ |
---|
146 | dir0=`pwd`; \ |
---|
147 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \ |
---|
148 | sed_rest='s,^[^/]*/*,,'; \ |
---|
149 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \ |
---|
150 | sed_butlast='s,/*[^/]*$$,,'; \ |
---|
151 | while test -n "$$dir1"; do \ |
---|
152 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \ |
---|
153 | if test "$$first" != "."; then \ |
---|
154 | if test "$$first" = ".."; then \ |
---|
155 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ |
---|
156 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ |
---|
157 | else \ |
---|
158 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ |
---|
159 | if test "$$first2" = "$$first"; then \ |
---|
160 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ |
---|
161 | else \ |
---|
162 | dir2="../$$dir2"; \ |
---|
163 | fi; \ |
---|
164 | dir0="$$dir0"/"$$first"; \ |
---|
165 | fi; \ |
---|
166 | fi; \ |
---|
167 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ |
---|
168 | done; \ |
---|
169 | reldir="$$dir2" |
---|
170 | ACLOCAL = @ACLOCAL@ |
---|
171 | AMTAR = @AMTAR@ |
---|
172 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
---|
173 | AR = @AR@ |
---|
174 | AUTOCONF = @AUTOCONF@ |
---|
175 | AUTOHEADER = @AUTOHEADER@ |
---|
176 | AUTOMAKE = @AUTOMAKE@ |
---|
177 | AWK = @AWK@ |
---|
178 | BOOST_FILESYSTEM_LIBS = @BOOST_FILESYSTEM_LIBS@ |
---|
179 | BOOST_LIBS = @BOOST_LIBS@ |
---|
180 | CC = @CC@ |
---|
181 | CCDEPMODE = @CCDEPMODE@ |
---|
182 | CFLAGS = @CFLAGS@ |
---|
183 | CPP = @CPP@ |
---|
184 | CPPFLAGS = @CPPFLAGS@ |
---|
185 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ |
---|
186 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ |
---|
187 | CPPUNIT_LIBS = @CPPUNIT_LIBS@ |
---|
188 | CSBUILD_CONF = @CSBUILD_CONF@ |
---|
189 | CXX = @CXX@ |
---|
190 | CXXCPP = @CXXCPP@ |
---|
191 | CXXDEPMODE = @CXXDEPMODE@ |
---|
192 | CXXFLAGS = @CXXFLAGS@ |
---|
193 | CYGPATH_W = @CYGPATH_W@ |
---|
194 | DCHROOT_CONF = @DCHROOT_CONF@ |
---|
195 | DEFS = @DEFS@ |
---|
196 | DEPDIR = @DEPDIR@ |
---|
197 | DOXYGEN = @DOXYGEN@ |
---|
198 | DSYMUTIL = @DSYMUTIL@ |
---|
199 | DUMPBIN = @DUMPBIN@ |
---|
200 | ECHO_C = @ECHO_C@ |
---|
201 | ECHO_N = @ECHO_N@ |
---|
202 | ECHO_T = @ECHO_T@ |
---|
203 | EGREP = @EGREP@ |
---|
204 | EXEEXT = @EXEEXT@ |
---|
205 | FGREP = @FGREP@ |
---|
206 | FIND = @FIND@ |
---|
207 | GMSGFMT = @GMSGFMT@ |
---|
208 | GMSGFMT_015 = @GMSGFMT_015@ |
---|
209 | GREP = @GREP@ |
---|
210 | INSTALL = @INSTALL@ |
---|
211 | INSTALL_DATA = @INSTALL_DATA@ |
---|
212 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
213 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
214 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
215 | INTLLIBS = @INTLLIBS@ |
---|
216 | INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ |
---|
217 | LD = @LD@ |
---|
218 | LDFLAGS = @LDFLAGS@ |
---|
219 | LIBICONV = @LIBICONV@ |
---|
220 | LIBINTL = @LIBINTL@ |
---|
221 | LIBOBJS = @LIBOBJS@ |
---|
222 | LIBS = @LIBS@ |
---|
223 | LIBTOOL = @LIBTOOL@ |
---|
224 | LIPO = @LIPO@ |
---|
225 | LN_S = @LN_S@ |
---|
226 | LOCKDEV_LIBS = @LOCKDEV_LIBS@ |
---|
227 | LOSETUP = @LOSETUP@ |
---|
228 | LTLIBICONV = @LTLIBICONV@ |
---|
229 | LTLIBINTL = @LTLIBINTL@ |
---|
230 | LTLIBOBJS = @LTLIBOBJS@ |
---|
231 | LVCREATE = @LVCREATE@ |
---|
232 | LVREMOVE = @LVREMOVE@ |
---|
233 | MAINT = @MAINT@ |
---|
234 | MAKEINFO = @MAKEINFO@ |
---|
235 | MKDIR_P = @MKDIR_P@ |
---|
236 | MSGFMT = @MSGFMT@ |
---|
237 | MSGFMT_015 = @MSGFMT_015@ |
---|
238 | MSGMERGE = @MSGMERGE@ |
---|
239 | NM = @NM@ |
---|
240 | NMEDIT = @NMEDIT@ |
---|
241 | OBJDUMP = @OBJDUMP@ |
---|
242 | OBJEXT = @OBJEXT@ |
---|
243 | OTOOL = @OTOOL@ |
---|
244 | OTOOL64 = @OTOOL64@ |
---|
245 | PACKAGE = @PACKAGE@ |
---|
246 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
247 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
248 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
249 | PACKAGE_SYSCONF_DIR = @PACKAGE_SYSCONF_DIR@ |
---|
250 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
251 | PACKAGE_URL = @PACKAGE_URL@ |
---|
252 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
253 | PAM_LIBS = @PAM_LIBS@ |
---|
254 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
255 | PKG_CONFIG = @PKG_CONFIG@ |
---|
256 | POSUB = @POSUB@ |
---|
257 | PTHREAD_CC = @PTHREAD_CC@ |
---|
258 | PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ |
---|
259 | PTHREAD_LIBS = @PTHREAD_LIBS@ |
---|
260 | RANLIB = @RANLIB@ |
---|
261 | RELEASE_DATE = @RELEASE_DATE@ |
---|
262 | RELEASE_DATE_S = @RELEASE_DATE_S@ |
---|
263 | SBUILD_BINARY_AGE = @SBUILD_BINARY_AGE@ |
---|
264 | SBUILD_CURRENT_INTERFACE = @SBUILD_CURRENT_INTERFACE@ |
---|
265 | SBUILD_INTERFACE_AGE = @SBUILD_INTERFACE_AGE@ |
---|
266 | SCHROOT_CFLAGS = @SCHROOT_CFLAGS@ |
---|
267 | SCHROOT_CONF = @SCHROOT_CONF@ |
---|
268 | SCHROOT_CONF_CHROOT_D = @SCHROOT_CONF_CHROOT_D@ |
---|
269 | SCHROOT_CONF_SETUP_D = @SCHROOT_CONF_SETUP_D@ |
---|
270 | SCHROOT_FILE_UNPACK_DIR = @SCHROOT_FILE_UNPACK_DIR@ |
---|
271 | SCHROOT_LIBEXEC_DIR = @SCHROOT_LIBEXEC_DIR@ |
---|
272 | SCHROOT_MOUNT_DIR = @SCHROOT_MOUNT_DIR@ |
---|
273 | SCHROOT_OVERLAY_DIR = @SCHROOT_OVERLAY_DIR@ |
---|
274 | SCHROOT_SESSION_DIR = @SCHROOT_SESSION_DIR@ |
---|
275 | SCHROOT_UNDERLAY_DIR = @SCHROOT_UNDERLAY_DIR@ |
---|
276 | SED = @SED@ |
---|
277 | SET_MAKE = @SET_MAKE@ |
---|
278 | SHELL = @SHELL@ |
---|
279 | STRIP = @STRIP@ |
---|
280 | USE_NLS = @USE_NLS@ |
---|
281 | UUID_CFLAGS = @UUID_CFLAGS@ |
---|
282 | UUID_LIBS = @UUID_LIBS@ |
---|
283 | VERSION = @VERSION@ |
---|
284 | XARGS = @XARGS@ |
---|
285 | XGETTEXT = @XGETTEXT@ |
---|
286 | XGETTEXT_015 = @XGETTEXT_015@ |
---|
287 | abs_builddir = @abs_builddir@ |
---|
288 | abs_srcdir = @abs_srcdir@ |
---|
289 | abs_top_builddir = @abs_top_builddir@ |
---|
290 | abs_top_srcdir = @abs_top_srcdir@ |
---|
291 | ac_ct_CC = @ac_ct_CC@ |
---|
292 | ac_ct_CXX = @ac_ct_CXX@ |
---|
293 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
---|
294 | acx_pthread_config = @acx_pthread_config@ |
---|
295 | am__include = @am__include@ |
---|
296 | am__leading_dot = @am__leading_dot@ |
---|
297 | am__quote = @am__quote@ |
---|
298 | am__tar = @am__tar@ |
---|
299 | am__untar = @am__untar@ |
---|
300 | bashcompletiondir = @bashcompletiondir@ |
---|
301 | bindir = @bindir@ |
---|
302 | build = @build@ |
---|
303 | build_alias = @build_alias@ |
---|
304 | build_cpu = @build_cpu@ |
---|
305 | build_os = @build_os@ |
---|
306 | build_vendor = @build_vendor@ |
---|
307 | builddir = @builddir@ |
---|
308 | datadir = @datadir@ |
---|
309 | datarootdir = @datarootdir@ |
---|
310 | docdir = @docdir@ |
---|
311 | dvidir = @dvidir@ |
---|
312 | exec_prefix = @exec_prefix@ |
---|
313 | host = @host@ |
---|
314 | host_alias = @host_alias@ |
---|
315 | host_cpu = @host_cpu@ |
---|
316 | host_os = @host_os@ |
---|
317 | host_vendor = @host_vendor@ |
---|
318 | htmldir = @htmldir@ |
---|
319 | includedir = @includedir@ |
---|
320 | infodir = @infodir@ |
---|
321 | install_sh = @install_sh@ |
---|
322 | libdir = @libdir@ |
---|
323 | libexecdir = @libexecdir@ |
---|
324 | localedir = @localedir@ |
---|
325 | localstatedir = @localstatedir@ |
---|
326 | lt_ECHO = @lt_ECHO@ |
---|
327 | mandir = @mandir@ |
---|
328 | mkdir_p = @mkdir_p@ |
---|
329 | oldincludedir = @oldincludedir@ |
---|
330 | pdfdir = @pdfdir@ |
---|
331 | prefix = @prefix@ |
---|
332 | program_transform_name = @program_transform_name@ |
---|
333 | psdir = @psdir@ |
---|
334 | sbindir = @sbindir@ |
---|
335 | sharedstatedir = @sharedstatedir@ |
---|
336 | srcdir = @srcdir@ |
---|
337 | sysconfdir = @sysconfdir@ |
---|
338 | target_alias = @target_alias@ |
---|
339 | top_build_prefix = @top_build_prefix@ |
---|
340 | top_builddir = @top_builddir@ |
---|
341 | top_srcdir = @top_srcdir@ |
---|
342 | |
---|
343 | # Global options for use in all Makefiles. |
---|
344 | 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 |
---|
345 | AM_LDFLAGS = $(LOCAL_LDFLAGS) $(PTHREAD_LIBS) |
---|
346 | SUBDIRS = pam setup.d bash_completion |
---|
347 | pkgsysconfdir = $(PACKAGE_SYSCONF_DIR) |
---|
348 | pkgsysconf_DATA = \ |
---|
349 | schroot.conf \ |
---|
350 | copyfiles-defaults \ |
---|
351 | mount-defaults \ |
---|
352 | nssdatabases-defaults \ |
---|
353 | script-defaults |
---|
354 | |
---|
355 | EXTRA_DIST = \ |
---|
356 | $(pkgsysconf_DATA) |
---|
357 | |
---|
358 | all: all-recursive |
---|
359 | |
---|
360 | .SUFFIXES: |
---|
361 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps) |
---|
362 | @for dep in $?; do \ |
---|
363 | case '$(am__configure_deps)' in \ |
---|
364 | *$$dep*) \ |
---|
365 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
---|
366 | && { if test -f $@; then exit 0; else break; fi; }; \ |
---|
367 | exit 1;; \ |
---|
368 | esac; \ |
---|
369 | done; \ |
---|
370 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu etc/Makefile'; \ |
---|
371 | $(am__cd) $(top_srcdir) && \ |
---|
372 | $(AUTOMAKE) --gnu etc/Makefile |
---|
373 | .PRECIOUS: Makefile |
---|
374 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
375 | @case '$?' in \ |
---|
376 | *config.status*) \ |
---|
377 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
378 | *) \ |
---|
379 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
380 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
381 | esac; |
---|
382 | |
---|
383 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
384 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
385 | |
---|
386 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
387 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
388 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
389 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
390 | $(am__aclocal_m4_deps): |
---|
391 | |
---|
392 | mostlyclean-libtool: |
---|
393 | -rm -f *.lo |
---|
394 | |
---|
395 | clean-libtool: |
---|
396 | -rm -rf .libs _libs |
---|
397 | install-pkgsysconfDATA: $(pkgsysconf_DATA) |
---|
398 | @$(NORMAL_INSTALL) |
---|
399 | test -z "$(pkgsysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgsysconfdir)" |
---|
400 | @list='$(pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \ |
---|
401 | for p in $$list; do \ |
---|
402 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
403 | echo "$$d$$p"; \ |
---|
404 | done | $(am__base_list) | \ |
---|
405 | while read files; do \ |
---|
406 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgsysconfdir)'"; \ |
---|
407 | $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgsysconfdir)" || exit $$?; \ |
---|
408 | done |
---|
409 | |
---|
410 | uninstall-pkgsysconfDATA: |
---|
411 | @$(NORMAL_UNINSTALL) |
---|
412 | @list='$(pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \ |
---|
413 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
---|
414 | test -n "$$files" || exit 0; \ |
---|
415 | echo " ( cd '$(DESTDIR)$(pkgsysconfdir)' && rm -f" $$files ")"; \ |
---|
416 | cd "$(DESTDIR)$(pkgsysconfdir)" && rm -f $$files |
---|
417 | |
---|
418 | # This directory's subdirectories are mostly independent; you can cd |
---|
419 | # into them and run `make' without going through this Makefile. |
---|
420 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
421 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
422 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
423 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
424 | $(RECURSIVE_TARGETS): |
---|
425 | @failcom='exit 1'; \ |
---|
426 | for f in x $$MAKEFLAGS; do \ |
---|
427 | case $$f in \ |
---|
428 | *=* | --[!k]*);; \ |
---|
429 | *k*) failcom='fail=yes';; \ |
---|
430 | esac; \ |
---|
431 | done; \ |
---|
432 | dot_seen=no; \ |
---|
433 | target=`echo $@ | sed s/-recursive//`; \ |
---|
434 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
435 | echo "Making $$target in $$subdir"; \ |
---|
436 | if test "$$subdir" = "."; then \ |
---|
437 | dot_seen=yes; \ |
---|
438 | local_target="$$target-am"; \ |
---|
439 | else \ |
---|
440 | local_target="$$target"; \ |
---|
441 | fi; \ |
---|
442 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
443 | || eval $$failcom; \ |
---|
444 | done; \ |
---|
445 | if test "$$dot_seen" = "no"; then \ |
---|
446 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
447 | fi; test -z "$$fail" |
---|
448 | |
---|
449 | $(RECURSIVE_CLEAN_TARGETS): |
---|
450 | @failcom='exit 1'; \ |
---|
451 | for f in x $$MAKEFLAGS; do \ |
---|
452 | case $$f in \ |
---|
453 | *=* | --[!k]*);; \ |
---|
454 | *k*) failcom='fail=yes';; \ |
---|
455 | esac; \ |
---|
456 | done; \ |
---|
457 | dot_seen=no; \ |
---|
458 | case "$@" in \ |
---|
459 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
460 | *) list='$(SUBDIRS)' ;; \ |
---|
461 | esac; \ |
---|
462 | rev=''; for subdir in $$list; do \ |
---|
463 | if test "$$subdir" = "."; then :; else \ |
---|
464 | rev="$$subdir $$rev"; \ |
---|
465 | fi; \ |
---|
466 | done; \ |
---|
467 | rev="$$rev ."; \ |
---|
468 | target=`echo $@ | sed s/-recursive//`; \ |
---|
469 | for subdir in $$rev; do \ |
---|
470 | echo "Making $$target in $$subdir"; \ |
---|
471 | if test "$$subdir" = "."; then \ |
---|
472 | local_target="$$target-am"; \ |
---|
473 | else \ |
---|
474 | local_target="$$target"; \ |
---|
475 | fi; \ |
---|
476 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
477 | || eval $$failcom; \ |
---|
478 | done && test -z "$$fail" |
---|
479 | tags-recursive: |
---|
480 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
481 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
482 | done |
---|
483 | ctags-recursive: |
---|
484 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
485 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
486 | done |
---|
487 | |
---|
488 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
489 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
490 | unique=`for i in $$list; do \ |
---|
491 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
492 | done | \ |
---|
493 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
---|
494 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
---|
495 | mkid -fID $$unique |
---|
496 | tags: TAGS |
---|
497 | |
---|
498 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
499 | $(TAGS_FILES) $(LISP) |
---|
500 | set x; \ |
---|
501 | here=`pwd`; \ |
---|
502 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
503 | include_option=--etags-include; \ |
---|
504 | empty_fix=.; \ |
---|
505 | else \ |
---|
506 | include_option=--include; \ |
---|
507 | empty_fix=; \ |
---|
508 | fi; \ |
---|
509 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
510 | if test "$$subdir" = .; then :; else \ |
---|
511 | test ! -f $$subdir/TAGS || \ |
---|
512 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
---|
513 | fi; \ |
---|
514 | done; \ |
---|
515 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
516 | unique=`for i in $$list; do \ |
---|
517 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
518 | done | \ |
---|
519 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
---|
520 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
---|
521 | shift; \ |
---|
522 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
---|
523 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
524 | if test $$# -gt 0; then \ |
---|
525 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
526 | "$$@" $$unique; \ |
---|
527 | else \ |
---|
528 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
529 | $$unique; \ |
---|
530 | fi; \ |
---|
531 | fi |
---|
532 | ctags: CTAGS |
---|
533 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
534 | $(TAGS_FILES) $(LISP) |
---|
535 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
536 | unique=`for i in $$list; do \ |
---|
537 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
538 | done | \ |
---|
539 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
---|
540 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
---|
541 | test -z "$(CTAGS_ARGS)$$unique" \ |
---|
542 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
543 | $$unique |
---|
544 | |
---|
545 | GTAGS: |
---|
546 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
547 | && $(am__cd) $(top_srcdir) \ |
---|
548 | && gtags -i $(GTAGS_ARGS) "$$here" |
---|
549 | |
---|
550 | distclean-tags: |
---|
551 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
552 | |
---|
553 | distdir: $(DISTFILES) |
---|
554 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
555 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
556 | list='$(DISTFILES)'; \ |
---|
557 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
558 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
559 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
560 | case $$dist_files in \ |
---|
561 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
562 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
563 | sort -u` ;; \ |
---|
564 | esac; \ |
---|
565 | for file in $$dist_files; do \ |
---|
566 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
567 | if test -d $$d/$$file; then \ |
---|
568 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
569 | if test -d "$(distdir)/$$file"; then \ |
---|
570 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
---|
571 | fi; \ |
---|
572 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
573 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
---|
574 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
---|
575 | fi; \ |
---|
576 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
---|
577 | else \ |
---|
578 | test -f "$(distdir)/$$file" \ |
---|
579 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
---|
580 | || exit 1; \ |
---|
581 | fi; \ |
---|
582 | done |
---|
583 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
584 | if test "$$subdir" = .; then :; else \ |
---|
585 | test -d "$(distdir)/$$subdir" \ |
---|
586 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
---|
587 | || exit 1; \ |
---|
588 | fi; \ |
---|
589 | done |
---|
590 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
591 | if test "$$subdir" = .; then :; else \ |
---|
592 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ |
---|
593 | $(am__relativize); \ |
---|
594 | new_distdir=$$reldir; \ |
---|
595 | dir1=$$subdir; dir2="$(top_distdir)"; \ |
---|
596 | $(am__relativize); \ |
---|
597 | new_top_distdir=$$reldir; \ |
---|
598 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ |
---|
599 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ |
---|
600 | ($(am__cd) $$subdir && \ |
---|
601 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
602 | top_distdir="$$new_top_distdir" \ |
---|
603 | distdir="$$new_distdir" \ |
---|
604 | am__remove_distdir=: \ |
---|
605 | am__skip_length_check=: \ |
---|
606 | am__skip_mode_fix=: \ |
---|
607 | distdir) \ |
---|
608 | || exit 1; \ |
---|
609 | fi; \ |
---|
610 | done |
---|
611 | check-am: all-am |
---|
612 | check: check-recursive |
---|
613 | all-am: Makefile $(DATA) |
---|
614 | installdirs: installdirs-recursive |
---|
615 | installdirs-am: |
---|
616 | for dir in "$(DESTDIR)$(pkgsysconfdir)"; do \ |
---|
617 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
---|
618 | done |
---|
619 | install: install-recursive |
---|
620 | install-exec: install-exec-recursive |
---|
621 | install-data: install-data-recursive |
---|
622 | uninstall: uninstall-recursive |
---|
623 | |
---|
624 | install-am: all-am |
---|
625 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
626 | |
---|
627 | installcheck: installcheck-recursive |
---|
628 | install-strip: |
---|
629 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
630 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
631 | `test -z '$(STRIP)' || \ |
---|
632 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
633 | mostlyclean-generic: |
---|
634 | |
---|
635 | clean-generic: |
---|
636 | |
---|
637 | distclean-generic: |
---|
638 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
639 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
---|
640 | |
---|
641 | maintainer-clean-generic: |
---|
642 | @echo "This command is intended for maintainers to use" |
---|
643 | @echo "it deletes files that may require special tools to rebuild." |
---|
644 | clean: clean-recursive |
---|
645 | |
---|
646 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
647 | |
---|
648 | distclean: distclean-recursive |
---|
649 | -rm -f Makefile |
---|
650 | distclean-am: clean-am distclean-generic distclean-tags |
---|
651 | |
---|
652 | dvi: dvi-recursive |
---|
653 | |
---|
654 | dvi-am: |
---|
655 | |
---|
656 | html: html-recursive |
---|
657 | |
---|
658 | html-am: |
---|
659 | |
---|
660 | info: info-recursive |
---|
661 | |
---|
662 | info-am: |
---|
663 | |
---|
664 | install-data-am: install-pkgsysconfDATA |
---|
665 | |
---|
666 | install-dvi: install-dvi-recursive |
---|
667 | |
---|
668 | install-dvi-am: |
---|
669 | |
---|
670 | install-exec-am: |
---|
671 | |
---|
672 | install-html: install-html-recursive |
---|
673 | |
---|
674 | install-html-am: |
---|
675 | |
---|
676 | install-info: install-info-recursive |
---|
677 | |
---|
678 | install-info-am: |
---|
679 | |
---|
680 | install-man: |
---|
681 | |
---|
682 | install-pdf: install-pdf-recursive |
---|
683 | |
---|
684 | install-pdf-am: |
---|
685 | |
---|
686 | install-ps: install-ps-recursive |
---|
687 | |
---|
688 | install-ps-am: |
---|
689 | |
---|
690 | installcheck-am: |
---|
691 | |
---|
692 | maintainer-clean: maintainer-clean-recursive |
---|
693 | -rm -f Makefile |
---|
694 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
695 | |
---|
696 | mostlyclean: mostlyclean-recursive |
---|
697 | |
---|
698 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
699 | |
---|
700 | pdf: pdf-recursive |
---|
701 | |
---|
702 | pdf-am: |
---|
703 | |
---|
704 | ps: ps-recursive |
---|
705 | |
---|
706 | ps-am: |
---|
707 | |
---|
708 | uninstall-am: uninstall-pkgsysconfDATA |
---|
709 | |
---|
710 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ |
---|
711 | install-am install-strip tags-recursive |
---|
712 | |
---|
713 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
---|
714 | all all-am check check-am clean clean-generic clean-libtool \ |
---|
715 | ctags ctags-recursive distclean distclean-generic \ |
---|
716 | distclean-libtool distclean-tags distdir dvi dvi-am html \ |
---|
717 | html-am info info-am install install-am install-data \ |
---|
718 | install-data-am install-dvi install-dvi-am install-exec \ |
---|
719 | install-exec-am install-html install-html-am install-info \ |
---|
720 | install-info-am install-man install-pdf install-pdf-am \ |
---|
721 | install-pkgsysconfDATA install-ps install-ps-am install-strip \ |
---|
722 | installcheck installcheck-am installdirs installdirs-am \ |
---|
723 | maintainer-clean maintainer-clean-generic mostlyclean \ |
---|
724 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
725 | tags tags-recursive uninstall uninstall-am \ |
---|
726 | uninstall-pkgsysconfDATA |
---|
727 | |
---|
728 | |
---|
729 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
730 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
731 | .NOEXPORT: |
---|