Imported Upstream version 1.2.0
[deb_libnfs.git] / rquota / Makefile.in
CommitLineData
dabf4152
AM
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
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = rquota
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
46CONFIG_CLEAN_VPATH_FILES =
47LTLIBRARIES = $(noinst_LTLIBRARIES)
48librquota_la_LIBADD =
49am__objects_1 = librquota_la-libnfs-raw-rquota.lo
50am_librquota_la_OBJECTS = $(am__objects_1) librquota_la-rquota.lo
51librquota_la_OBJECTS = $(am_librquota_la_OBJECTS)
52DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
53depcomp = $(SHELL) $(top_srcdir)/depcomp
54am__depfiles_maybe = depfiles
55am__mv = mv -f
56COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
57 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
58LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
59 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
60 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61CCLD = $(CC)
62LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
63 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
64 $(LDFLAGS) -o $@
65SOURCES = $(librquota_la_SOURCES)
66DIST_SOURCES = $(librquota_la_SOURCES)
67ETAGS = etags
68CTAGS = ctags
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70ACLOCAL = @ACLOCAL@
71AMTAR = @AMTAR@
72AR = @AR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CC = @CC@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
80CPP = @CPP@
81CPPFLAGS = @CPPFLAGS@
82CYGPATH_W = @CYGPATH_W@
83DEFS = @DEFS@
84DEPDIR = @DEPDIR@
85DLLTOOL = @DLLTOOL@
86DSYMUTIL = @DSYMUTIL@
87DUMPBIN = @DUMPBIN@
88ECHO_C = @ECHO_C@
89ECHO_N = @ECHO_N@
90ECHO_T = @ECHO_T@
91EGREP = @EGREP@
92EXEEXT = @EXEEXT@
93FGREP = @FGREP@
94GREP = @GREP@
95HAVE_RPCGEN = @HAVE_RPCGEN@
96INSTALL = @INSTALL@
97INSTALL_DATA = @INSTALL_DATA@
98INSTALL_PROGRAM = @INSTALL_PROGRAM@
99INSTALL_SCRIPT = @INSTALL_SCRIPT@
100INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101LD = @LD@
102LDFLAGS = @LDFLAGS@
5670ec6e 103LIBNFS_PC_REQ_PRIVATE = @LIBNFS_PC_REQ_PRIVATE@
dabf4152
AM
104LIBOBJS = @LIBOBJS@
105LIBS = @LIBS@
106LIBTOOL = @LIBTOOL@
107LIPO = @LIPO@
108LN_S = @LN_S@
109LTLIBOBJS = @LTLIBOBJS@
110MAKEINFO = @MAKEINFO@
111MANIFEST_TOOL = @MANIFEST_TOOL@
112MAYBE_EXAMPLES = @MAYBE_EXAMPLES@
113MKDIR_P = @MKDIR_P@
114NM = @NM@
115NMEDIT = @NMEDIT@
116OBJDUMP = @OBJDUMP@
117OBJEXT = @OBJEXT@
118OTOOL = @OTOOL@
119OTOOL64 = @OTOOL64@
120PACKAGE = @PACKAGE@
121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122PACKAGE_NAME = @PACKAGE_NAME@
123PACKAGE_STRING = @PACKAGE_STRING@
124PACKAGE_TARNAME = @PACKAGE_TARNAME@
125PACKAGE_URL = @PACKAGE_URL@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
5670ec6e
AM
128PKG_CONFIG = @PKG_CONFIG@
129PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
130PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
dabf4152
AM
131RANLIB = @RANLIB@
132RPCGENFLAGS = @RPCGENFLAGS@
133SED = @SED@
134SET_MAKE = @SET_MAKE@
135SHELL = @SHELL@
136STRIP = @STRIP@
5670ec6e
AM
137TIRPC_CFLAGS = @TIRPC_CFLAGS@
138TIRPC_LIBS = @TIRPC_LIBS@
dabf4152
AM
139VERSION = @VERSION@
140abs_builddir = @abs_builddir@
141abs_srcdir = @abs_srcdir@
142abs_top_builddir = @abs_top_builddir@
143abs_top_srcdir = @abs_top_srcdir@
144ac_ct_AR = @ac_ct_AR@
145ac_ct_CC = @ac_ct_CC@
146ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147am__include = @am__include@
148am__leading_dot = @am__leading_dot@
149am__quote = @am__quote@
150am__tar = @am__tar@
151am__untar = @am__untar@
152bindir = @bindir@
153build = @build@
154build_alias = @build_alias@
155build_cpu = @build_cpu@
156build_os = @build_os@
157build_vendor = @build_vendor@
158builddir = @builddir@
159datadir = @datadir@
160datarootdir = @datarootdir@
161docdir = @docdir@
162dvidir = @dvidir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169htmldir = @htmldir@
170includedir = @includedir@
171infodir = @infodir@
172install_sh = @install_sh@
173libdir = @libdir@
174libexecdir = @libexecdir@
175localedir = @localedir@
176localstatedir = @localstatedir@
177mandir = @mandir@
178mkdir_p = @mkdir_p@
179oldincludedir = @oldincludedir@
180pdfdir = @pdfdir@
181prefix = @prefix@
182program_transform_name = @program_transform_name@
183psdir = @psdir@
184sbindir = @sbindir@
185sharedstatedir = @sharedstatedir@
186srcdir = @srcdir@
187sysconfdir = @sysconfdir@
188target_alias = @target_alias@
189top_build_prefix = @top_build_prefix@
190top_builddir = @top_builddir@
191top_srcdir = @top_srcdir@
192noinst_LTLIBRARIES = librquota.la
193rquota_SOURCES_GENERATED = libnfs-raw-rquota.c
194rquota_HEADERS_GENERATED = libnfs-raw-rquota.h
195rquota_GENERATED = $(rquota_SOURCES_GENERATED) $(rquota_HEADERS_GENERATED)
196CLEANFILES = $(rquota_GENERATED) rquota-stamp
197librquota_la_CPPFLAGS = -I$(abs_top_srcdir)/include
198librquota_la_SOURCES = \
199 $(rquota_SOURCES_GENERATED) \
200 rquota.c
201
202all: 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
219Makefile: $(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
237clean-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
245librquota.la: $(librquota_la_OBJECTS) $(librquota_la_DEPENDENCIES)
246 $(LINK) $(librquota_la_OBJECTS) $(librquota_la_LIBADD) $(LIBS)
247
248mostlyclean-compile:
249 -rm -f *.$(OBJEXT)
250
251distclean-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
278librquota_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
285librquota_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
292mostlyclean-libtool:
293 -rm -f *.lo
294
295clean-libtool:
296 -rm -rf .libs _libs
297
298ID: $(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
306tags: TAGS
307
308TAGS: $(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
329ctags: CTAGS
330CTAGS: $(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
342GTAGS:
343 here=`$(am__cd) $(top_builddir) && pwd` \
344 && $(am__cd) $(top_srcdir) \
345 && gtags -i $(GTAGS_ARGS) "$$here"
346
347distclean-tags:
348 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
349
350distdir: $(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
380check-am: all-am
381check: check-am
382all-am: Makefile $(LTLIBRARIES)
383installdirs:
384install: install-am
385install-exec: install-exec-am
386install-data: install-data-am
387uninstall: uninstall-am
388
389install-am: all-am
390 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
391
392installcheck: installcheck-am
393install-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
398mostlyclean-generic:
399
400clean-generic:
401 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
402
403distclean-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
407maintainer-clean-generic:
408 @echo "This command is intended for maintainers to use"
409 @echo "it deletes files that may require special tools to rebuild."
410clean: clean-am
411
412clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
413 mostlyclean-am
414
415distclean: distclean-am
416 -rm -rf ./$(DEPDIR)
417 -rm -f Makefile
418distclean-am: clean-am distclean-compile distclean-generic \
419 distclean-tags
420
421dvi: dvi-am
422
423dvi-am:
424
425html: html-am
426
427html-am:
428
429info: info-am
430
431info-am:
432
433install-data-am:
434
435install-dvi: install-dvi-am
436
437install-dvi-am:
438
439install-exec-am:
440
441install-html: install-html-am
442
443install-html-am:
444
445install-info: install-info-am
446
447install-info-am:
448
449install-man:
450
451install-pdf: install-pdf-am
452
453install-pdf-am:
454
455install-ps: install-ps-am
456
457install-ps-am:
458
459installcheck-am:
460
461maintainer-clean: maintainer-clean-am
462 -rm -rf ./$(DEPDIR)
463 -rm -f Makefile
464maintainer-clean-am: distclean-am maintainer-clean-generic
465
466mostlyclean: mostlyclean-am
467
468mostlyclean-am: mostlyclean-compile mostlyclean-generic \
469 mostlyclean-libtool
470
471pdf: pdf-am
472
473pdf-am:
474
475ps: ps-am
476
477ps-am:
478
479uninstall-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
498rquota-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: