changeset 15568:30ac85981d2e

(long): Don't update getdate.c.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 Jun 1996 07:01:10 +0000
parents 65ec32b3b89f
children 409a68abc61c
files make-dist
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Sat Jun 29 06:47:14 1996 +0000
+++ b/make-dist	Sat Jun 29 07:01:10 1996 +0000
@@ -140,9 +140,6 @@
   autoconf || { x=$?; echo Autoconf FAILED! >&2; exit $x; }
 fi
 
-### Update getdate.c.
-(cd lib-src; make -f Makefile getdate.c YACC="bison -y")
-
 echo "Updating Info files"
 
 (cd man; make info)