Backport of http://cvs.openssl.org/chngview?cn=12323, as well as eliminate
[oweals/openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 1c3f3c3fe92298d740f18014d1196b4dcf02c189..503474f2e4cef2f6f295348caaf37c9c795b1dba 100644 (file)
--- a/INSTALL
+++ b/INSTALL
      generic configurations "cc" or "gcc" should usually work on 32 bit
      systems.
 
-     Configure creates the file Makefile.ssl from Makefile.org and
+     Configure creates the file Makefile from Makefile.org and
      defines various macros in crypto/opensslconf.h (generated from
      crypto/opensslconf.h.in).
 
      the failure that isn't a problem in OpenSSL itself (like a missing
      or malfunctioning bc).  If it is a problem with OpenSSL itself,
      try removing any compiler optimization flags from the CFLAG line
-     in Makefile.ssl and run "make clean; make". Please send a bug
+     in Makefile and run "make clean; make". Please send a bug
      report to <openssl-bugs@openssl.org>, including the output of
      "make report" in order to be added to the request tracker at
      http://www.openssl.org/support/rt2.html.