From: Tom Tromey Date: Mon, 20 May 1996 22:08:51 +0000 (+0000) Subject: Nothing X-Git-Tag: Release-0-33~1 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=d0dc116f712ac7cc491c2c9480f613df0e2cffe2;p=automake.git Nothing --- diff --git a/Makefile.in b/Makefile.in index 61027dc5..4c6bafcf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -300,9 +300,6 @@ distdir: $(DEP_DISTFILES) rm -rf $(distdir) mkdir $(distdir) chmod 777 $(distdir) - distdir=`cd $(distdir) && pwd` \ - && cd $(srcdir) \ - && automake --include-deps --output-dir=$$distdir --strictness=gnits @for file in `cd $(srcdir) && echo $(DISTFILES)`; do \ test -f $(distdir)/$$file \ || ln $(srcdir)/$$file $(distdir)/$$file 2> /dev/null \ diff --git a/TODO b/TODO index ad0554b1..4050f2f3 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,10 @@ Priorities for release: + [ none ] + +If @LIBOBJS@ or @ALLOCA@ appears in _LDADD or _LIBADD, put it into +dependencies automatically + +Man pages can be generated * ansi2knr.c needs STDC_HEADERS and HAVE_STRING_H [ I've asked François about this. The change should probably @@ -12,6 +18,7 @@ Consider: should Gnits require jm_MAINTAINER_MODE? Consider: "cvs" option adds some cvs-specific rules? Consider adding an option that statically rewrites @MAINT@ to "#M#". +(this would be useful at Cygnus) Automake and Cygnus: info target separate from all. Always make