-- Fixed typo.

This commit is contained in:
dfs
2000-02-18 03:48:53 +00:00
parent 2bc3d991c1
commit 394c4d0791

View File

@@ -1,6 +1,6 @@
# Makefile.in for REMIND
#
# $Id: Makefile.in,v 1.14 2000-02-18 03:45:41 dfs Exp $
# $Id: Makefile.in,v 1.15 2000-02-18 03:48:53 dfs Exp $
VERSION= 03.00.21
SHELL= /bin/sh
@@ -75,7 +75,6 @@ tgz:
ln -s .. remind-$(VERSION)
peekentry `find remind-$(VERSION) -depth -follow -name 'Entries' -print` | xargs tar cvf remind-$(VERSION).tar
gzip -v -9 remind-$(VERSION).tar
mv remind-$(VERSION).tar.gz
rm -f remind-$(VERSION)
beta-tgz: