strndup.c strndup.h strnlen.c strpbrk.c strstr.c strtod.c \
strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \
strtoumax.c strverscmp.c strverscmp.h tempname.c timespec.h \
- umaxtostr.c unistd-safer.h unlocked-io.h unsetenv.c userspec.c \
- userspec.h utime.c utimecmp.c utimecmp.h utimens.c utimens.h \
- vasnprintf.c vasprintf.c xalloc.h xmalloc.c xnanosleep.c \
- xnanosleep.h xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c \
- yesno.h
+ umaxtostr.c unistd-safer.h unlinkdir.c unlinkdir.h \
+ unlocked-io.h unsetenv.c userspec.c userspec.h utime.c \
+ utimecmp.c utimecmp.h utimens.c utimens.h vasnprintf.c \
+ vasprintf.c xalloc.h xmalloc.c xnanosleep.c xnanosleep.h \
+ xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c yesno.h
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strverscmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tempname.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/umaxtostr.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/unlinkdir.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/unsetenv.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/userspec.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utime.Po@am__quote@
done
clean-binPROGRAMS:
- -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
+ -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) > /dev/null 2>&1 || /bin/rm -f $(bin_PROGRAMS)
installcheck-binPROGRAMS: $(bin_PROGRAMS)
bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \