[project @ 1997-06-09 07:45:22 by sof]
authorsof <unknown>
Mon, 9 Jun 1997 07:45:22 +0000 (07:45 +0000)
committersof <unknown>
Mon, 9 Jun 1997 07:45:22 +0000 (07:45 +0000)
updated BIN_DIST_TOP

Makefile

index 130485d..40a9761 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,10 +39,10 @@ binary-dist:: binary-dist-pre
 
 BIN_DIST_TOP= distrib/Makefile-bin.in \
              distrib/configure-bin.in \
-             distrib/README \
+             README \
              distrib/INSTALL \
-             distrib/ANNOUNCE \
-             distrib/PATCHLEVEL \
+             ANNOUNCE \
+             ghc/PATCHLEVEL \
              glafp-utils/mkdirhier/mkdirhier \
              ghc/RELEASE \
              install-sh \
@@ -62,8 +62,8 @@ binary-dist::
 
 #
 # Creating and copying the documentation into the bin-dist tree.
-# (this tries to be oh-so-general about copyng docs, but isn't really
-# suited for anything else than ghc/)
+# (this tries to be oh-so-general about copying docs, but isn't really
+# suited for anything other than ghc/)
 #
 # Needless to say, the rule below could be cleaned up somewhat.
 #