Imported Upstream version 1.2.0
[deb_libnfs.git] / rquota / Makefile.in
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 subdir = rquota
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 CONFIG_CLEAN_VPATH_FILES =
47 LTLIBRARIES = $(noinst_LTLIBRARIES)
48 librquota_la_LIBADD =
49 am__objects_1 = librquota_la-libnfs-raw-rquota.lo
50 am_librquota_la_OBJECTS = $(am__objects_1) librquota_la-rquota.lo
51 librquota_la_OBJECTS = $(am_librquota_la_OBJECTS)
52 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
53 depcomp = $(SHELL) $(top_srcdir)/depcomp
54 am__depfiles_maybe = depfiles
55 am__mv = mv -f
56 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
57 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
58 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
59 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
60 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 CCLD = $(CC)
62 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
63 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
64 $(LDFLAGS) -o $@
65 SOURCES = $(librquota_la_SOURCES)
66 DIST_SOURCES = $(librquota_la_SOURCES)
67 ETAGS = etags
68 CTAGS = ctags
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 ACLOCAL = @ACLOCAL@
71 AMTAR = @AMTAR@
72 AR = @AR@
73 AUTOCONF = @AUTOCONF@
74 AUTOHEADER = @AUTOHEADER@
75 AUTOMAKE = @AUTOMAKE@
76 AWK = @AWK@
77 CC = @CC@
78 CCDEPMODE = @CCDEPMODE@
79 CFLAGS = @CFLAGS@
80 CPP = @CPP@
81 CPPFLAGS = @CPPFLAGS@
82 CYGPATH_W = @CYGPATH_W@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 DLLTOOL = @DLLTOOL@
86 DSYMUTIL = @DSYMUTIL@
87 DUMPBIN = @DUMPBIN@
88 ECHO_C = @ECHO_C@
89 ECHO_N = @ECHO_N@
90 ECHO_T = @ECHO_T@
91 EGREP = @EGREP@
92 EXEEXT = @EXEEXT@
93 FGREP = @FGREP@
94 GREP = @GREP@
95 HAVE_RPCGEN = @HAVE_RPCGEN@
96 INSTALL = @INSTALL@
97 INSTALL_DATA = @INSTALL_DATA@
98 INSTALL_PROGRAM = @INSTALL_PROGRAM@
99 INSTALL_SCRIPT = @INSTALL_SCRIPT@
100 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101 LD = @LD@
102 LDFLAGS = @LDFLAGS@
103 LIBNFS_PC_REQ_PRIVATE = @LIBNFS_PC_REQ_PRIVATE@
104 LIBOBJS = @LIBOBJS@
105 LIBS = @LIBS@
106 LIBTOOL = @LIBTOOL@
107 LIPO = @LIPO@
108 LN_S = @LN_S@
109 LTLIBOBJS = @LTLIBOBJS@
110 MAKEINFO = @MAKEINFO@
111 MANIFEST_TOOL = @MANIFEST_TOOL@
112 MAYBE_EXAMPLES = @MAYBE_EXAMPLES@
113 MKDIR_P = @MKDIR_P@
114 NM = @NM@
115 NMEDIT = @NMEDIT@
116 OBJDUMP = @OBJDUMP@
117 OBJEXT = @OBJEXT@
118 OTOOL = @OTOOL@
119 OTOOL64 = @OTOOL64@
120 PACKAGE = @PACKAGE@
121 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122 PACKAGE_NAME = @PACKAGE_NAME@
123 PACKAGE_STRING = @PACKAGE_STRING@
124 PACKAGE_TARNAME = @PACKAGE_TARNAME@
125 PACKAGE_URL = @PACKAGE_URL@
126 PACKAGE_VERSION = @PACKAGE_VERSION@
127 PATH_SEPARATOR = @PATH_SEPARATOR@
128 PKG_CONFIG = @PKG_CONFIG@
129 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
130 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
131 RANLIB = @RANLIB@
132 RPCGENFLAGS = @RPCGENFLAGS@
133 SED = @SED@
134 SET_MAKE = @SET_MAKE@
135 SHELL = @SHELL@
136 STRIP = @STRIP@
137 TIRPC_CFLAGS = @TIRPC_CFLAGS@
138 TIRPC_LIBS = @TIRPC_LIBS@
139 VERSION = @VERSION@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 ac_ct_AR = @ac_ct_AR@
145 ac_ct_CC = @ac_ct_CC@
146 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 builddir = @builddir@
159 datadir = @datadir@
160 datarootdir = @datarootdir@
161 docdir = @docdir@
162 dvidir = @dvidir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 htmldir = @htmldir@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 localedir = @localedir@
176 localstatedir = @localstatedir@
177 mandir = @mandir@
178 mkdir_p = @mkdir_p@
179 oldincludedir = @oldincludedir@
180 pdfdir = @pdfdir@
181 prefix = @prefix@
182 program_transform_name = @program_transform_name@
183 psdir = @psdir@
184 sbindir = @sbindir@
185 sharedstatedir = @sharedstatedir@
186 srcdir = @srcdir@
187 sysconfdir = @sysconfdir@
188 target_alias = @target_alias@
189 top_build_prefix = @top_build_prefix@
190 top_builddir = @top_builddir@
191 top_srcdir = @top_srcdir@
192 noinst_LTLIBRARIES = librquota.la
193 rquota_SOURCES_GENERATED = libnfs-raw-rquota.c
194 rquota_HEADERS_GENERATED = libnfs-raw-rquota.h
195 rquota_GENERATED = $(rquota_SOURCES_GENERATED) $(rquota_HEADERS_GENERATED)
196 CLEANFILES = $(rquota_GENERATED) rquota-stamp
197 librquota_la_CPPFLAGS = -I$(abs_top_srcdir)/include
198 librquota_la_SOURCES = \
199 $(rquota_SOURCES_GENERATED) \
200 rquota.c
201
202 all: all-am
203
204 .SUFFIXES:
205 .SUFFIXES: .c .lo .o .obj
206 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
207 @for dep in $?; do \
208 case '$(am__configure_deps)' in \
209 *$$dep*) \
210 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211 && { if test -f $@; then exit 0; else break; fi; }; \
212 exit 1;; \
213 esac; \
214 done; \
215 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign rquota/Makefile'; \
216 $(am__cd) $(top_srcdir) && \
217 $(AUTOMAKE) --foreign rquota/Makefile
218 .PRECIOUS: Makefile
219 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220 @case '$?' in \
221 *config.status*) \
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223 *) \
224 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226 esac;
227
228 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231 $(top_srcdir)/configure: $(am__configure_deps)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235 $(am__aclocal_m4_deps):
236
237 clean-noinstLTLIBRARIES:
238 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
239 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
240 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
241 test "$$dir" != "$$p" || dir=.; \
242 echo "rm -f \"$${dir}/so_locations\""; \
243 rm -f "$${dir}/so_locations"; \
244 done
245 librquota.la: $(librquota_la_OBJECTS) $(librquota_la_DEPENDENCIES)
246 $(LINK) $(librquota_la_OBJECTS) $(librquota_la_LIBADD) $(LIBS)
247
248 mostlyclean-compile:
249 -rm -f *.$(OBJEXT)
250
251 distclean-compile:
252 -rm -f *.tab.c
253
254 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librquota_la-libnfs-raw-rquota.Plo@am__quote@
255 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librquota_la-rquota.Plo@am__quote@
256
257 .c.o:
258 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
259 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
260 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
261 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
262 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
263
264 .c.obj:
265 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
266 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
267 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
268 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
269 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
270
271 .c.lo:
272 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
273 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
274 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
275 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
276 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
277
278 librquota_la-libnfs-raw-rquota.lo: libnfs-raw-rquota.c
279 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librquota_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librquota_la-libnfs-raw-rquota.lo -MD -MP -MF $(DEPDIR)/librquota_la-libnfs-raw-rquota.Tpo -c -o librquota_la-libnfs-raw-rquota.lo `test -f 'libnfs-raw-rquota.c' || echo '$(srcdir)/'`libnfs-raw-rquota.c
280 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/librquota_la-libnfs-raw-rquota.Tpo $(DEPDIR)/librquota_la-libnfs-raw-rquota.Plo
281 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libnfs-raw-rquota.c' object='librquota_la-libnfs-raw-rquota.lo' libtool=yes @AMDEPBACKSLASH@
282 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librquota_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librquota_la-libnfs-raw-rquota.lo `test -f 'libnfs-raw-rquota.c' || echo '$(srcdir)/'`libnfs-raw-rquota.c
284
285 librquota_la-rquota.lo: rquota.c
286 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librquota_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librquota_la-rquota.lo -MD -MP -MF $(DEPDIR)/librquota_la-rquota.Tpo -c -o librquota_la-rquota.lo `test -f 'rquota.c' || echo '$(srcdir)/'`rquota.c
287 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/librquota_la-rquota.Tpo $(DEPDIR)/librquota_la-rquota.Plo
288 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota.c' object='librquota_la-rquota.lo' libtool=yes @AMDEPBACKSLASH@
289 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
290 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librquota_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librquota_la-rquota.lo `test -f 'rquota.c' || echo '$(srcdir)/'`rquota.c
291
292 mostlyclean-libtool:
293 -rm -f *.lo
294
295 clean-libtool:
296 -rm -rf .libs _libs
297
298 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300 unique=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 done | \
303 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
304 END { if (nonempty) { for (i in files) print i; }; }'`; \
305 mkid -fID $$unique
306 tags: TAGS
307
308 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
309 $(TAGS_FILES) $(LISP)
310 set x; \
311 here=`pwd`; \
312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315 done | \
316 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317 END { if (nonempty) { for (i in files) print i; }; }'`; \
318 shift; \
319 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
320 test -n "$$unique" || unique=$$empty_fix; \
321 if test $$# -gt 0; then \
322 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
323 "$$@" $$unique; \
324 else \
325 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
326 $$unique; \
327 fi; \
328 fi
329 ctags: CTAGS
330 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
331 $(TAGS_FILES) $(LISP)
332 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
333 unique=`for i in $$list; do \
334 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335 done | \
336 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
337 END { if (nonempty) { for (i in files) print i; }; }'`; \
338 test -z "$(CTAGS_ARGS)$$unique" \
339 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
340 $$unique
341
342 GTAGS:
343 here=`$(am__cd) $(top_builddir) && pwd` \
344 && $(am__cd) $(top_srcdir) \
345 && gtags -i $(GTAGS_ARGS) "$$here"
346
347 distclean-tags:
348 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
349
350 distdir: $(DISTFILES)
351 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
353 list='$(DISTFILES)'; \
354 dist_files=`for file in $$list; do echo $$file; done | \
355 sed -e "s|^$$srcdirstrip/||;t" \
356 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
357 case $$dist_files in \
358 */*) $(MKDIR_P) `echo "$$dist_files" | \
359 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
360 sort -u` ;; \
361 esac; \
362 for file in $$dist_files; do \
363 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
364 if test -d $$d/$$file; then \
365 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
366 if test -d "$(distdir)/$$file"; then \
367 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368 fi; \
369 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
370 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
371 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372 fi; \
373 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
374 else \
375 test -f "$(distdir)/$$file" \
376 || cp -p $$d/$$file "$(distdir)/$$file" \
377 || exit 1; \
378 fi; \
379 done
380 check-am: all-am
381 check: check-am
382 all-am: Makefile $(LTLIBRARIES)
383 installdirs:
384 install: install-am
385 install-exec: install-exec-am
386 install-data: install-data-am
387 uninstall: uninstall-am
388
389 install-am: all-am
390 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
391
392 installcheck: installcheck-am
393 install-strip:
394 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
396 `test -z '$(STRIP)' || \
397 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
398 mostlyclean-generic:
399
400 clean-generic:
401 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
402
403 distclean-generic:
404 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
405 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
406
407 maintainer-clean-generic:
408 @echo "This command is intended for maintainers to use"
409 @echo "it deletes files that may require special tools to rebuild."
410 clean: clean-am
411
412 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
413 mostlyclean-am
414
415 distclean: distclean-am
416 -rm -rf ./$(DEPDIR)
417 -rm -f Makefile
418 distclean-am: clean-am distclean-compile distclean-generic \
419 distclean-tags
420
421 dvi: dvi-am
422
423 dvi-am:
424
425 html: html-am
426
427 html-am:
428
429 info: info-am
430
431 info-am:
432
433 install-data-am:
434
435 install-dvi: install-dvi-am
436
437 install-dvi-am:
438
439 install-exec-am:
440
441 install-html: install-html-am
442
443 install-html-am:
444
445 install-info: install-info-am
446
447 install-info-am:
448
449 install-man:
450
451 install-pdf: install-pdf-am
452
453 install-pdf-am:
454
455 install-ps: install-ps-am
456
457 install-ps-am:
458
459 installcheck-am:
460
461 maintainer-clean: maintainer-clean-am
462 -rm -rf ./$(DEPDIR)
463 -rm -f Makefile
464 maintainer-clean-am: distclean-am maintainer-clean-generic
465
466 mostlyclean: mostlyclean-am
467
468 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
469 mostlyclean-libtool
470
471 pdf: pdf-am
472
473 pdf-am:
474
475 ps: ps-am
476
477 ps-am:
478
479 uninstall-am:
480
481 .MAKE: install-am install-strip
482
483 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
484 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
485 distclean-compile distclean-generic distclean-libtool \
486 distclean-tags distdir dvi dvi-am html html-am info info-am \
487 install install-am install-data install-data-am install-dvi \
488 install-dvi-am install-exec install-exec-am install-html \
489 install-html-am install-info install-info-am install-man \
490 install-pdf install-pdf-am install-ps install-ps-am \
491 install-strip installcheck installcheck-am installdirs \
492 maintainer-clean maintainer-clean-generic mostlyclean \
493 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
494 pdf pdf-am ps ps-am tags uninstall uninstall-am
495
496
497 $(rquota_GENERATED) : rquota-stamp
498 rquota-stamp : rquota.x
499 rm -f $(rquota_GENERATED)
500 rpcgen -h @RPCGENFLAGS@ $< > libnfs-raw-rquota.h
501 rpcgen -c @RPCGENFLAGS@ $< | sed -e "s/#include \".*rquota.h\"/#include \"libnfs-raw-rquota.h\"/" > libnfs-raw-rquota.c
502 touch rquota-stamp
503
504 # Tell versions [3.59,3.63) of GNU make to not export all variables.
505 # Otherwise a system limit (for SysV at least) may be exceeded.
506 .NOEXPORT: