.
authorJim Meyering <jim@meyering.net>
Tue, 22 Jan 2002 11:58:36 +0000 (11:58 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jan 2002 11:58:36 +0000 (11:58 +0000)
lib/Makefile.in

index 13332680e82ad01ba2f0829e31070d308a2fcd8c..1a343ed1e9cd043b9363c80bcf9f7109477c61ed 100644 (file)
@@ -367,8 +367,6 @@ all: $(BUILT_SOURCES)
 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  lib/Makefile
-Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
-       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
 AR = ar
 
@@ -1001,6 +999,8 @@ stat.c: xstat.in
          $(srcdir)/xstat.in > $@-t
        mv $@-t $@
 
+Makefile: $(BUILT_SOURCES)
+
 # The following is needed in order to install a simple file in $(libdir)
 # which is shared with other installed packages. We use a list of referencing
 # packages so that "make uninstall" will remove the file if and only if it