~ubuntu-branches/ubuntu/oneiric/nfs-utils/oneiric

« back to all changes in this revision

Viewing changes to support/nfs/Makefile.in

  • Committer: Steve Langasek
  • Date: 2010-06-04 09:53:57 UTC
  • mfrom: (14.1.5 sid)
  • Revision ID: vorlon@debian.org-20100604095357-zbu3na972v3nmgvg
mergeĀ versionĀ 1:1.2.2-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
39
41
        $(top_srcdir)/aclocal/ipv6.m4 \
40
42
        $(top_srcdir)/aclocal/kerberos5.m4 \
41
43
        $(top_srcdir)/aclocal/libblkid.m4 \
 
44
        $(top_srcdir)/aclocal/libcap.m4 \
42
45
        $(top_srcdir)/aclocal/libevent.m4 \
43
46
        $(top_srcdir)/aclocal/libnfsidmap.m4 \
44
47
        $(top_srcdir)/aclocal/librpcsecgss.m4 \
52
55
mkinstalldirs = $(install_sh) -d
53
56
CONFIG_HEADER = $(top_builddir)/support/include/config.h
54
57
CONFIG_CLEAN_FILES =
 
58
CONFIG_CLEAN_VPATH_FILES =
55
59
LIBRARIES = $(noinst_LIBRARIES)
56
60
ARFLAGS = cru
57
61
libnfs_a_AR = $(AR) $(ARFLAGS)
58
62
libnfs_a_LIBADD =
59
63
am_libnfs_a_OBJECTS = exports.$(OBJEXT) rmtab.$(OBJEXT) xio.$(OBJEXT) \
60
64
        rpcmisc.$(OBJEXT) rpcdispatch.$(OBJEXT) xlog.$(OBJEXT) \
61
 
        xcommon.$(OBJEXT) wildmat.$(OBJEXT) nfssvc.$(OBJEXT) \
62
 
        nfsclient.$(OBJEXT) nfsexport.$(OBJEXT) getfh.$(OBJEXT) \
63
 
        nfsctl.$(OBJEXT) rpc_socket.$(OBJEXT) getport.$(OBJEXT) \
64
 
        svc_socket.$(OBJEXT) cacheio.$(OBJEXT) closeall.$(OBJEXT) \
65
 
        nfs_mntent.$(OBJEXT)
 
65
        xcommon.$(OBJEXT) wildmat.$(OBJEXT) nfsclient.$(OBJEXT) \
 
66
        nfsexport.$(OBJEXT) getfh.$(OBJEXT) nfsctl.$(OBJEXT) \
 
67
        rpc_socket.$(OBJEXT) getport.$(OBJEXT) svc_socket.$(OBJEXT) \
 
68
        cacheio.$(OBJEXT) closeall.$(OBJEXT) nfs_mntent.$(OBJEXT) \
 
69
        conffile.$(OBJEXT) svc_create.$(OBJEXT)
66
70
libnfs_a_OBJECTS = $(am_libnfs_a_OBJECTS)
67
71
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/support/include
68
72
depcomp = $(SHELL) $(top_srcdir)/depcomp
69
73
am__depfiles_maybe = depfiles
 
74
am__mv = mv -f
70
75
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71
76
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72
77
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109
114
DEFS = @DEFS@
110
115
DEPDIR = @DEPDIR@
111
116
DSYMUTIL = @DSYMUTIL@
112
 
ECHO = @ECHO@
 
117
DUMPBIN = @DUMPBIN@
113
118
ECHO_C = @ECHO_C@
114
119
ECHO_N = @ECHO_N@
115
120
ECHO_T = @ECHO_T@
116
121
EGREP = @EGREP@
117
122
EXEEXT = @EXEEXT@
118
 
F77 = @F77@
119
 
FFLAGS = @FFLAGS@
 
123
FGREP = @FGREP@
120
124
GREP = @GREP@
121
125
GSSD = @GSSD@
122
126
GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
139
143
LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
140
144
LIBBLKID = @LIBBLKID@
141
145
LIBBSD = @LIBBSD@
 
146
LIBCAP = @LIBCAP@
142
147
LIBCRYPT = @LIBCRYPT@
143
148
LIBNSL = @LIBNSL@
144
149
LIBOBJS = @LIBOBJS@
146
151
LIBSOCKET = @LIBSOCKET@
147
152
LIBTOOL = @LIBTOOL@
148
153
LIBWRAP = @LIBWRAP@
 
154
LIPO = @LIPO@
149
155
LN_S = @LN_S@
150
156
LTLIBOBJS = @LTLIBOBJS@
151
157
MAINT = @MAINT@
152
158
MAKEINFO = @MAKEINFO@
153
159
MKDIR_P = @MKDIR_P@
 
160
NM = @NM@
154
161
NMEDIT = @NMEDIT@
 
162
OBJDUMP = @OBJDUMP@
155
163
OBJEXT = @OBJEXT@
 
164
OTOOL = @OTOOL@
 
165
OTOOL64 = @OTOOL64@
156
166
PACKAGE = @PACKAGE@
157
167
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158
168
PACKAGE_NAME = @PACKAGE_NAME@
178
188
abs_top_srcdir = @abs_top_srcdir@
179
189
ac_ct_CC = @ac_ct_CC@
180
190
ac_ct_CXX = @ac_ct_CXX@
181
 
ac_ct_F77 = @ac_ct_F77@
 
191
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
182
192
am__include = @am__include@
183
193
am__leading_dot = @am__leading_dot@
184
194
am__quote = @am__quote@
197
207
dvidir = @dvidir@
198
208
enable_gss = @enable_gss@
199
209
enable_ipv6 = @enable_ipv6@
 
210
enable_mountconfig = @enable_mountconfig@
200
211
enable_nfsv3 = @enable_nfsv3@
201
212
enable_nfsv4 = @enable_nfsv4@
 
213
enable_nfsv41 = @enable_nfsv41@
202
214
exec_prefix = @exec_prefix@
203
215
host = @host@
204
216
host_alias = @host_alias@
214
226
libexecdir = @libexecdir@
215
227
localedir = @localedir@
216
228
localstatedir = @localstatedir@
 
229
lt_ECHO = @lt_ECHO@
217
230
mandir = @mandir@
218
231
mkdir_p = @mkdir_p@
 
232
mountfile = @mountfile@
219
233
oldincludedir = @oldincludedir@
220
234
pdfdir = @pdfdir@
221
235
prefix = @prefix@
234
248
top_srcdir = @top_srcdir@
235
249
noinst_LIBRARIES = libnfs.a
236
250
libnfs_a_SOURCES = exports.c rmtab.c xio.c rpcmisc.c rpcdispatch.c \
237
 
                   xlog.c xcommon.c wildmat.c nfssvc.c nfsclient.c \
 
251
                   xlog.c xcommon.c wildmat.c nfsclient.c \
238
252
                   nfsexport.c getfh.c nfsctl.c rpc_socket.c getport.c \
239
 
                   svc_socket.c cacheio.c closeall.c nfs_mntent.c
 
253
                   svc_socket.c cacheio.c closeall.c nfs_mntent.c conffile.c \
 
254
                   svc_create.c
240
255
 
241
256
MAINTAINERCLEANFILES = Makefile.in
242
257
all: all-am
247
262
        @for dep in $?; do \
248
263
          case '$(am__configure_deps)' in \
249
264
            *$$dep*) \
250
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
251
 
                && exit 0; \
 
265
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
266
                && { if test -f $@; then exit 0; else break; fi; }; \
252
267
              exit 1;; \
253
268
          esac; \
254
269
        done; \
255
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/nfs/Makefile'; \
256
 
        cd $(top_srcdir) && \
257
 
          $(AUTOMAKE) --gnu  support/nfs/Makefile
 
270
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu support/nfs/Makefile'; \
 
271
        $(am__cd) $(top_srcdir) && \
 
272
          $(AUTOMAKE) --gnu support/nfs/Makefile
258
273
.PRECIOUS: Makefile
259
274
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
260
275
        @case '$?' in \
272
287
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
288
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
274
289
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
290
$(am__aclocal_m4_deps):
275
291
 
276
292
clean-noinstLIBRARIES:
277
293
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
288
304
 
289
305
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cacheio.Po@am__quote@
290
306
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closeall.Po@am__quote@
 
307
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conffile.Po@am__quote@
291
308
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exports.Po@am__quote@
292
309
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getfh.Po@am__quote@
293
310
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getport.Po@am__quote@
295
312
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfsclient.Po@am__quote@
296
313
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfsctl.Po@am__quote@
297
314
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfsexport.Po@am__quote@
298
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfssvc.Po@am__quote@
299
315
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmtab.Po@am__quote@
300
316
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpc_socket.Po@am__quote@
301
317
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcdispatch.Po@am__quote@
302
318
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcmisc.Po@am__quote@
 
319
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svc_create.Po@am__quote@
303
320
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svc_socket.Po@am__quote@
304
321
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wildmat.Po@am__quote@
305
322
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xcommon.Po@am__quote@
308
325
 
309
326
.c.o:
310
327
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
311
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
328
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
312
329
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
313
330
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
314
331
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
315
332
 
316
333
.c.obj:
317
334
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
318
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
335
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
319
336
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
320
337
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
321
338
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
322
339
 
323
340
.c.lo:
324
341
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
325
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
342
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
326
343
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
327
344
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328
345
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
338
355
        unique=`for i in $$list; do \
339
356
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340
357
          done | \
341
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
358
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342
359
              END { if (nonempty) { for (i in files) print i; }; }'`; \
343
360
        mkid -fID $$unique
344
361
tags: TAGS
345
362
 
346
363
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
347
364
                $(TAGS_FILES) $(LISP)
348
 
        tags=; \
 
365
        set x; \
349
366
        here=`pwd`; \
350
367
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
351
368
        unique=`for i in $$list; do \
353
370
          done | \
354
371
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355
372
              END { if (nonempty) { for (i in files) print i; }; }'`; \
356
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
373
        shift; \
 
374
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
357
375
          test -n "$$unique" || unique=$$empty_fix; \
358
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359
 
            $$tags $$unique; \
 
376
          if test $$# -gt 0; then \
 
377
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
378
              "$$@" $$unique; \
 
379
          else \
 
380
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
381
              $$unique; \
 
382
          fi; \
360
383
        fi
361
384
ctags: CTAGS
362
385
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
363
386
                $(TAGS_FILES) $(LISP)
364
 
        tags=; \
365
387
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
366
388
        unique=`for i in $$list; do \
367
389
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368
390
          done | \
369
391
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370
392
              END { if (nonempty) { for (i in files) print i; }; }'`; \
371
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
393
        test -z "$(CTAGS_ARGS)$$unique" \
372
394
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
373
 
             $$tags $$unique
 
395
             $$unique
374
396
 
375
397
GTAGS:
376
398
        here=`$(am__cd) $(top_builddir) && pwd` \
377
 
          && cd $(top_srcdir) \
378
 
          && gtags -i $(GTAGS_ARGS) $$here
 
399
          && $(am__cd) $(top_srcdir) \
 
400
          && gtags -i $(GTAGS_ARGS) "$$here"
379
401
 
380
402
distclean-tags:
381
403
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
396
418
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397
419
          if test -d $$d/$$file; then \
398
420
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
421
            if test -d "$(distdir)/$$file"; then \
 
422
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
423
            fi; \
399
424
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
400
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
425
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
426
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401
427
            fi; \
402
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
428
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
403
429
          else \
404
 
            test -f $(distdir)/$$file \
405
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
430
            test -f "$(distdir)/$$file" \
 
431
            || cp -p $$d/$$file "$(distdir)/$$file" \
406
432
            || exit 1; \
407
433
          fi; \
408
434
        done
430
456
 
431
457
distclean-generic:
432
458
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
459
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
433
460
 
434
461
maintainer-clean-generic:
435
462
        @echo "This command is intended for maintainers to use"
452
479
 
453
480
html: html-am
454
481
 
 
482
html-am:
 
483
 
455
484
info: info-am
456
485
 
457
486
info-am:
460
489
 
461
490
install-dvi: install-dvi-am
462
491
 
 
492
install-dvi-am:
 
493
 
463
494
install-exec-am:
464
495
 
465
496
install-html: install-html-am
466
497
 
 
498
install-html-am:
 
499
 
467
500
install-info: install-info-am
468
501
 
 
502
install-info-am:
 
503
 
469
504
install-man:
470
505
 
471
506
install-pdf: install-pdf-am
472
507
 
 
508
install-pdf-am:
 
509
 
473
510
install-ps: install-ps-am
474
511
 
 
512
install-ps-am:
 
513
 
475
514
installcheck-am:
476
515
 
477
516
maintainer-clean: maintainer-clean-am
509
548
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
510
549
        pdf pdf-am ps ps-am tags uninstall uninstall-am
511
550
 
 
551
 
512
552
# Tell versions [3.59,3.63) of GNU make to not export all variables.
513
553
# Otherwise a system limit (for SysV at least) may be exceeded.
514
554
.NOEXPORT: