~ubuntu-branches/ubuntu/hardy/nfs-utils/hardy-updates

« back to all changes in this revision

Viewing changes to support/include/rpcsvc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2007-11-14 04:52:46 UTC
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20071114045246-37yxn6na36segpuh
Tags: upstream-1.1.1
ImportĀ upstreamĀ versionĀ 1.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../../..
24
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
22
install_sh_DATA = $(install_sh) -c -m 644
27
23
install_sh_PROGRAM = $(install_sh) -c
28
24
install_sh_SCRIPT = $(install_sh) -c
60
56
ACLOCAL = @ACLOCAL@
61
57
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
62
58
ALLOCA = @ALLOCA@
63
 
AMDEP_FALSE = @AMDEP_FALSE@
64
 
AMDEP_TRUE = @AMDEP_TRUE@
65
59
AMTAR = @AMTAR@
66
60
AM_CFLAGS = @AM_CFLAGS@
67
61
AM_CPPFLAGS = @AM_CPPFLAGS@
75
69
CC_FOR_BUILD = @CC_FOR_BUILD@
76
70
CFLAGS = @CFLAGS@
77
71
CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
78
 
CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
79
 
CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
80
 
CONFIG_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@
81
 
CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@
82
 
CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
83
 
CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
84
 
CONFIG_RPCGEN_FALSE = @CONFIG_RPCGEN_FALSE@
85
 
CONFIG_RPCGEN_TRUE = @CONFIG_RPCGEN_TRUE@
86
72
CPP = @CPP@
87
73
CPPFLAGS = @CPPFLAGS@
88
74
CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
103
89
F77 = @F77@
104
90
FFLAGS = @FFLAGS@
105
91
GREP = @GREP@
106
 
GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
107
 
GSSAPI_LIBS = @GSSAPI_LIBS@
108
92
GSSD = @GSSD@
 
93
GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
 
94
GSSGLUE_LIBS = @GSSGLUE_LIBS@
109
95
HAVE_LIBWRAP = @HAVE_LIBWRAP@
110
96
HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
111
97
IDMAPD = @IDMAPD@
 
98
INSTALL = @INSTALL@
112
99
INSTALL_DATA = @INSTALL_DATA@
113
100
INSTALL_PROGRAM = @INSTALL_PROGRAM@
114
101
INSTALL_SCRIPT = @INSTALL_SCRIPT@
133
120
LN_S = @LN_S@
134
121
LTLIBOBJS = @LTLIBOBJS@
135
122
MAINT = @MAINT@
136
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
137
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
138
123
MAKEINFO = @MAKEINFO@
 
124
MKDIR_P = @MKDIR_P@
139
125
OBJEXT = @OBJEXT@
140
126
PACKAGE = @PACKAGE@
141
127
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156
142
STRIP = @STRIP@
157
143
SVCGSSD = @SVCGSSD@
158
144
VERSION = @VERSION@
 
145
abs_builddir = @abs_builddir@
 
146
abs_srcdir = @abs_srcdir@
 
147
abs_top_builddir = @abs_top_builddir@
 
148
abs_top_srcdir = @abs_top_srcdir@
159
149
ac_ct_CC = @ac_ct_CC@
160
150
ac_ct_CXX = @ac_ct_CXX@
161
151
ac_ct_F77 = @ac_ct_F77@
162
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
163
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
164
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
165
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
166
152
am__include = @am__include@
167
153
am__leading_dot = @am__leading_dot@
168
154
am__quote = @am__quote@
174
160
build_cpu = @build_cpu@
175
161
build_os = @build_os@
176
162
build_vendor = @build_vendor@
 
163
builddir = @builddir@
177
164
datadir = @datadir@
178
165
datarootdir = @datarootdir@
179
166
docdir = @docdir@
206
193
sbindir = @sbindir@
207
194
secure_statd = @secure_statd@
208
195
sharedstatedir = @sharedstatedir@
 
196
srcdir = @srcdir@
209
197
startstatd = @startstatd@
210
198
statduser = @statduser@
211
199
statedir = @statedir@
212
200
sysconfdir = @sysconfdir@
213
201
target_alias = @target_alias@
 
202
top_builddir = @top_builddir@
 
203
top_srcdir = @top_srcdir@
214
204
noinst_HEADERS = nfs_prot.h
215
205
MAINTAINERCLEANFILES = Makefile.in
216
206
all: all-am
252
242
clean-libtool:
253
243
        -rm -rf .libs _libs
254
244
 
255
 
distclean-libtool:
256
 
        -rm -f libtool
257
 
uninstall-info-am:
258
 
 
259
245
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
260
246
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
261
247
        unique=`for i in $$list; do \
305
291
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
306
292
 
307
293
distdir: $(DISTFILES)
308
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
309
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
310
 
        list='$(DISTFILES)'; for file in $$list; do \
311
 
          case $$file in \
312
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
313
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
314
 
          esac; \
 
294
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
295
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
296
        list='$(DISTFILES)'; \
 
297
          dist_files=`for file in $$list; do echo $$file; done | \
 
298
          sed -e "s|^$$srcdirstrip/||;t" \
 
299
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
300
        case $$dist_files in \
 
301
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
302
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
303
                           sort -u` ;; \
 
304
        esac; \
 
305
        for file in $$dist_files; do \
315
306
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
316
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
317
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
318
 
            dir="/$$dir"; \
319
 
            $(mkdir_p) "$(distdir)$$dir"; \
320
 
          else \
321
 
            dir=''; \
322
 
          fi; \
323
307
          if test -d $$d/$$file; then \
 
308
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
324
309
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
325
310
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
326
311
            fi; \
366
351
 
367
352
distclean: distclean-am
368
353
        -rm -f Makefile
369
 
distclean-am: clean-am distclean-generic distclean-libtool \
370
 
        distclean-tags
 
354
distclean-am: clean-am distclean-generic distclean-tags
371
355
 
372
356
dvi: dvi-am
373
357
 
381
365
 
382
366
install-data-am:
383
367
 
 
368
install-dvi: install-dvi-am
 
369
 
384
370
install-exec-am:
385
371
 
 
372
install-html: install-html-am
 
373
 
386
374
install-info: install-info-am
387
375
 
388
376
install-man:
389
377
 
 
378
install-pdf: install-pdf-am
 
379
 
 
380
install-ps: install-ps-am
 
381
 
390
382
installcheck-am:
391
383
 
392
384
maintainer-clean: maintainer-clean-am
405
397
 
406
398
ps-am:
407
399
 
408
 
uninstall-am: uninstall-info-am
 
400
uninstall-am:
 
401
 
 
402
.MAKE: install-am install-strip
409
403
 
410
404
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
411
405
        clean-libtool ctags distclean distclean-generic \
412
406
        distclean-libtool distclean-tags distdir dvi dvi-am html \
413
407
        html-am info info-am install install-am install-data \
414
 
        install-data-am install-exec install-exec-am install-info \
415
 
        install-info-am install-man install-strip installcheck \
 
408
        install-data-am install-dvi install-dvi-am install-exec \
 
409
        install-exec-am install-html install-html-am install-info \
 
410
        install-info-am install-man install-pdf install-pdf-am \
 
411
        install-ps install-ps-am install-strip installcheck \
416
412
        installcheck-am installdirs maintainer-clean \
417
413
        maintainer-clean-generic mostlyclean mostlyclean-generic \
418
414
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
419
 
        uninstall-am uninstall-info-am
 
415
        uninstall-am
420
416
 
421
417
# Tell versions [3.59,3.63) of GNU make to not export all variables.
422
418
# Otherwise a system limit (for SysV at least) may be exceeded.