X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Frquotad%2FMakefile.in;h=198aa151b9e4c47752c8a498f3dc44cb213df41d;hb=4f7fc41f6324daad94c37e9327567d27a0d50afe;hp=9bb0a7c614781a68945168db04e9f8c0726d9fee;hpb=c318d424ed1e5493782146e1c1878cf34d6e8d50;p=nfs-utils.git diff --git a/utils/rquotad/Makefile.in b/utils/rquotad/Makefile.in index 9bb0a7c..198aa15 100644 --- a/utils/rquotad/Makefile.in +++ b/utils/rquotad/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.8.5 from Makefile.am. +# Makefile.in generated by automake 1.10 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -14,17 +14,11 @@ @SET_MAKE@ -SOURCES = $(rquotad_SOURCES) - -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ -top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c @@ -36,6 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +build_triplet = @build@ host_triplet = @host@ sbin_PROGRAMS = rquotad$(EXEEXT) subdir = utils/rquotad @@ -45,10 +40,10 @@ am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \ $(top_srcdir)/aclocal/kerberos5.m4 \ $(top_srcdir)/aclocal/nfs-utils.m4 \ $(top_srcdir)/aclocal/tcp-wrappers.m4 \ - $(top_srcdir)/configure.in + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(mkdir_p) +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/support/include/config.h CONFIG_CLEAN_FILES = am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)" @@ -63,22 +58,18 @@ rquotad_DEPENDENCIES = ../../support/export/libexport.a \ ../../support/nfs/libnfs.a ../../support/misc/libmisc.a \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) -DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/support/include +DEFAULT_INCLUDES = -I. -I$(top_builddir)/support/include@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles -@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/rquotad-hasquota.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/rquotad-quotactl.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/rquotad-rquota_server.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/rquotad-rquota_svc.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/rquotad-rquota_xdr.Po COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o $@ +LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ + $(LDFLAGS) -o $@ SOURCES = $(rquotad_SOURCES) DIST_SOURCES = $(rquotad_SOURCES) man8dir = $(mandir)/man8 @@ -90,8 +81,6 @@ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ ALLOCA = @ALLOCA@ -AMDEP_FALSE = @AMDEP_FALSE@ -AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AM_CFLAGS = @AM_CFLAGS@ AM_CPPFLAGS = @AM_CPPFLAGS@ @@ -105,14 +94,6 @@ CCDEPMODE = @CCDEPMODE@ CC_FOR_BUILD = @CC_FOR_BUILD@ CFLAGS = @CFLAGS@ CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ -CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@ -CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@ -CONFIG_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@ -CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@ -CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@ -CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@ -CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@ -CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ @@ -139,6 +120,7 @@ GSSD = @GSSD@ HAVE_LIBWRAP = @HAVE_LIBWRAP@ HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@ IDMAPD = @IDMAPD@ +INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ @@ -151,6 +133,7 @@ KRBLIBS = @KRBLIBS@ LD = @LD@ LDFLAGS = @LDFLAGS@ LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ +LIBBLKID = @LIBBLKID@ LIBBSD = @LIBBSD@ LIBCRYPT = @LIBCRYPT@ LIBNSL = @LIBNSL@ @@ -161,7 +144,9 @@ LIBTOOL = @LIBTOOL@ LIBWRAP = @LIBWRAP@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ @@ -173,6 +158,7 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ RELEASE = @RELEASE@ +RPCGEN_PATH = @RPCGEN_PATH@ RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@ RPCSECGSS_LIBS = @RPCSECGSS_LIBS@ SET_MAKE = @SET_MAKE@ @@ -180,22 +166,25 @@ SHELL = @SHELL@ STRIP = @STRIP@ SVCGSSD = @SVCGSSD@ VERSION = @VERSION@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ -am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ -am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ -am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ +builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ @@ -228,11 +217,14 @@ psdir = @psdir@ sbindir = @sbindir@ secure_statd = @secure_statd@ sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +startstatd = @startstatd@ statduser = @statduser@ statedir = @statedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -RPCGEN = $(top_builddir)/tools/rpcgen/rpcgen +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ GENFILES_XDR = rquota_xdr.c GENFILES_H = rquota.h BUILT_SOURCES = $(GENFILES_H) @@ -253,12 +245,15 @@ rquotad_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS) \ -I$(top_srcdir)/support/export MAINTAINERCLEANFILES = Makefile.in +@CONFIG_RPCGEN_FALSE@RPCGEN = @RPCGEN_PATH@ +@CONFIG_RPCGEN_TRUE@RPCGEN = $(top_builddir)/tools/rpcgen/rpcgen +CLEANFILES = $(GENFILES) all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -283,13 +278,13 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-sbinPROGRAMS: $(sbin_PROGRAMS) @$(NORMAL_INSTALL) - test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)" + test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" @list='$(sbin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ @@ -317,7 +312,7 @@ clean-sbinPROGRAMS: done rquotad$(EXEEXT): $(rquotad_OBJECTS) $(rquotad_DEPENDENCIES) @rm -f rquotad$(EXEEXT) - $(LINK) $(rquotad_LDFLAGS) $(rquotad_OBJECTS) $(rquotad_LDADD) $(LIBS) + $(LINK) $(rquotad_OBJECTS) $(rquotad_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -332,161 +327,104 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rquotad-rquota_xdr.Po@am__quote@ .c.o: -@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: -@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: -@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< rquotad-rquota_server.o: rquota_server.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_server.o -MD -MP -MF "$(DEPDIR)/rquotad-rquota_server.Tpo" -c -o rquotad-rquota_server.o `test -f 'rquota_server.c' || echo '$(srcdir)/'`rquota_server.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_server.Tpo" "$(DEPDIR)/rquotad-rquota_server.Po"; else rm -f "$(DEPDIR)/rquotad-rquota_server.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_server.o -MD -MP -MF $(DEPDIR)/rquotad-rquota_server.Tpo -c -o rquotad-rquota_server.o `test -f 'rquota_server.c' || echo '$(srcdir)/'`rquota_server.c +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-rquota_server.Tpo $(DEPDIR)/rquotad-rquota_server.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_server.c' object='rquotad-rquota_server.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_server.Po' tmpdepfile='$(DEPDIR)/rquotad-rquota_server.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_server.o `test -f 'rquota_server.c' || echo '$(srcdir)/'`rquota_server.c rquotad-rquota_server.obj: rquota_server.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_server.obj -MD -MP -MF "$(DEPDIR)/rquotad-rquota_server.Tpo" -c -o rquotad-rquota_server.obj `if test -f 'rquota_server.c'; then $(CYGPATH_W) 'rquota_server.c'; else $(CYGPATH_W) '$(srcdir)/rquota_server.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_server.Tpo" "$(DEPDIR)/rquotad-rquota_server.Po"; else rm -f "$(DEPDIR)/rquotad-rquota_server.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_server.obj -MD -MP -MF $(DEPDIR)/rquotad-rquota_server.Tpo -c -o rquotad-rquota_server.obj `if test -f 'rquota_server.c'; then $(CYGPATH_W) 'rquota_server.c'; else $(CYGPATH_W) '$(srcdir)/rquota_server.c'; fi` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-rquota_server.Tpo $(DEPDIR)/rquotad-rquota_server.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_server.c' object='rquotad-rquota_server.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_server.Po' tmpdepfile='$(DEPDIR)/rquotad-rquota_server.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_server.obj `if test -f 'rquota_server.c'; then $(CYGPATH_W) 'rquota_server.c'; else $(CYGPATH_W) '$(srcdir)/rquota_server.c'; fi` -rquotad-rquota_server.lo: rquota_server.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_server.lo -MD -MP -MF "$(DEPDIR)/rquotad-rquota_server.Tpo" -c -o rquotad-rquota_server.lo `test -f 'rquota_server.c' || echo '$(srcdir)/'`rquota_server.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_server.Tpo" "$(DEPDIR)/rquotad-rquota_server.Plo"; else rm -f "$(DEPDIR)/rquotad-rquota_server.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_server.c' object='rquotad-rquota_server.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_server.Plo' tmpdepfile='$(DEPDIR)/rquotad-rquota_server.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_server.lo `test -f 'rquota_server.c' || echo '$(srcdir)/'`rquota_server.c - rquotad-rquota_svc.o: rquota_svc.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_svc.o -MD -MP -MF "$(DEPDIR)/rquotad-rquota_svc.Tpo" -c -o rquotad-rquota_svc.o `test -f 'rquota_svc.c' || echo '$(srcdir)/'`rquota_svc.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_svc.Tpo" "$(DEPDIR)/rquotad-rquota_svc.Po"; else rm -f "$(DEPDIR)/rquotad-rquota_svc.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_svc.o -MD -MP -MF $(DEPDIR)/rquotad-rquota_svc.Tpo -c -o rquotad-rquota_svc.o `test -f 'rquota_svc.c' || echo '$(srcdir)/'`rquota_svc.c +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-rquota_svc.Tpo $(DEPDIR)/rquotad-rquota_svc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_svc.c' object='rquotad-rquota_svc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_svc.Po' tmpdepfile='$(DEPDIR)/rquotad-rquota_svc.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_svc.o `test -f 'rquota_svc.c' || echo '$(srcdir)/'`rquota_svc.c rquotad-rquota_svc.obj: rquota_svc.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_svc.obj -MD -MP -MF "$(DEPDIR)/rquotad-rquota_svc.Tpo" -c -o rquotad-rquota_svc.obj `if test -f 'rquota_svc.c'; then $(CYGPATH_W) 'rquota_svc.c'; else $(CYGPATH_W) '$(srcdir)/rquota_svc.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_svc.Tpo" "$(DEPDIR)/rquotad-rquota_svc.Po"; else rm -f "$(DEPDIR)/rquotad-rquota_svc.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_svc.obj -MD -MP -MF $(DEPDIR)/rquotad-rquota_svc.Tpo -c -o rquotad-rquota_svc.obj `if test -f 'rquota_svc.c'; then $(CYGPATH_W) 'rquota_svc.c'; else $(CYGPATH_W) '$(srcdir)/rquota_svc.c'; fi` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-rquota_svc.Tpo $(DEPDIR)/rquotad-rquota_svc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_svc.c' object='rquotad-rquota_svc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_svc.Po' tmpdepfile='$(DEPDIR)/rquotad-rquota_svc.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_svc.obj `if test -f 'rquota_svc.c'; then $(CYGPATH_W) 'rquota_svc.c'; else $(CYGPATH_W) '$(srcdir)/rquota_svc.c'; fi` -rquotad-rquota_svc.lo: rquota_svc.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_svc.lo -MD -MP -MF "$(DEPDIR)/rquotad-rquota_svc.Tpo" -c -o rquotad-rquota_svc.lo `test -f 'rquota_svc.c' || echo '$(srcdir)/'`rquota_svc.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_svc.Tpo" "$(DEPDIR)/rquotad-rquota_svc.Plo"; else rm -f "$(DEPDIR)/rquotad-rquota_svc.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_svc.c' object='rquotad-rquota_svc.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_svc.Plo' tmpdepfile='$(DEPDIR)/rquotad-rquota_svc.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_svc.lo `test -f 'rquota_svc.c' || echo '$(srcdir)/'`rquota_svc.c - rquotad-rquota_xdr.o: rquota_xdr.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_xdr.o -MD -MP -MF "$(DEPDIR)/rquotad-rquota_xdr.Tpo" -c -o rquotad-rquota_xdr.o `test -f 'rquota_xdr.c' || echo '$(srcdir)/'`rquota_xdr.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_xdr.Tpo" "$(DEPDIR)/rquotad-rquota_xdr.Po"; else rm -f "$(DEPDIR)/rquotad-rquota_xdr.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_xdr.o -MD -MP -MF $(DEPDIR)/rquotad-rquota_xdr.Tpo -c -o rquotad-rquota_xdr.o `test -f 'rquota_xdr.c' || echo '$(srcdir)/'`rquota_xdr.c +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-rquota_xdr.Tpo $(DEPDIR)/rquotad-rquota_xdr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_xdr.c' object='rquotad-rquota_xdr.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_xdr.Po' tmpdepfile='$(DEPDIR)/rquotad-rquota_xdr.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_xdr.o `test -f 'rquota_xdr.c' || echo '$(srcdir)/'`rquota_xdr.c rquotad-rquota_xdr.obj: rquota_xdr.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_xdr.obj -MD -MP -MF "$(DEPDIR)/rquotad-rquota_xdr.Tpo" -c -o rquotad-rquota_xdr.obj `if test -f 'rquota_xdr.c'; then $(CYGPATH_W) 'rquota_xdr.c'; else $(CYGPATH_W) '$(srcdir)/rquota_xdr.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_xdr.Tpo" "$(DEPDIR)/rquotad-rquota_xdr.Po"; else rm -f "$(DEPDIR)/rquotad-rquota_xdr.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_xdr.obj -MD -MP -MF $(DEPDIR)/rquotad-rquota_xdr.Tpo -c -o rquotad-rquota_xdr.obj `if test -f 'rquota_xdr.c'; then $(CYGPATH_W) 'rquota_xdr.c'; else $(CYGPATH_W) '$(srcdir)/rquota_xdr.c'; fi` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-rquota_xdr.Tpo $(DEPDIR)/rquotad-rquota_xdr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_xdr.c' object='rquotad-rquota_xdr.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_xdr.Po' tmpdepfile='$(DEPDIR)/rquotad-rquota_xdr.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_xdr.obj `if test -f 'rquota_xdr.c'; then $(CYGPATH_W) 'rquota_xdr.c'; else $(CYGPATH_W) '$(srcdir)/rquota_xdr.c'; fi` -rquotad-rquota_xdr.lo: rquota_xdr.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-rquota_xdr.lo -MD -MP -MF "$(DEPDIR)/rquotad-rquota_xdr.Tpo" -c -o rquotad-rquota_xdr.lo `test -f 'rquota_xdr.c' || echo '$(srcdir)/'`rquota_xdr.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-rquota_xdr.Tpo" "$(DEPDIR)/rquotad-rquota_xdr.Plo"; else rm -f "$(DEPDIR)/rquotad-rquota_xdr.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rquota_xdr.c' object='rquotad-rquota_xdr.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-rquota_xdr.Plo' tmpdepfile='$(DEPDIR)/rquotad-rquota_xdr.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-rquota_xdr.lo `test -f 'rquota_xdr.c' || echo '$(srcdir)/'`rquota_xdr.c - rquotad-quotactl.o: quotactl.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-quotactl.o -MD -MP -MF "$(DEPDIR)/rquotad-quotactl.Tpo" -c -o rquotad-quotactl.o `test -f 'quotactl.c' || echo '$(srcdir)/'`quotactl.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-quotactl.Tpo" "$(DEPDIR)/rquotad-quotactl.Po"; else rm -f "$(DEPDIR)/rquotad-quotactl.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-quotactl.o -MD -MP -MF $(DEPDIR)/rquotad-quotactl.Tpo -c -o rquotad-quotactl.o `test -f 'quotactl.c' || echo '$(srcdir)/'`quotactl.c +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-quotactl.Tpo $(DEPDIR)/rquotad-quotactl.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='quotactl.c' object='rquotad-quotactl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-quotactl.Po' tmpdepfile='$(DEPDIR)/rquotad-quotactl.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-quotactl.o `test -f 'quotactl.c' || echo '$(srcdir)/'`quotactl.c rquotad-quotactl.obj: quotactl.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-quotactl.obj -MD -MP -MF "$(DEPDIR)/rquotad-quotactl.Tpo" -c -o rquotad-quotactl.obj `if test -f 'quotactl.c'; then $(CYGPATH_W) 'quotactl.c'; else $(CYGPATH_W) '$(srcdir)/quotactl.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-quotactl.Tpo" "$(DEPDIR)/rquotad-quotactl.Po"; else rm -f "$(DEPDIR)/rquotad-quotactl.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-quotactl.obj -MD -MP -MF $(DEPDIR)/rquotad-quotactl.Tpo -c -o rquotad-quotactl.obj `if test -f 'quotactl.c'; then $(CYGPATH_W) 'quotactl.c'; else $(CYGPATH_W) '$(srcdir)/quotactl.c'; fi` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-quotactl.Tpo $(DEPDIR)/rquotad-quotactl.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='quotactl.c' object='rquotad-quotactl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-quotactl.Po' tmpdepfile='$(DEPDIR)/rquotad-quotactl.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-quotactl.obj `if test -f 'quotactl.c'; then $(CYGPATH_W) 'quotactl.c'; else $(CYGPATH_W) '$(srcdir)/quotactl.c'; fi` -rquotad-quotactl.lo: quotactl.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-quotactl.lo -MD -MP -MF "$(DEPDIR)/rquotad-quotactl.Tpo" -c -o rquotad-quotactl.lo `test -f 'quotactl.c' || echo '$(srcdir)/'`quotactl.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-quotactl.Tpo" "$(DEPDIR)/rquotad-quotactl.Plo"; else rm -f "$(DEPDIR)/rquotad-quotactl.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='quotactl.c' object='rquotad-quotactl.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-quotactl.Plo' tmpdepfile='$(DEPDIR)/rquotad-quotactl.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-quotactl.lo `test -f 'quotactl.c' || echo '$(srcdir)/'`quotactl.c - rquotad-hasquota.o: hasquota.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-hasquota.o -MD -MP -MF "$(DEPDIR)/rquotad-hasquota.Tpo" -c -o rquotad-hasquota.o `test -f 'hasquota.c' || echo '$(srcdir)/'`hasquota.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-hasquota.Tpo" "$(DEPDIR)/rquotad-hasquota.Po"; else rm -f "$(DEPDIR)/rquotad-hasquota.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-hasquota.o -MD -MP -MF $(DEPDIR)/rquotad-hasquota.Tpo -c -o rquotad-hasquota.o `test -f 'hasquota.c' || echo '$(srcdir)/'`hasquota.c +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-hasquota.Tpo $(DEPDIR)/rquotad-hasquota.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hasquota.c' object='rquotad-hasquota.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-hasquota.Po' tmpdepfile='$(DEPDIR)/rquotad-hasquota.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-hasquota.o `test -f 'hasquota.c' || echo '$(srcdir)/'`hasquota.c rquotad-hasquota.obj: hasquota.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-hasquota.obj -MD -MP -MF "$(DEPDIR)/rquotad-hasquota.Tpo" -c -o rquotad-hasquota.obj `if test -f 'hasquota.c'; then $(CYGPATH_W) 'hasquota.c'; else $(CYGPATH_W) '$(srcdir)/hasquota.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-hasquota.Tpo" "$(DEPDIR)/rquotad-hasquota.Po"; else rm -f "$(DEPDIR)/rquotad-hasquota.Tpo"; exit 1; fi +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-hasquota.obj -MD -MP -MF $(DEPDIR)/rquotad-hasquota.Tpo -c -o rquotad-hasquota.obj `if test -f 'hasquota.c'; then $(CYGPATH_W) 'hasquota.c'; else $(CYGPATH_W) '$(srcdir)/hasquota.c'; fi` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/rquotad-hasquota.Tpo $(DEPDIR)/rquotad-hasquota.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hasquota.c' object='rquotad-hasquota.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-hasquota.Po' tmpdepfile='$(DEPDIR)/rquotad-hasquota.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-hasquota.obj `if test -f 'hasquota.c'; then $(CYGPATH_W) 'hasquota.c'; else $(CYGPATH_W) '$(srcdir)/hasquota.c'; fi` -rquotad-hasquota.lo: hasquota.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rquotad-hasquota.lo -MD -MP -MF "$(DEPDIR)/rquotad-hasquota.Tpo" -c -o rquotad-hasquota.lo `test -f 'hasquota.c' || echo '$(srcdir)/'`hasquota.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/rquotad-hasquota.Tpo" "$(DEPDIR)/rquotad-hasquota.Plo"; else rm -f "$(DEPDIR)/rquotad-hasquota.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hasquota.c' object='rquotad-hasquota.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/rquotad-hasquota.Plo' tmpdepfile='$(DEPDIR)/rquotad-hasquota.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rquotad_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rquotad-hasquota.lo `test -f 'hasquota.c' || echo '$(srcdir)/'`hasquota.c - mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs - -distclean-libtool: - -rm -f libtool -uninstall-info-am: install-man8: $(man8_MANS) $(man_MANS) @$(NORMAL_INSTALL) - test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)" + test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)" @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ @@ -579,22 +517,21 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ @@ -611,7 +548,7 @@ check: $(BUILT_SOURCES) all-am: Makefile $(PROGRAMS) $(MANS) installdirs: for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"; do \ - test -z "$$dir" || $(mkdir_p) "$$dir"; \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am @@ -631,15 +568,16 @@ install-strip: mostlyclean-generic: clean-generic: + -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: - -rm -f $(CONFIG_CLEAN_FILES) + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." - -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) + -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \ @@ -649,7 +587,7 @@ distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ - distclean-libtool distclean-tags + distclean-tags dvi: dvi-am @@ -663,12 +601,20 @@ info-am: install-data-am: install-man +install-dvi: install-dvi-am + install-exec-am: install-sbinPROGRAMS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hook +install-html: install-html-am + install-info: install-info-am +install-pdf: install-pdf-am + +install-ps: install-ps-am + installcheck-am: maintainer-clean: maintainer-clean-am @@ -689,26 +635,29 @@ ps: ps-am ps-am: -uninstall-am: uninstall-info-am uninstall-man uninstall-sbinPROGRAMS +uninstall-am: uninstall-man uninstall-sbinPROGRAMS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) uninstall-hook +.MAKE: install-am install-exec-am install-strip uninstall-am + .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool clean-sbinPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-exec \ - install-exec-am install-info install-info-am install-man \ - install-man8 install-sbinPROGRAMS install-strip installcheck \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-exec-hook \ + install-html install-html-am install-info install-info-am \ + install-man install-man8 install-pdf install-pdf-am install-ps \ + install-ps-am install-sbinPROGRAMS install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags uninstall uninstall-am uninstall-info-am uninstall-man \ + tags uninstall uninstall-am uninstall-hook uninstall-man \ uninstall-man8 uninstall-sbinPROGRAMS - -$(RPCGEN): - make -C $(top_srcdir)/tools/rpcgen all +@CONFIG_RPCGEN_TRUE@$(RPCGEN): +@CONFIG_RPCGEN_TRUE@ make -C $(top_srcdir)/tools/rpcgen all $(GENFILES_XDR): %_xdr.c: %.x $(RPCGEN) test -f $@ && rm -rf $@ || true