~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

« back to all changes in this revision

Viewing changes to shlibs/mount/src/Makefile.in

  • Committer: Package Import Robot
  • Author(s): LaMont Jones
  • Date: 2011-11-03 15:38:23 UTC
  • mto: (4.5.5 sid) (1.6.4)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: package-import@ubuntu.com-20111103153823-10sx16jprzxlhkqf
ImportĀ upstreamĀ versionĀ 2.20.1

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
 
 
19
 
 
20
 
VPATH = @srcdir@
21
 
pkgdatadir = $(datadir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
pkglibdir = $(libdir)/@PACKAGE@
24
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
install_sh_DATA = $(install_sh) -c -m 644
27
 
install_sh_PROGRAM = $(install_sh) -c
28
 
install_sh_SCRIPT = $(install_sh) -c
29
 
INSTALL_HEADER = $(INSTALL_DATA)
30
 
transform = $(program_transform_name)
31
 
NORMAL_INSTALL = :
32
 
PRE_INSTALL = :
33
 
POST_INSTALL = :
34
 
NORMAL_UNINSTALL = :
35
 
PRE_UNINSTALL = :
36
 
POST_UNINSTALL = :
37
 
build_triplet = @build@
38
 
host_triplet = @host@
39
 
DIST_COMMON = $(dist_noinst_DATA) $(srcdir)/Makefile.am \
40
 
        $(srcdir)/Makefile.in $(srcdir)/libmount.h.in \
41
 
        $(top_srcdir)/config/include-Makefile.am
42
 
@HAVE_SELINUX_TRUE@am__append_1 = $(SELINUX_LIBS)
43
 
subdir = shlibs/mount/src
44
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
46
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
47
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
48
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
49
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
50
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
51
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
52
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tls.m4 \
53
 
        $(top_srcdir)/configure.ac
54
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55
 
        $(ACLOCAL_M4)
56
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
57
 
CONFIG_HEADER = $(top_builddir)/config.h
58
 
CONFIG_CLEAN_FILES = libmount.h
59
 
CONFIG_CLEAN_VPATH_FILES =
60
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61
 
am__vpath_adj = case $$p in \
62
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63
 
    *) f=$$p;; \
64
 
  esac;
65
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
66
 
am__install_max = 40
67
 
am__nobase_strip_setup = \
68
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69
 
am__nobase_strip = \
70
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
71
 
am__nobase_list = $(am__nobase_strip_setup); \
72
 
  for p in $$list; do echo "$$p $$p"; done | \
73
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
74
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
75
 
    if (++n[$$2] == $(am__install_max)) \
76
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
77
 
    END { for (dir in files) print dir, files[dir] }'
78
 
am__base_list = \
79
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
80
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
81
 
am__installdirs = "$(DESTDIR)$(usrlib_execdir)" \
82
 
        "$(DESTDIR)$(mountincdir)"
83
 
LTLIBRARIES = $(usrlib_exec_LTLIBRARIES)
84
 
am__DEPENDENCIES_1 =
85
 
am_libmount_la_OBJECTS = version.lo utils.lo test.lo init.lo cache.lo \
86
 
        optstr.lo optmap.lo iter.lo lock.lo fs.lo tab.lo tab_parse.lo \
87
 
        tab_update.lo context.lo context_mount.lo context_umount.lo \
88
 
        at.lo mangle.lo canonicalize.lo strutils.lo env.lo
89
 
nodist_libmount_la_OBJECTS =
90
 
libmount_la_OBJECTS = $(am_libmount_la_OBJECTS) \
91
 
        $(nodist_libmount_la_OBJECTS)
92
 
AM_V_lt = $(am__v_lt_$(V))
93
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
94
 
am__v_lt_0 = --silent
95
 
libmount_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
96
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
97
 
        $(libmount_la_LDFLAGS) $(LDFLAGS) -o $@
98
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
99
 
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
100
 
am__depfiles_maybe = depfiles
101
 
am__mv = mv -f
102
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
103
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
104
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
105
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
106
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
107
 
        $(AM_CFLAGS) $(CFLAGS)
108
 
AM_V_CC = $(am__v_CC_$(V))
109
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
110
 
am__v_CC_0 = @echo "  CC    " $@;
111
 
AM_V_at = $(am__v_at_$(V))
112
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
113
 
am__v_at_0 = @
114
 
CCLD = $(CC)
115
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
116
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
117
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
118
 
AM_V_CCLD = $(am__v_CCLD_$(V))
119
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
120
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
121
 
AM_V_GEN = $(am__v_GEN_$(V))
122
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
123
 
am__v_GEN_0 = @echo "  GEN   " $@;
124
 
SOURCES = $(libmount_la_SOURCES) $(nodist_libmount_la_SOURCES)
125
 
DIST_SOURCES = $(libmount_la_SOURCES)
126
 
DATA = $(dist_noinst_DATA)
127
 
HEADERS = $(nodist_mountinc_HEADERS)
128
 
ETAGS = etags
129
 
CTAGS = ctags
130
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131
 
ACLOCAL = @ACLOCAL@
132
 
AMTAR = @AMTAR@
133
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
134
 
AR = @AR@
135
 
AUTOCONF = @AUTOCONF@
136
 
AUTOHEADER = @AUTOHEADER@
137
 
AUTOMAKE = @AUTOMAKE@
138
 
AWK = @AWK@
139
 
BLKID_CFLAGS = @BLKID_CFLAGS@
140
 
BLKID_LIBS = @BLKID_LIBS@
141
 
BLKID_LIBS_STATIC = @BLKID_LIBS_STATIC@
142
 
CC = @CC@
143
 
CCDEPMODE = @CCDEPMODE@
144
 
CFLAGS = @CFLAGS@
145
 
CPP = @CPP@
146
 
CPPFLAGS = @CPPFLAGS@
147
 
CYGPATH_W = @CYGPATH_W@
148
 
DEFS = @DEFS@
149
 
DEPDIR = @DEPDIR@
150
 
DSYMUTIL = @DSYMUTIL@
151
 
DUMPBIN = @DUMPBIN@
152
 
ECHO_C = @ECHO_C@
153
 
ECHO_N = @ECHO_N@
154
 
ECHO_T = @ECHO_T@
155
 
EGREP = @EGREP@
156
 
EXEEXT = @EXEEXT@
157
 
FGREP = @FGREP@
158
 
GMSGFMT = @GMSGFMT@
159
 
GREP = @GREP@
160
 
GTKDOC_CHECK = @GTKDOC_CHECK@
161
 
HTML_DIR = @HTML_DIR@
162
 
INSTALL = @INSTALL@
163
 
INSTALL_DATA = @INSTALL_DATA@
164
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
165
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
166
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167
 
INTLLIBS = @INTLLIBS@
168
 
LD = @LD@
169
 
LDFLAGS = @LDFLAGS@
170
 
LIBBLKID_DATE = @LIBBLKID_DATE@
171
 
LIBBLKID_VERSION = @LIBBLKID_VERSION@
172
 
LIBBLKID_VERSION_INFO = @LIBBLKID_VERSION_INFO@
173
 
LIBICONV = @LIBICONV@
174
 
LIBINTL = @LIBINTL@
175
 
LIBMOUNT_VERSION = @LIBMOUNT_VERSION@
176
 
LIBMOUNT_VERSION_INFO = @LIBMOUNT_VERSION_INFO@
177
 
LIBOBJS = @LIBOBJS@
178
 
LIBS = @LIBS@
179
 
LIBTOOL = @LIBTOOL@
180
 
LIBUUID_VERSION = @LIBUUID_VERSION@
181
 
LIBUUID_VERSION_INFO = @LIBUUID_VERSION_INFO@
182
 
LIPO = @LIPO@
183
 
LN_S = @LN_S@
184
 
LTLIBICONV = @LTLIBICONV@
185
 
LTLIBINTL = @LTLIBINTL@
186
 
LTLIBOBJS = @LTLIBOBJS@
187
 
MAKEINFO = @MAKEINFO@
188
 
MKDIR_P = @MKDIR_P@
189
 
MKINSTALLDIRS = @MKINSTALLDIRS@
190
 
MSGFMT = @MSGFMT@
191
 
MSGMERGE = @MSGMERGE@
192
 
NCURSES_LIBS = @NCURSES_LIBS@
193
 
NM = @NM@
194
 
NMEDIT = @NMEDIT@
195
 
OBJDUMP = @OBJDUMP@
196
 
OBJEXT = @OBJEXT@
197
 
OTOOL = @OTOOL@
198
 
OTOOL64 = @OTOOL64@
199
 
PACKAGE = @PACKAGE@
200
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
 
PACKAGE_NAME = @PACKAGE_NAME@
202
 
PACKAGE_STRING = @PACKAGE_STRING@
203
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
204
 
PACKAGE_URL = @PACKAGE_URL@
205
 
PACKAGE_VERSION = @PACKAGE_VERSION@
206
 
PATH_SEPARATOR = @PATH_SEPARATOR@
207
 
PERL = @PERL@
208
 
PKG_CONFIG = @PKG_CONFIG@
209
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
210
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
211
 
POSUB = @POSUB@
212
 
RANLIB = @RANLIB@
213
 
SED = @SED@
214
 
SELINUX_LIBS = @SELINUX_LIBS@
215
 
SELINUX_LIBS_STATIC = @SELINUX_LIBS_STATIC@
216
 
SET_MAKE = @SET_MAKE@
217
 
SHELL = @SHELL@
218
 
SOCKET_LIBS = @SOCKET_LIBS@
219
 
STRIP = @STRIP@
220
 
SUID_CFLAGS = @SUID_CFLAGS@
221
 
SUID_LDFLAGS = @SUID_LDFLAGS@
222
 
USE_NLS = @USE_NLS@
223
 
UUID_CFLAGS = @UUID_CFLAGS@
224
 
UUID_LIBS = @UUID_LIBS@
225
 
VERSION = @VERSION@
226
 
XGETTEXT = @XGETTEXT@
227
 
XSLTPROC = @XSLTPROC@
228
 
abs_builddir = @abs_builddir@
229
 
abs_srcdir = @abs_srcdir@
230
 
abs_top_builddir = @abs_top_builddir@
231
 
abs_top_srcdir = @abs_top_srcdir@
232
 
ac_ct_CC = @ac_ct_CC@
233
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234
 
am__include = @am__include@
235
 
am__leading_dot = @am__leading_dot@
236
 
am__quote = @am__quote@
237
 
am__tar = @am__tar@
238
 
am__untar = @am__untar@
239
 
bindir = @bindir@
240
 
build = @build@
241
 
build_alias = @build_alias@
242
 
build_cpu = @build_cpu@
243
 
build_os = @build_os@
244
 
build_vendor = @build_vendor@
245
 
builddir = @builddir@
246
 
datadir = @datadir@
247
 
datarootdir = @datarootdir@
248
 
docdir = @docdir@
249
 
dvidir = @dvidir@
250
 
exec_prefix = @exec_prefix@
251
 
host = @host@
252
 
host_alias = @host_alias@
253
 
host_cpu = @host_cpu@
254
 
host_os = @host_os@
255
 
host_vendor = @host_vendor@
256
 
htmldir = @htmldir@
257
 
includedir = @includedir@
258
 
infodir = @infodir@
259
 
install_sh = @install_sh@
260
 
libdir = @libdir@
261
 
libdirname = @libdirname@
262
 
libexecdir = @libexecdir@
263
 
localedir = @localedir@
264
 
localstatedir = @localstatedir@
265
 
mandir = @mandir@
266
 
mkdir_p = @mkdir_p@
267
 
oldincludedir = @oldincludedir@
268
 
pdfdir = @pdfdir@
269
 
prefix = @prefix@
270
 
program_transform_name = @program_transform_name@
271
 
psdir = @psdir@
272
 
sbindir = @sbindir@
273
 
sharedstatedir = @sharedstatedir@
274
 
srcdir = @srcdir@
275
 
sysconfdir = @sysconfdir@
276
 
target_alias = @target_alias@
277
 
top_build_prefix = @top_build_prefix@
278
 
top_builddir = @top_builddir@
279
 
top_srcdir = @top_srcdir@
280
 
usrbin_execdir = @usrbin_execdir@
281
 
usrlib_execdir = @usrlib_execdir@
282
 
usrsbin_execdir = @usrsbin_execdir@
283
 
AM_CPPFLAGS = -include $(top_builddir)/config.h \
284
 
        -I$(top_srcdir)/include -DLOCALEDIR=\"$(localedir)\" \
285
 
        -I$(ul_libmount_incdir) -I$(ul_libmount_srcdir) \
286
 
        -I$(ul_libblkid_incdir)
287
 
AM_CFLAGS = -fsigned-char
288
 
AM_LDFLAGS = 
289
 
 
290
 
# Automake (at least up to 1.10) mishandles dist_man_MANS inside conditionals.
291
 
# Unlike with other dist primaries, the files are not distributed if the
292
 
# conditional is false.
293
 
# Work the bug around until it is fixed:
294
 
dist_noinst_DATA = $(dist_man_MANS)
295
 
 
296
 
# Paths to in-tree libraries (use ul_ prefix to avoid possible collisions)
297
 
#
298
 
# blkid
299
 
ul_libblkid_srcdir = $(top_srcdir)/shlibs/blkid/src
300
 
ul_libblkid_builddir = $(top_builddir)/shlibs/blkid/src
301
 
ul_libblkid_la = $(top_builddir)/shlibs/blkid/src/libblkid.la
302
 
 
303
 
# blkid.h is generated by ./configure script and stored in build directory
304
 
ul_libblkid_incdir = $(ul_libblkid_builddir)
305
 
 
306
 
# uuid
307
 
ul_libuuid_srcdir = $(top_srcdir)/shlibs/uuid/src
308
 
ul_libuuid_builddir = $(top_builddir)/shlibs/uuid/src
309
 
ul_libuuid_la = $(top_builddir)/shlibs/uuid/src/libuuid.la
310
 
 
311
 
# mount
312
 
ul_libmount_srcdir = $(top_srcdir)/shlibs/mount/src
313
 
ul_libmount_builddir = $(top_builddir)/shlibs/mount/src
314
 
ul_libmount_la = $(top_builddir)/shlibs/mount/src/libmount.la
315
 
 
316
 
# libmount.h is generated by ./configure script and stored in build directory
317
 
ul_libmount_incdir = $(ul_libmount_builddir)
318
 
 
319
 
# includes
320
 
mountincdir = $(includedir)/libmount
321
 
nodist_mountinc_HEADERS = libmount.h
322
 
usrlib_exec_LTLIBRARIES = libmount.la
323
 
libmount_la_SOURCES = mountP.h version.c utils.c test.c init.c cache.c \
324
 
                        optstr.c optmap.c iter.c lock.c \
325
 
                        fs.c tab.c tab_parse.c tab_update.c \
326
 
                        context.c context_mount.c context_umount.c \
327
 
                        $(mountinc_HEADERS) \
328
 
                        $(top_srcdir)/lib/at.c \
329
 
                        $(top_srcdir)/include/list.h \
330
 
                        $(top_srcdir)/lib/mangle.c \
331
 
                        $(top_srcdir)/lib/canonicalize.c \
332
 
                        $(top_srcdir)/lib/strutils.c \
333
 
                        $(top_srcdir)/lib/env.c
334
 
 
335
 
nodist_libmount_la_SOURCES = mountP.h
336
 
libmount_la_LIBADD = $(ul_libblkid_la) $(SELINUX_LIBS)
337
 
libmount_la_DEPENDENCIES = $(libmount_la_LIBADD) libmount.sym libmount.h.in
338
 
libmount_la_LDFLAGS = -Wl,--version-script=$(ul_libmount_srcdir)/libmount.sym \
339
 
                      -version-info $(LIBMOUNT_VERSION_INFO)
340
 
 
341
 
TESTS_LIBS = $(UUID_LIBS) $(am__append_1)
342
 
EXTRA_DIST = libmount.sym libmount.h.in
343
 
CLEANFILES = $(tests)
344
 
tests = test_version test_cache test_optstr test_lock \
345
 
                  test_tab test_utils test_tab_update test_context
346
 
 
347
 
all: all-am
348
 
 
349
 
.SUFFIXES:
350
 
.SUFFIXES: .c .lo .o .obj
351
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/include-Makefile.am $(am__configure_deps)
352
 
        @for dep in $?; do \
353
 
          case '$(am__configure_deps)' in \
354
 
            *$$dep*) \
355
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
356
 
                && { if test -f $@; then exit 0; else break; fi; }; \
357
 
              exit 1;; \
358
 
          esac; \
359
 
        done; \
360
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign shlibs/mount/src/Makefile'; \
361
 
        $(am__cd) $(top_srcdir) && \
362
 
          $(AUTOMAKE) --foreign shlibs/mount/src/Makefile
363
 
.PRECIOUS: Makefile
364
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
365
 
        @case '$?' in \
366
 
          *config.status*) \
367
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
368
 
          *) \
369
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
370
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
371
 
        esac;
372
 
 
373
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
374
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375
 
 
376
 
$(top_srcdir)/configure:  $(am__configure_deps)
377
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
379
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380
 
$(am__aclocal_m4_deps):
381
 
libmount.h: $(top_builddir)/config.status $(srcdir)/libmount.h.in
382
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
383
 
install-usrlib_execLTLIBRARIES: $(usrlib_exec_LTLIBRARIES)
384
 
        @$(NORMAL_INSTALL)
385
 
        test -z "$(usrlib_execdir)" || $(MKDIR_P) "$(DESTDIR)$(usrlib_execdir)"
386
 
        @list='$(usrlib_exec_LTLIBRARIES)'; test -n "$(usrlib_execdir)" || list=; \
387
 
        list2=; for p in $$list; do \
388
 
          if test -f $$p; then \
389
 
            list2="$$list2 $$p"; \
390
 
          else :; fi; \
391
 
        done; \
392
 
        test -z "$$list2" || { \
393
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(usrlib_execdir)'"; \
394
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(usrlib_execdir)"; \
395
 
        }
396
 
 
397
 
uninstall-usrlib_execLTLIBRARIES:
398
 
        @$(NORMAL_UNINSTALL)
399
 
        @list='$(usrlib_exec_LTLIBRARIES)'; test -n "$(usrlib_execdir)" || list=; \
400
 
        for p in $$list; do \
401
 
          $(am__strip_dir) \
402
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(usrlib_execdir)/$$f'"; \
403
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(usrlib_execdir)/$$f"; \
404
 
        done
405
 
 
406
 
clean-usrlib_execLTLIBRARIES:
407
 
        -test -z "$(usrlib_exec_LTLIBRARIES)" || rm -f $(usrlib_exec_LTLIBRARIES)
408
 
        @list='$(usrlib_exec_LTLIBRARIES)'; for p in $$list; do \
409
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
410
 
          test "$$dir" != "$$p" || dir=.; \
411
 
          echo "rm -f \"$${dir}/so_locations\""; \
412
 
          rm -f "$${dir}/so_locations"; \
413
 
        done
414
 
libmount.la: $(libmount_la_OBJECTS) $(libmount_la_DEPENDENCIES) 
415
 
        $(AM_V_CCLD)$(libmount_la_LINK) -rpath $(usrlib_execdir) $(libmount_la_OBJECTS) $(libmount_la_LIBADD) $(LIBS)
416
 
 
417
 
mostlyclean-compile:
418
 
        -rm -f *.$(OBJEXT)
419
 
 
420
 
distclean-compile:
421
 
        -rm -f *.tab.c
422
 
 
423
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/at.Plo@am__quote@
424
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Plo@am__quote@
425
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canonicalize.Plo@am__quote@
426
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/context.Plo@am__quote@
427
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/context_mount.Plo@am__quote@
428
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/context_umount.Plo@am__quote@
429
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env.Plo@am__quote@
430
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fs.Plo@am__quote@
431
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
432
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iter.Plo@am__quote@
433
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Plo@am__quote@
434
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mangle.Plo@am__quote@
435
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/optmap.Plo@am__quote@
436
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/optstr.Plo@am__quote@
437
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strutils.Plo@am__quote@
438
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tab.Plo@am__quote@
439
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tab_parse.Plo@am__quote@
440
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tab_update.Plo@am__quote@
441
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Plo@am__quote@
442
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Plo@am__quote@
443
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
444
 
 
445
 
.c.o:
446
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
447
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
448
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
449
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
450
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
452
 
 
453
 
.c.obj:
454
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
455
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
456
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
457
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
458
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
459
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
460
 
 
461
 
.c.lo:
462
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
463
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
464
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
465
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
466
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
468
 
 
469
 
at.lo: $(top_srcdir)/lib/at.c
470
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT at.lo -MD -MP -MF $(DEPDIR)/at.Tpo -c -o at.lo `test -f '$(top_srcdir)/lib/at.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/at.c
471
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/at.Tpo $(DEPDIR)/at.Plo
472
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
473
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/lib/at.c' object='at.lo' libtool=yes @AMDEPBACKSLASH@
474
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o at.lo `test -f '$(top_srcdir)/lib/at.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/at.c
476
 
 
477
 
mangle.lo: $(top_srcdir)/lib/mangle.c
478
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mangle.lo -MD -MP -MF $(DEPDIR)/mangle.Tpo -c -o mangle.lo `test -f '$(top_srcdir)/lib/mangle.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/mangle.c
479
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/mangle.Tpo $(DEPDIR)/mangle.Plo
480
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
481
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/lib/mangle.c' object='mangle.lo' libtool=yes @AMDEPBACKSLASH@
482
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mangle.lo `test -f '$(top_srcdir)/lib/mangle.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/mangle.c
484
 
 
485
 
canonicalize.lo: $(top_srcdir)/lib/canonicalize.c
486
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT canonicalize.lo -MD -MP -MF $(DEPDIR)/canonicalize.Tpo -c -o canonicalize.lo `test -f '$(top_srcdir)/lib/canonicalize.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/canonicalize.c
487
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/canonicalize.Tpo $(DEPDIR)/canonicalize.Plo
488
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
489
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/lib/canonicalize.c' object='canonicalize.lo' libtool=yes @AMDEPBACKSLASH@
490
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o canonicalize.lo `test -f '$(top_srcdir)/lib/canonicalize.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/canonicalize.c
492
 
 
493
 
strutils.lo: $(top_srcdir)/lib/strutils.c
494
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strutils.lo -MD -MP -MF $(DEPDIR)/strutils.Tpo -c -o strutils.lo `test -f '$(top_srcdir)/lib/strutils.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/strutils.c
495
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/strutils.Tpo $(DEPDIR)/strutils.Plo
496
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
497
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/lib/strutils.c' object='strutils.lo' libtool=yes @AMDEPBACKSLASH@
498
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strutils.lo `test -f '$(top_srcdir)/lib/strutils.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/strutils.c
500
 
 
501
 
env.lo: $(top_srcdir)/lib/env.c
502
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env.lo -MD -MP -MF $(DEPDIR)/env.Tpo -c -o env.lo `test -f '$(top_srcdir)/lib/env.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/env.c
503
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/env.Tpo $(DEPDIR)/env.Plo
504
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
505
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/lib/env.c' object='env.lo' libtool=yes @AMDEPBACKSLASH@
506
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env.lo `test -f '$(top_srcdir)/lib/env.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/env.c
508
 
 
509
 
mostlyclean-libtool:
510
 
        -rm -f *.lo
511
 
 
512
 
clean-libtool:
513
 
        -rm -rf .libs _libs
514
 
install-nodist_mountincHEADERS: $(nodist_mountinc_HEADERS)
515
 
        @$(NORMAL_INSTALL)
516
 
        test -z "$(mountincdir)" || $(MKDIR_P) "$(DESTDIR)$(mountincdir)"
517
 
        @list='$(nodist_mountinc_HEADERS)'; test -n "$(mountincdir)" || list=; \
518
 
        for p in $$list; do \
519
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
520
 
          echo "$$d$$p"; \
521
 
        done | $(am__base_list) | \
522
 
        while read files; do \
523
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(mountincdir)'"; \
524
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(mountincdir)" || exit $$?; \
525
 
        done
526
 
 
527
 
uninstall-nodist_mountincHEADERS:
528
 
        @$(NORMAL_UNINSTALL)
529
 
        @list='$(nodist_mountinc_HEADERS)'; test -n "$(mountincdir)" || list=; \
530
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
531
 
        test -n "$$files" || exit 0; \
532
 
        echo " ( cd '$(DESTDIR)$(mountincdir)' && rm -f" $$files ")"; \
533
 
        cd "$(DESTDIR)$(mountincdir)" && rm -f $$files
534
 
 
535
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
536
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
537
 
        unique=`for i in $$list; do \
538
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
539
 
          done | \
540
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
541
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
542
 
        mkid -fID $$unique
543
 
tags: TAGS
544
 
 
545
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
546
 
                $(TAGS_FILES) $(LISP)
547
 
        set x; \
548
 
        here=`pwd`; \
549
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
550
 
        unique=`for i in $$list; do \
551
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
552
 
          done | \
553
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
554
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
555
 
        shift; \
556
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
557
 
          test -n "$$unique" || unique=$$empty_fix; \
558
 
          if test $$# -gt 0; then \
559
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
560
 
              "$$@" $$unique; \
561
 
          else \
562
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
563
 
              $$unique; \
564
 
          fi; \
565
 
        fi
566
 
ctags: CTAGS
567
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
568
 
                $(TAGS_FILES) $(LISP)
569
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
570
 
        unique=`for i in $$list; do \
571
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
572
 
          done | \
573
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
574
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
575
 
        test -z "$(CTAGS_ARGS)$$unique" \
576
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
577
 
             $$unique
578
 
 
579
 
GTAGS:
580
 
        here=`$(am__cd) $(top_builddir) && pwd` \
581
 
          && $(am__cd) $(top_srcdir) \
582
 
          && gtags -i $(GTAGS_ARGS) "$$here"
583
 
 
584
 
distclean-tags:
585
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
586
 
 
587
 
distdir: $(DISTFILES)
588
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
589
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
590
 
        list='$(DISTFILES)'; \
591
 
          dist_files=`for file in $$list; do echo $$file; done | \
592
 
          sed -e "s|^$$srcdirstrip/||;t" \
593
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
594
 
        case $$dist_files in \
595
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
596
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
597
 
                           sort -u` ;; \
598
 
        esac; \
599
 
        for file in $$dist_files; do \
600
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
601
 
          if test -d $$d/$$file; then \
602
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
603
 
            if test -d "$(distdir)/$$file"; then \
604
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605
 
            fi; \
606
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
607
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
608
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
609
 
            fi; \
610
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
611
 
          else \
612
 
            test -f "$(distdir)/$$file" \
613
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
614
 
            || exit 1; \
615
 
          fi; \
616
 
        done
617
 
check-am: all-am
618
 
check: check-am
619
 
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
620
 
installdirs:
621
 
        for dir in "$(DESTDIR)$(usrlib_execdir)" "$(DESTDIR)$(mountincdir)"; do \
622
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
623
 
        done
624
 
install: install-am
625
 
install-exec: install-exec-am
626
 
install-data: install-data-am
627
 
uninstall: uninstall-am
628
 
 
629
 
install-am: all-am
630
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
631
 
 
632
 
installcheck: installcheck-am
633
 
install-strip:
634
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
635
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
636
 
          `test -z '$(STRIP)' || \
637
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
638
 
mostlyclean-generic:
639
 
 
640
 
clean-generic:
641
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
642
 
 
643
 
distclean-generic:
644
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
645
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
646
 
 
647
 
maintainer-clean-generic:
648
 
        @echo "This command is intended for maintainers to use"
649
 
        @echo "it deletes files that may require special tools to rebuild."
650
 
clean: clean-am
651
 
 
652
 
clean-am: clean-generic clean-libtool clean-usrlib_execLTLIBRARIES \
653
 
        mostlyclean-am
654
 
 
655
 
distclean: distclean-am
656
 
        -rm -rf ./$(DEPDIR)
657
 
        -rm -f Makefile
658
 
distclean-am: clean-am distclean-compile distclean-generic \
659
 
        distclean-tags
660
 
 
661
 
dvi: dvi-am
662
 
 
663
 
dvi-am:
664
 
 
665
 
html: html-am
666
 
 
667
 
html-am:
668
 
 
669
 
info: info-am
670
 
 
671
 
info-am:
672
 
 
673
 
install-data-am: install-nodist_mountincHEADERS
674
 
 
675
 
install-dvi: install-dvi-am
676
 
 
677
 
install-dvi-am:
678
 
 
679
 
install-exec-am: install-usrlib_execLTLIBRARIES
680
 
        @$(NORMAL_INSTALL)
681
 
        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
682
 
install-html: install-html-am
683
 
 
684
 
install-html-am:
685
 
 
686
 
install-info: install-info-am
687
 
 
688
 
install-info-am:
689
 
 
690
 
install-man:
691
 
 
692
 
install-pdf: install-pdf-am
693
 
 
694
 
install-pdf-am:
695
 
 
696
 
install-ps: install-ps-am
697
 
 
698
 
install-ps-am:
699
 
 
700
 
installcheck-am:
701
 
 
702
 
maintainer-clean: maintainer-clean-am
703
 
        -rm -rf ./$(DEPDIR)
704
 
        -rm -f Makefile
705
 
maintainer-clean-am: distclean-am maintainer-clean-generic
706
 
 
707
 
mostlyclean: mostlyclean-am
708
 
 
709
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
710
 
        mostlyclean-libtool
711
 
 
712
 
pdf: pdf-am
713
 
 
714
 
pdf-am:
715
 
 
716
 
ps: ps-am
717
 
 
718
 
ps-am:
719
 
 
720
 
uninstall-am: uninstall-nodist_mountincHEADERS \
721
 
        uninstall-usrlib_execLTLIBRARIES
722
 
        @$(NORMAL_INSTALL)
723
 
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
724
 
.MAKE: install-am install-exec-am install-strip uninstall-am
725
 
 
726
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
727
 
        clean-libtool clean-usrlib_execLTLIBRARIES ctags distclean \
728
 
        distclean-compile distclean-generic distclean-libtool \
729
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
730
 
        install install-am install-data install-data-am install-dvi \
731
 
        install-dvi-am install-exec install-exec-am install-exec-hook \
732
 
        install-html install-html-am install-info install-info-am \
733
 
        install-man install-nodist_mountincHEADERS install-pdf \
734
 
        install-pdf-am install-ps install-ps-am install-strip \
735
 
        install-usrlib_execLTLIBRARIES installcheck installcheck-am \
736
 
        installdirs maintainer-clean maintainer-clean-generic \
737
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
738
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
739
 
        uninstall-am uninstall-hook uninstall-nodist_mountincHEADERS \
740
 
        uninstall-usrlib_execLTLIBRARIES
741
 
 
742
 
 
743
 
$(ul_libblkid_la):
744
 
        $(MAKE) -C $(ul_libblkid_builddir)
745
 
 
746
 
$(ul_libuuid_la):
747
 
        $(MAKE) -C $(ul_libuuid_builddir)
748
 
 
749
 
$(ul_libmount_la):
750
 
        $(MAKE) -C $(ul_libmount_builddir)
751
 
 
752
 
# move lib from $(usrlib_execdir) to $(libdir) if needed
753
 
install-exec-hook:
754
 
        if test "$(usrlib_execdir)" != "$(libdir)"; then \
755
 
                mkdir -p $(DESTDIR)$(libdir); \
756
 
                mv $(DESTDIR)$(usrlib_execdir)/libmount.so.* $(DESTDIR)$(libdir); \
757
 
                so_img_name=$$(readlink $(DESTDIR)$(usrlib_execdir)/libmount.so); \
758
 
                so_img_rel_target=$$(echo $(usrlib_execdir) | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
759
 
                (cd $(DESTDIR)$(usrlib_execdir) && \
760
 
                        rm -f libmount.so && \
761
 
                        $(LN_S) $$so_img_rel_target$(libdir)/$$so_img_name libmount.so); \
762
 
        fi
763
 
 
764
 
uninstall-hook:
765
 
        rm -f $(DESTDIR)$(libdir)/libmount.so*
766
 
 
767
 
tests: all $(tests)
768
 
test_%: %.c
769
 
        $(AM_V_CC)$(COMPILE) -DTEST_PROGRAM $< .libs/libmount.a \
770
 
                $(ul_libblkid_builddir)/.libs/libblkid.a -o $@ \
771
 
                $(TESTS_LIBS)
772
 
 
773
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
774
 
# Otherwise a system limit (for SysV at least) may be exceeded.
775
 
.NOEXPORT: