~ubuntu-branches/ubuntu/trusty/schroot/trusty

« back to all changes in this revision

Viewing changes to etc/default/generic/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2010-06-09 16:01:50 UTC
  • mfrom: (1.1.22 upstream) (2.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100609160150-z46e8nxjxo7ed9jf
Tags: 1.4.2-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/rules: don't build the docs on armel, fixes FTBFS.
* debian/rules: allow for parallel builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 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/default/generic
 
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
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
107
am__vpath_adj = case $$p in \
 
108
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
109
    *) f=$$p;; \
 
110
  esac;
 
111
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
112
am__install_max = 40
 
113
am__nobase_strip_setup = \
 
114
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
115
am__nobase_strip = \
 
116
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
117
am__nobase_list = $(am__nobase_strip_setup); \
 
118
  for p in $$list; do echo "$$p $$p"; done | \
 
119
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
120
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
121
    if (++n[$$2] == $(am__install_max)) \
 
122
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
123
    END { for (dir in files) print dir, files[dir] }'
 
124
am__base_list = \
 
125
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
126
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
127
am__installdirs = "$(DESTDIR)$(pkgsysconfdir)"
 
128
DATA = $(pkgsysconf_DATA)
 
129
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
130
ACLOCAL = @ACLOCAL@
 
131
AMTAR = @AMTAR@
 
132
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
133
AR = @AR@
 
134
AUTOCONF = @AUTOCONF@
 
135
AUTOHEADER = @AUTOHEADER@
 
136
AUTOMAKE = @AUTOMAKE@
 
137
AWK = @AWK@
 
138
BOOST_FILESYSTEM_LIBS = @BOOST_FILESYSTEM_LIBS@
 
139
BOOST_LIBS = @BOOST_LIBS@
 
140
CC = @CC@
 
141
CCDEPMODE = @CCDEPMODE@
 
142
CFLAGS = @CFLAGS@
 
143
CPP = @CPP@
 
144
CPPFLAGS = @CPPFLAGS@
 
145
CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
 
146
CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
 
147
CPPUNIT_LIBS = @CPPUNIT_LIBS@
 
148
CSBUILD_CONF = @CSBUILD_CONF@
 
149
CXX = @CXX@
 
150
CXXCPP = @CXXCPP@
 
151
CXXDEPMODE = @CXXDEPMODE@
 
152
CXXFLAGS = @CXXFLAGS@
 
153
CYGPATH_W = @CYGPATH_W@
 
154
DCHROOT_CONF = @DCHROOT_CONF@
 
155
DEFS = @DEFS@
 
156
DEPDIR = @DEPDIR@
 
157
DOXYGEN = @DOXYGEN@
 
158
DSYMUTIL = @DSYMUTIL@
 
159
DUMPBIN = @DUMPBIN@
 
160
ECHO_C = @ECHO_C@
 
161
ECHO_N = @ECHO_N@
 
162
ECHO_T = @ECHO_T@
 
163
EGREP = @EGREP@
 
164
EXEEXT = @EXEEXT@
 
165
FGREP = @FGREP@
 
166
FIND = @FIND@
 
167
GMSGFMT = @GMSGFMT@
 
168
GMSGFMT_015 = @GMSGFMT_015@
 
169
GREP = @GREP@
 
170
INSTALL = @INSTALL@
 
171
INSTALL_DATA = @INSTALL_DATA@
 
172
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
173
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
174
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
175
INTLLIBS = @INTLLIBS@
 
176
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
177
LD = @LD@
 
178
LDFLAGS = @LDFLAGS@
 
179
LIBICONV = @LIBICONV@
 
180
LIBINTL = @LIBINTL@
 
181
LIBOBJS = @LIBOBJS@
 
182
LIBS = @LIBS@
 
183
LIBTOOL = @LIBTOOL@
 
184
LIPO = @LIPO@
 
185
LN_S = @LN_S@
 
186
LOCKDEV_LIBS = @LOCKDEV_LIBS@
 
187
LOSETUP = @LOSETUP@
 
188
LTLIBICONV = @LTLIBICONV@
 
189
LTLIBINTL = @LTLIBINTL@
 
190
LTLIBOBJS = @LTLIBOBJS@
 
191
LVCREATE = @LVCREATE@
 
192
LVREMOVE = @LVREMOVE@
 
193
MAINT = @MAINT@
 
194
MAKEINFO = @MAKEINFO@
 
195
MKDIR_P = @MKDIR_P@
 
196
MSGFMT = @MSGFMT@
 
197
MSGFMT_015 = @MSGFMT_015@
 
198
MSGMERGE = @MSGMERGE@
 
199
NM = @NM@
 
200
NMEDIT = @NMEDIT@
 
201
OBJDUMP = @OBJDUMP@
 
202
OBJEXT = @OBJEXT@
 
203
OTOOL = @OTOOL@
 
204
OTOOL64 = @OTOOL64@
 
205
PACKAGE = @PACKAGE@
 
206
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
207
PACKAGE_NAME = @PACKAGE_NAME@
 
208
PACKAGE_STRING = @PACKAGE_STRING@
 
209
PACKAGE_SYSCONF_DIR = @PACKAGE_SYSCONF_DIR@
 
210
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
211
PACKAGE_URL = @PACKAGE_URL@
 
212
PACKAGE_VERSION = @PACKAGE_VERSION@
 
213
PAM_LIBS = @PAM_LIBS@
 
214
PATH_SEPARATOR = @PATH_SEPARATOR@
 
215
PKG_CONFIG = @PKG_CONFIG@
 
216
PLATFORM = @PLATFORM@
 
217
POSUB = @POSUB@
 
218
PTHREAD_CC = @PTHREAD_CC@
 
219
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
220
PTHREAD_LIBS = @PTHREAD_LIBS@
 
221
RANLIB = @RANLIB@
 
222
RELEASE_DATE = @RELEASE_DATE@
 
223
RELEASE_DATE_S = @RELEASE_DATE_S@
 
224
SBUILD_BINARY_AGE = @SBUILD_BINARY_AGE@
 
225
SBUILD_CURRENT_INTERFACE = @SBUILD_CURRENT_INTERFACE@
 
226
SBUILD_INTERFACE_AGE = @SBUILD_INTERFACE_AGE@
 
227
SCHROOT_CFLAGS = @SCHROOT_CFLAGS@
 
228
SCHROOT_CONF = @SCHROOT_CONF@
 
229
SCHROOT_CONF_CHROOT_D = @SCHROOT_CONF_CHROOT_D@
 
230
SCHROOT_CONF_SETUP_D = @SCHROOT_CONF_SETUP_D@
 
231
SCHROOT_FILE_UNPACK_DIR = @SCHROOT_FILE_UNPACK_DIR@
 
232
SCHROOT_LIBEXEC_DIR = @SCHROOT_LIBEXEC_DIR@
 
233
SCHROOT_MOUNT_DIR = @SCHROOT_MOUNT_DIR@
 
234
SCHROOT_OVERLAY_DIR = @SCHROOT_OVERLAY_DIR@
 
235
SCHROOT_SESSION_DIR = @SCHROOT_SESSION_DIR@
 
236
SCHROOT_UNDERLAY_DIR = @SCHROOT_UNDERLAY_DIR@
 
237
SED = @SED@
 
238
SET_MAKE = @SET_MAKE@
 
239
SHELL = @SHELL@
 
240
STRIP = @STRIP@
 
241
USE_NLS = @USE_NLS@
 
242
UUID_CFLAGS = @UUID_CFLAGS@
 
243
UUID_LIBS = @UUID_LIBS@
 
244
VERSION = @VERSION@
 
245
XARGS = @XARGS@
 
246
XGETTEXT = @XGETTEXT@
 
247
XGETTEXT_015 = @XGETTEXT_015@
 
248
abs_builddir = @abs_builddir@
 
249
abs_srcdir = @abs_srcdir@
 
250
abs_top_builddir = @abs_top_builddir@
 
251
abs_top_srcdir = @abs_top_srcdir@
 
252
ac_ct_CC = @ac_ct_CC@
 
253
ac_ct_CXX = @ac_ct_CXX@
 
254
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
255
acx_pthread_config = @acx_pthread_config@
 
256
am__include = @am__include@
 
257
am__leading_dot = @am__leading_dot@
 
258
am__quote = @am__quote@
 
259
am__tar = @am__tar@
 
260
am__untar = @am__untar@
 
261
bashcompletiondir = @bashcompletiondir@
 
262
bindir = @bindir@
 
263
build = @build@
 
264
build_alias = @build_alias@
 
265
build_cpu = @build_cpu@
 
266
build_os = @build_os@
 
267
build_vendor = @build_vendor@
 
268
builddir = @builddir@
 
269
datadir = @datadir@
 
270
datarootdir = @datarootdir@
 
271
docdir = @docdir@
 
272
dvidir = @dvidir@
 
273
exec_prefix = @exec_prefix@
 
274
host = @host@
 
275
host_alias = @host_alias@
 
276
host_cpu = @host_cpu@
 
277
host_os = @host_os@
 
278
host_vendor = @host_vendor@
 
279
htmldir = @htmldir@
 
280
includedir = @includedir@
 
281
infodir = @infodir@
 
282
install_sh = @install_sh@
 
283
libdir = @libdir@
 
284
libexecdir = @libexecdir@
 
285
localedir = @localedir@
 
286
localstatedir = @localstatedir@
 
287
lt_ECHO = @lt_ECHO@
 
288
mandir = @mandir@
 
289
mkdir_p = @mkdir_p@
 
290
oldincludedir = @oldincludedir@
 
291
pdfdir = @pdfdir@
 
292
prefix = @prefix@
 
293
program_transform_name = @program_transform_name@
 
294
psdir = @psdir@
 
295
sbindir = @sbindir@
 
296
sharedstatedir = @sharedstatedir@
 
297
srcdir = @srcdir@
 
298
sysconfdir = @sysconfdir@
 
299
target_alias = @target_alias@
 
300
top_build_prefix = @top_build_prefix@
 
301
top_builddir = @top_builddir@
 
302
top_srcdir = @top_srcdir@
 
303
 
 
304
# Global options for use in all Makefiles.
 
305
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
 
306
AM_LDFLAGS = $(LOCAL_LDFLAGS) $(PTHREAD_LIBS)
 
307
pkgsysconfdir = $(PACKAGE_SYSCONF_DIR)/default
 
308
SCRIPT_CONFIG = \
 
309
        copyfiles       \
 
310
        fstab           \
 
311
        nssdatabases
 
312
 
 
313
SCRIPT_GLOBAL = \
 
314
        config
 
315
 
 
316
@PLATFORM_GENERIC_FALSE@pkgsysconf_DATA = $(SCRIPT_GLOBAL)
 
317
@PLATFORM_GENERIC_TRUE@pkgsysconf_DATA = $(SCRIPT_GLOBAL) $(SCRIPT_CONFIG)
 
318
EXTRA_DIST = \
 
319
        $(SCRIPT_GLOBAL)        \
 
320
        $(SCRIPT_CONFIG)
 
321
 
 
322
all: all-am
 
323
 
 
324
.SUFFIXES:
 
325
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps)
 
326
        @for dep in $?; do \
 
327
          case '$(am__configure_deps)' in \
 
328
            *$$dep*) \
 
329
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
330
                && { if test -f $@; then exit 0; else break; fi; }; \
 
331
              exit 1;; \
 
332
          esac; \
 
333
        done; \
 
334
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu etc/default/generic/Makefile'; \
 
335
        $(am__cd) $(top_srcdir) && \
 
336
          $(AUTOMAKE) --gnu etc/default/generic/Makefile
 
337
.PRECIOUS: Makefile
 
338
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
339
        @case '$?' in \
 
340
          *config.status*) \
 
341
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
342
          *) \
 
343
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
344
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
345
        esac;
 
346
 
 
347
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
348
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
349
 
 
350
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
351
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
352
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
353
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
354
$(am__aclocal_m4_deps):
 
355
 
 
356
mostlyclean-libtool:
 
357
        -rm -f *.lo
 
358
 
 
359
clean-libtool:
 
360
        -rm -rf .libs _libs
 
361
install-pkgsysconfDATA: $(pkgsysconf_DATA)
 
362
        @$(NORMAL_INSTALL)
 
363
        test -z "$(pkgsysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgsysconfdir)"
 
364
        @list='$(pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \
 
365
        for p in $$list; do \
 
366
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
367
          echo "$$d$$p"; \
 
368
        done | $(am__base_list) | \
 
369
        while read files; do \
 
370
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgsysconfdir)'"; \
 
371
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgsysconfdir)" || exit $$?; \
 
372
        done
 
373
 
 
374
uninstall-pkgsysconfDATA:
 
375
        @$(NORMAL_UNINSTALL)
 
376
        @list='$(pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \
 
377
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
378
        test -n "$$files" || exit 0; \
 
379
        echo " ( cd '$(DESTDIR)$(pkgsysconfdir)' && rm -f" $$files ")"; \
 
380
        cd "$(DESTDIR)$(pkgsysconfdir)" && rm -f $$files
 
381
tags: TAGS
 
382
TAGS:
 
383
 
 
384
ctags: CTAGS
 
385
CTAGS:
 
386
 
 
387
 
 
388
distdir: $(DISTFILES)
 
389
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
390
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
391
        list='$(DISTFILES)'; \
 
392
          dist_files=`for file in $$list; do echo $$file; done | \
 
393
          sed -e "s|^$$srcdirstrip/||;t" \
 
394
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
395
        case $$dist_files in \
 
396
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
397
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
398
                           sort -u` ;; \
 
399
        esac; \
 
400
        for file in $$dist_files; do \
 
401
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
402
          if test -d $$d/$$file; then \
 
403
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
404
            if test -d "$(distdir)/$$file"; then \
 
405
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
406
            fi; \
 
407
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
408
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
409
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
410
            fi; \
 
411
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
412
          else \
 
413
            test -f "$(distdir)/$$file" \
 
414
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
415
            || exit 1; \
 
416
          fi; \
 
417
        done
 
418
check-am: all-am
 
419
check: check-am
 
420
all-am: Makefile $(DATA)
 
421
installdirs:
 
422
        for dir in "$(DESTDIR)$(pkgsysconfdir)"; do \
 
423
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
424
        done
 
425
install: install-am
 
426
install-exec: install-exec-am
 
427
install-data: install-data-am
 
428
uninstall: uninstall-am
 
429
 
 
430
install-am: all-am
 
431
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
432
 
 
433
installcheck: installcheck-am
 
434
install-strip:
 
435
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
436
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
437
          `test -z '$(STRIP)' || \
 
438
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
439
mostlyclean-generic:
 
440
 
 
441
clean-generic:
 
442
 
 
443
distclean-generic:
 
444
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
445
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
446
 
 
447
maintainer-clean-generic:
 
448
        @echo "This command is intended for maintainers to use"
 
449
        @echo "it deletes files that may require special tools to rebuild."
 
450
clean: clean-am
 
451
 
 
452
clean-am: clean-generic clean-libtool mostlyclean-am
 
453
 
 
454
distclean: distclean-am
 
455
        -rm -f Makefile
 
456
distclean-am: clean-am distclean-generic
 
457
 
 
458
dvi: dvi-am
 
459
 
 
460
dvi-am:
 
461
 
 
462
html: html-am
 
463
 
 
464
html-am:
 
465
 
 
466
info: info-am
 
467
 
 
468
info-am:
 
469
 
 
470
install-data-am: install-pkgsysconfDATA
 
471
 
 
472
install-dvi: install-dvi-am
 
473
 
 
474
install-dvi-am:
 
475
 
 
476
install-exec-am:
 
477
 
 
478
install-html: install-html-am
 
479
 
 
480
install-html-am:
 
481
 
 
482
install-info: install-info-am
 
483
 
 
484
install-info-am:
 
485
 
 
486
install-man:
 
487
 
 
488
install-pdf: install-pdf-am
 
489
 
 
490
install-pdf-am:
 
491
 
 
492
install-ps: install-ps-am
 
493
 
 
494
install-ps-am:
 
495
 
 
496
installcheck-am:
 
497
 
 
498
maintainer-clean: maintainer-clean-am
 
499
        -rm -f Makefile
 
500
maintainer-clean-am: distclean-am maintainer-clean-generic
 
501
 
 
502
mostlyclean: mostlyclean-am
 
503
 
 
504
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
505
 
 
506
pdf: pdf-am
 
507
 
 
508
pdf-am:
 
509
 
 
510
ps: ps-am
 
511
 
 
512
ps-am:
 
513
 
 
514
uninstall-am: uninstall-pkgsysconfDATA
 
515
 
 
516
.MAKE: install-am install-strip
 
517
 
 
518
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
519
        distclean distclean-generic distclean-libtool distdir dvi \
 
520
        dvi-am html html-am info info-am install install-am \
 
521
        install-data install-data-am install-dvi install-dvi-am \
 
522
        install-exec install-exec-am install-html install-html-am \
 
523
        install-info install-info-am install-man install-pdf \
 
524
        install-pdf-am install-pkgsysconfDATA install-ps install-ps-am \
 
525
        install-strip installcheck installcheck-am installdirs \
 
526
        maintainer-clean maintainer-clean-generic mostlyclean \
 
527
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
528
        uninstall uninstall-am uninstall-pkgsysconfDATA
 
529
 
 
530
 
 
531
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
532
# Otherwise a system limit (for SysV at least) may be exceeded.
 
533
.NOEXPORT: