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

« back to all changes in this revision

Viewing changes to libuuid/man/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
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
DIST_COMMON = $(dist_man_MANS) $(dist_noinst_DATA) \
 
38
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
39
        $(top_srcdir)/config/include-Makefile.am
 
40
subdir = libuuid/man
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
43
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
 
44
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
45
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
 
46
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
47
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
48
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
49
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tls.m4 \
 
50
        $(top_srcdir)/configure.ac
 
51
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
52
        $(ACLOCAL_M4)
 
53
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
54
CONFIG_HEADER = $(top_builddir)/config.h
 
55
CONFIG_CLEAN_FILES =
 
56
CONFIG_CLEAN_VPATH_FILES =
 
57
AM_V_GEN = $(am__v_GEN_$(V))
 
58
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
59
am__v_GEN_0 = @echo "  GEN   " $@;
 
60
AM_V_at = $(am__v_at_$(V))
 
61
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
62
am__v_at_0 = @
 
63
SOURCES =
 
64
DIST_SOURCES =
 
65
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
66
am__vpath_adj = case $$p in \
 
67
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
68
    *) f=$$p;; \
 
69
  esac;
 
70
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
71
am__install_max = 40
 
72
am__nobase_strip_setup = \
 
73
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
74
am__nobase_strip = \
 
75
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
76
am__nobase_list = $(am__nobase_strip_setup); \
 
77
  for p in $$list; do echo "$$p $$p"; done | \
 
78
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
79
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
80
    if (++n[$$2] == $(am__install_max)) \
 
81
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
82
    END { for (dir in files) print dir, files[dir] }'
 
83
am__base_list = \
 
84
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
85
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
86
man3dir = $(mandir)/man3
 
87
am__installdirs = "$(DESTDIR)$(man3dir)"
 
88
NROFF = nroff
 
89
MANS = $(dist_man_MANS) $(man_MANS)
 
90
DATA = $(dist_noinst_DATA)
 
91
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
92
ACLOCAL = @ACLOCAL@
 
93
AMTAR = @AMTAR@
 
94
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
95
AR = @AR@
 
96
AUTOCONF = @AUTOCONF@
 
97
AUTOHEADER = @AUTOHEADER@
 
98
AUTOMAKE = @AUTOMAKE@
 
99
AWK = @AWK@
 
100
CC = @CC@
 
101
CCDEPMODE = @CCDEPMODE@
 
102
CFLAGS = @CFLAGS@
 
103
CPP = @CPP@
 
104
CPPFLAGS = @CPPFLAGS@
 
105
CYGPATH_W = @CYGPATH_W@
 
106
DEFS = @DEFS@
 
107
DEPDIR = @DEPDIR@
 
108
DLLTOOL = @DLLTOOL@
 
109
DSYMUTIL = @DSYMUTIL@
 
110
DUMPBIN = @DUMPBIN@
 
111
ECHO_C = @ECHO_C@
 
112
ECHO_N = @ECHO_N@
 
113
ECHO_T = @ECHO_T@
 
114
EGREP = @EGREP@
 
115
EXEEXT = @EXEEXT@
 
116
FGREP = @FGREP@
 
117
GMSGFMT = @GMSGFMT@
 
118
GREP = @GREP@
 
119
GTKDOC_CHECK = @GTKDOC_CHECK@
 
120
HTML_DIR = @HTML_DIR@
 
121
INSTALL = @INSTALL@
 
122
INSTALL_DATA = @INSTALL_DATA@
 
123
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
124
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
125
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
126
INTLLIBS = @INTLLIBS@
 
127
LD = @LD@
 
128
LDFLAGS = @LDFLAGS@
 
129
LIBBLKID_DATE = @LIBBLKID_DATE@
 
130
LIBBLKID_VERSION = @LIBBLKID_VERSION@
 
131
LIBBLKID_VERSION_INFO = @LIBBLKID_VERSION_INFO@
 
132
LIBICONV = @LIBICONV@
 
133
LIBINTL = @LIBINTL@
 
134
LIBMOUNT_VERSION = @LIBMOUNT_VERSION@
 
135
LIBMOUNT_VERSION_INFO = @LIBMOUNT_VERSION_INFO@
 
136
LIBOBJS = @LIBOBJS@
 
137
LIBS = @LIBS@
 
138
LIBTOOL = @LIBTOOL@
 
139
LIBUUID_VERSION = @LIBUUID_VERSION@
 
140
LIBUUID_VERSION_INFO = @LIBUUID_VERSION_INFO@
 
141
LIPO = @LIPO@
 
142
LN_S = @LN_S@
 
143
LTLIBICONV = @LTLIBICONV@
 
144
LTLIBINTL = @LTLIBINTL@
 
145
LTLIBOBJS = @LTLIBOBJS@
 
146
MAKEINFO = @MAKEINFO@
 
147
MANIFEST_TOOL = @MANIFEST_TOOL@
 
148
MKDIR_P = @MKDIR_P@
 
149
MKINSTALLDIRS = @MKINSTALLDIRS@
 
150
MSGFMT = @MSGFMT@
 
151
MSGMERGE = @MSGMERGE@
 
152
NCURSES_LIBS = @NCURSES_LIBS@
 
153
NM = @NM@
 
154
NMEDIT = @NMEDIT@
 
155
OBJDUMP = @OBJDUMP@
 
156
OBJEXT = @OBJEXT@
 
157
OTOOL = @OTOOL@
 
158
OTOOL64 = @OTOOL64@
 
159
PACKAGE = @PACKAGE@
 
160
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
161
PACKAGE_NAME = @PACKAGE_NAME@
 
162
PACKAGE_STRING = @PACKAGE_STRING@
 
163
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
164
PACKAGE_URL = @PACKAGE_URL@
 
165
PACKAGE_VERSION = @PACKAGE_VERSION@
 
166
PATH_SEPARATOR = @PATH_SEPARATOR@
 
167
PERL = @PERL@
 
168
PKG_CONFIG = @PKG_CONFIG@
 
169
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
170
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
171
POSUB = @POSUB@
 
172
RANLIB = @RANLIB@
 
173
SED = @SED@
 
174
SELINUX_LIBS = @SELINUX_LIBS@
 
175
SELINUX_LIBS_STATIC = @SELINUX_LIBS_STATIC@
 
176
SET_MAKE = @SET_MAKE@
 
177
SHELL = @SHELL@
 
178
SOCKET_LIBS = @SOCKET_LIBS@
 
179
STRIP = @STRIP@
 
180
SUID_CFLAGS = @SUID_CFLAGS@
 
181
SUID_LDFLAGS = @SUID_LDFLAGS@
 
182
USE_NLS = @USE_NLS@
 
183
VERSION = @VERSION@
 
184
XGETTEXT = @XGETTEXT@
 
185
XSLTPROC = @XSLTPROC@
 
186
abs_builddir = @abs_builddir@
 
187
abs_srcdir = @abs_srcdir@
 
188
abs_top_builddir = @abs_top_builddir@
 
189
abs_top_srcdir = @abs_top_srcdir@
 
190
ac_ct_AR = @ac_ct_AR@
 
191
ac_ct_CC = @ac_ct_CC@
 
192
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
193
am__include = @am__include@
 
194
am__leading_dot = @am__leading_dot@
 
195
am__quote = @am__quote@
 
196
am__tar = @am__tar@
 
197
am__untar = @am__untar@
 
198
bindir = @bindir@
 
199
build = @build@
 
200
build_alias = @build_alias@
 
201
build_cpu = @build_cpu@
 
202
build_os = @build_os@
 
203
build_vendor = @build_vendor@
 
204
builddir = @builddir@
 
205
datadir = @datadir@
 
206
datarootdir = @datarootdir@
 
207
docdir = @docdir@
 
208
dvidir = @dvidir@
 
209
exec_prefix = @exec_prefix@
 
210
host = @host@
 
211
host_alias = @host_alias@
 
212
host_cpu = @host_cpu@
 
213
host_os = @host_os@
 
214
host_vendor = @host_vendor@
 
215
htmldir = @htmldir@
 
216
includedir = @includedir@
 
217
infodir = @infodir@
 
218
install_sh = @install_sh@
 
219
libdir = @libdir@
 
220
libdirname = @libdirname@
 
221
libexecdir = @libexecdir@
 
222
localedir = @localedir@
 
223
localstatedir = @localstatedir@
 
224
mandir = @mandir@
 
225
mkdir_p = @mkdir_p@
 
226
oldincludedir = @oldincludedir@
 
227
pdfdir = @pdfdir@
 
228
prefix = @prefix@
 
229
program_transform_name = @program_transform_name@
 
230
psdir = @psdir@
 
231
sbindir = @sbindir@
 
232
sharedstatedir = @sharedstatedir@
 
233
srcdir = @srcdir@
 
234
sysconfdir = @sysconfdir@
 
235
target_alias = @target_alias@
 
236
top_build_prefix = @top_build_prefix@
 
237
top_builddir = @top_builddir@
 
238
top_srcdir = @top_srcdir@
 
239
usrbin_execdir = @usrbin_execdir@
 
240
usrlib_execdir = @usrlib_execdir@
 
241
usrsbin_execdir = @usrsbin_execdir@
 
242
AM_CPPFLAGS = -include $(top_builddir)/config.h -I$(top_srcdir)/include \
 
243
        -DLOCALEDIR=\"$(localedir)\"
 
244
 
 
245
AM_CFLAGS = -fsigned-char
 
246
AM_LDFLAGS = 
 
247
 
 
248
# Automake (at least up to 1.10) mishandles dist_man_MANS inside conditionals.
 
249
# Unlike with other dist primaries, the files are not distributed if the
 
250
# conditional is false.
 
251
# Work the bug around until it is fixed:
 
252
dist_noinst_DATA = $(dist_man_MANS)
 
253
 
 
254
# Paths to in-tree libraries (use ul_ prefix to avoid possible collisions)
 
255
#
 
256
# blkid
 
257
ul_libblkid_srcdir = $(top_srcdir)/libblkid/src
 
258
ul_libblkid_builddir = $(top_builddir)/libblkid/src
 
259
ul_libblkid_la = $(top_builddir)/libblkid/src/libblkid.la
 
260
 
 
261
# blkid.h is generated by ./configure script and stored in build directory
 
262
ul_libblkid_incdir = $(ul_libblkid_builddir)
 
263
 
 
264
# uuid
 
265
ul_libuuid_srcdir = $(top_srcdir)/libuuid/src
 
266
ul_libuuid_builddir = $(top_builddir)/libuuid/src
 
267
ul_libuuid_la = $(top_builddir)/libuuid/src/libuuid.la
 
268
 
 
269
# mount
 
270
ul_libmount_srcdir = $(top_srcdir)/libmount/src
 
271
ul_libmount_builddir = $(top_builddir)/libmount/src
 
272
ul_libmount_la = $(top_builddir)/libmount/src/libmount.la
 
273
 
 
274
# libmount.h is generated by ./configure script and stored in build directory
 
275
ul_libmount_incdir = $(ul_libmount_builddir)
 
276
dist_man_MANS = uuid.3 uuid_clear.3 uuid_compare.3 uuid_copy.3 uuid_generate.3 \
 
277
                uuid_is_null.3 uuid_parse.3 uuid_time.3 uuid_unparse.3
 
278
 
 
279
UUID_GENERATE_LINKS = uuid_generate_random.3 uuid_generate_time.3 uuid_generate_time_safe.3
 
280
man_MANS = $(UUID_GENERATE_LINKS)
 
281
CLEANFILES = $(man_MANS)
 
282
all: all-am
 
283
 
 
284
.SUFFIXES:
 
285
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/include-Makefile.am $(am__configure_deps)
 
286
        @for dep in $?; do \
 
287
          case '$(am__configure_deps)' in \
 
288
            *$$dep*) \
 
289
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
290
                && { if test -f $@; then exit 0; else break; fi; }; \
 
291
              exit 1;; \
 
292
          esac; \
 
293
        done; \
 
294
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libuuid/man/Makefile'; \
 
295
        $(am__cd) $(top_srcdir) && \
 
296
          $(AUTOMAKE) --foreign libuuid/man/Makefile
 
297
.PRECIOUS: Makefile
 
298
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
299
        @case '$?' in \
 
300
          *config.status*) \
 
301
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
302
          *) \
 
303
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
304
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
305
        esac;
 
306
 
 
307
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
308
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
309
 
 
310
$(top_srcdir)/configure:  $(am__configure_deps)
 
311
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
312
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
313
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
314
$(am__aclocal_m4_deps):
 
315
 
 
316
mostlyclean-libtool:
 
317
        -rm -f *.lo
 
318
 
 
319
clean-libtool:
 
320
        -rm -rf .libs _libs
 
321
install-man3: $(dist_man_MANS) $(man_MANS)
 
322
        @$(NORMAL_INSTALL)
 
323
        test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
 
324
        @list=''; test -n "$(man3dir)" || exit 0; \
 
325
        { for i in $$list; do echo "$$i"; done; \
 
326
        l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
327
          sed -n '/\.3[a-z]*$$/p'; \
 
328
        } | while read p; do \
 
329
          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
330
          echo "$$d$$p"; echo "$$p"; \
 
331
        done | \
 
332
        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
 
333
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
 
334
        sed 'N;N;s,\n, ,g' | { \
 
335
        list=; while read file base inst; do \
 
336
          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
 
337
            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
 
338
            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
 
339
          fi; \
 
340
        done; \
 
341
        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
 
342
        while read files; do \
 
343
          test -z "$$files" || { \
 
344
            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
 
345
            $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
 
346
        done; }
 
347
 
 
348
uninstall-man3:
 
349
        @$(NORMAL_UNINSTALL)
 
350
        @list=''; test -n "$(man3dir)" || exit 0; \
 
351
        files=`{ for i in $$list; do echo "$$i"; done; \
 
352
        l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
353
          sed -n '/\.3[a-z]*$$/p'; \
 
354
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
 
355
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
 
356
        test -z "$$files" || { \
 
357
          echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
 
358
          cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
 
359
tags: TAGS
 
360
TAGS:
 
361
 
 
362
ctags: CTAGS
 
363
CTAGS:
 
364
 
 
365
 
 
366
distdir: $(DISTFILES)
 
367
        @list='$(MANS)'; if test -n "$$list"; then \
 
368
          list=`for p in $$list; do \
 
369
            if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
370
            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
 
371
          if test -n "$$list" && \
 
372
            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
 
373
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
 
374
            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
 
375
            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
 
376
            echo "       typically \`make maintainer-clean' will remove them" >&2; \
 
377
            exit 1; \
 
378
          else :; fi; \
 
379
        else :; fi
 
380
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
381
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
382
        list='$(DISTFILES)'; \
 
383
          dist_files=`for file in $$list; do echo $$file; done | \
 
384
          sed -e "s|^$$srcdirstrip/||;t" \
 
385
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
386
        case $$dist_files in \
 
387
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
388
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
389
                           sort -u` ;; \
 
390
        esac; \
 
391
        for file in $$dist_files; do \
 
392
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
393
          if test -d $$d/$$file; then \
 
394
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
395
            if test -d "$(distdir)/$$file"; then \
 
396
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
397
            fi; \
 
398
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
399
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
400
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
401
            fi; \
 
402
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
403
          else \
 
404
            test -f "$(distdir)/$$file" \
 
405
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
406
            || exit 1; \
 
407
          fi; \
 
408
        done
 
409
check-am: all-am
 
410
check: check-am
 
411
all-am: Makefile $(MANS) $(DATA)
 
412
installdirs:
 
413
        for dir in "$(DESTDIR)$(man3dir)"; do \
 
414
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
415
        done
 
416
install: install-am
 
417
install-exec: install-exec-am
 
418
install-data: install-data-am
 
419
uninstall: uninstall-am
 
420
 
 
421
install-am: all-am
 
422
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
423
 
 
424
installcheck: installcheck-am
 
425
install-strip:
 
426
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
427
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
428
          `test -z '$(STRIP)' || \
 
429
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
430
mostlyclean-generic:
 
431
 
 
432
clean-generic:
 
433
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
434
 
 
435
distclean-generic:
 
436
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
437
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
438
 
 
439
maintainer-clean-generic:
 
440
        @echo "This command is intended for maintainers to use"
 
441
        @echo "it deletes files that may require special tools to rebuild."
 
442
clean: clean-am
 
443
 
 
444
clean-am: clean-generic clean-libtool mostlyclean-am
 
445
 
 
446
distclean: distclean-am
 
447
        -rm -f Makefile
 
448
distclean-am: clean-am distclean-generic
 
449
 
 
450
dvi: dvi-am
 
451
 
 
452
dvi-am:
 
453
 
 
454
html: html-am
 
455
 
 
456
html-am:
 
457
 
 
458
info: info-am
 
459
 
 
460
info-am:
 
461
 
 
462
install-data-am: install-man
 
463
 
 
464
install-dvi: install-dvi-am
 
465
 
 
466
install-dvi-am:
 
467
 
 
468
install-exec-am:
 
469
 
 
470
install-html: install-html-am
 
471
 
 
472
install-html-am:
 
473
 
 
474
install-info: install-info-am
 
475
 
 
476
install-info-am:
 
477
 
 
478
install-man: install-man3
 
479
 
 
480
install-pdf: install-pdf-am
 
481
 
 
482
install-pdf-am:
 
483
 
 
484
install-ps: install-ps-am
 
485
 
 
486
install-ps-am:
 
487
 
 
488
installcheck-am:
 
489
 
 
490
maintainer-clean: maintainer-clean-am
 
491
        -rm -f Makefile
 
492
maintainer-clean-am: distclean-am maintainer-clean-generic
 
493
 
 
494
mostlyclean: mostlyclean-am
 
495
 
 
496
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
497
 
 
498
pdf: pdf-am
 
499
 
 
500
pdf-am:
 
501
 
 
502
ps: ps-am
 
503
 
 
504
ps-am:
 
505
 
 
506
uninstall-am: uninstall-man
 
507
 
 
508
uninstall-man: uninstall-man3
 
509
 
 
510
.MAKE: install-am install-strip
 
511
 
 
512
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
513
        distclean distclean-generic distclean-libtool distdir dvi \
 
514
        dvi-am html html-am info info-am install install-am \
 
515
        install-data install-data-am install-dvi install-dvi-am \
 
516
        install-exec install-exec-am install-html install-html-am \
 
517
        install-info install-info-am install-man install-man3 \
 
518
        install-pdf install-pdf-am install-ps install-ps-am \
 
519
        install-strip installcheck installcheck-am installdirs \
 
520
        maintainer-clean maintainer-clean-generic mostlyclean \
 
521
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
522
        uninstall uninstall-am uninstall-man uninstall-man3
 
523
 
 
524
 
 
525
$(ul_libblkid_la):
 
526
        $(MAKE) -C $(ul_libblkid_builddir)
 
527
 
 
528
$(ul_libuuid_la):
 
529
        $(MAKE) -C $(ul_libuuid_builddir)
 
530
 
 
531
$(ul_libmount_la):
 
532
        $(MAKE) -C $(ul_libmount_builddir)
 
533
 
 
534
$(UUID_GENERATE_LINKS):
 
535
        $(AM_V_GEN)echo ".so man3/uuid_generate.3" > $@
 
536
 
 
537
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
538
# Otherwise a system limit (for SysV at least) may be exceeded.
 
539
.NOEXPORT: