summaryrefslogtreecommitdiff
path: root/lib/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-10 09:21:14 +0000
committerJim Meyering <jim@meyering.net>2000-01-10 09:21:14 +0000
commitf488edddf725187f615c1fd0f0922c0000698b73 (patch)
tree0ebae20f9392707ddce0e8ddb82426e1591395d2 /lib/Makefile.in
parent60dabf5cd16a0e42ba8d3bf342a8f8788e59731a (diff)
downloadcoreutils-f488edddf725187f615c1fd0f0922c0000698b73.tar.xz
.
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index b7b785e33..7234c06c4 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -123,8 +123,8 @@ libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
noinst_HEADERS = argmatch.h backupfile.h closeout.h \
dirname.h error.h exclude.h filemode.h fnmatch.h fsusage.h \
getdate.h getline.h getopt.h getpagesize.h \
-group-member.h human.h lchown.h long-options.h \
-makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \
+group-member.h hash.h human.h lchown.h long-options.h \
+makepath.h modechange.h mountlist.h nanosleep.h path-concat.h pathmax.h \
posixtm.h quotearg.h regex.h safe-read.h same.h save-cwd.h \
savedir.h strverscmp.h \
version-etc.h xalloc.h xstrtol.h
@@ -576,7 +576,7 @@ maintainer-clean-depend:
@AMDEP@CCDEPMODE = @CCDEPMODE@
.c.o:
-@AMDEP@ source='$<' object='$@' @AMDEPBACKSLASH@
+@AMDEP@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(COMPILE) -c -o $@ $<