From 95baccea22ff55bb94c22027f7a48f1024490ce9 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sat, 6 Jan 1996 20:12:18 +0000 Subject: [PATCH] Nothing --- Makefile.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index acc3cad5..a3401602 100644 --- a/Makefile.in +++ b/Makefile.in @@ -188,8 +188,6 @@ config.status: configure $(srcdir)/configure: configure.in $(ACLOCAL) cd $(srcdir) && autoconf -id: ID - ID: here=`pwd` && cd $(srcdir) && mkid -f $$here/ID $(SOURCES) $(HEADERS) @@ -213,7 +211,7 @@ dist: $(DISTFILES) mkdir $(distdir) distdir=`cd $(distdir) && pwd` \ && cd $(srcdir) \ - && automake --include-deps --output-dir=$$distdir --strictness=gnits + && automake --include-deps --output-dir=$$distdir --strictness=normal @for file in $(DISTFILES); do \ test -f $(distdir)/$$file \ || ln $(srcdir)/$$file $(distdir)/$$file \ -- 2.43.5