- (djm) Remove recommendation to use GNU make, we should support most
   make programs.
diff --git a/ChangeLog b/ChangeLog
index 736ace9..bcacfc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20011228
+ - (djm) Remove recommendation to use GNU make, we should support most
+   make programs.
+
 20011225
  - (stevesk) [Makefile.in ssh-rand-helper.c]
    portable lib and __progname support for ssh-rand-helper; ok djm@
@@ -7104,4 +7108,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1708 2001/12/25 04:32:58 stevesk Exp $
+$Id: ChangeLog,v 1.1709 2001/12/27 22:57:33 djm Exp $
diff --git a/INSTALL b/INSTALL
index 4e1c1da..c32feec 100644
--- a/INSTALL
+++ b/INSTALL
@@ -45,12 +45,6 @@
 
 http://www.lothar.com/tech/crypto/
 
-GNU Make:
-ftp://ftp.gnu.org/gnu/make/
-
-OpenSSH has only been tested with GNU make. It may work with other
-'make' programs, but you are on your own.
-
 S/Key Libraries:
 http://www.sparc.spb.su/solaris/skey/
 
@@ -224,4 +218,4 @@
 http://www.openssh.com/
 
 
-$Id: INSTALL,v 1.47 2001/12/07 17:20:48 mouring Exp $
+$Id: INSTALL,v 1.48 2001/12/27 22:57:34 djm Exp $