<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p class="moz-quote-pre" wrap="">On Thu, 01 Jul 2021 15:22:46 +0200,
      Joe Carroll wrote:</p>
    <p>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">I'm getting a "missing separator" error on line 56.</pre>
      </blockquote>
      Would be good to add a note to the top of both <tt>Makefile</tt>
      and <tt>makefile</tt> for which flavor of <tt>make</tt> they are
      intended,<br>
      and maybe we can add some check to them that gives a more
      to-the-point hint if an unsuitable one is used.<br>
      <br>
    </p>
    <blockquote type="cite">
      <pre class="moz-quote-pre" wrap=""> I do not have access to nmake.exe.</pre>
    </blockquote>
    <p> Everyone who uses a <tt>VC-*</tt> configuration should have
      access to <tt>cl.exe</tt> and <tt>nmake.exe</tt>.</p>
    <p>    David</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 01.07.21 16:55, Joe Carroll wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1eb5797b70464409bbac853690a4523a@statefarm.com">
      <pre class="moz-quote-pre" wrap="">Thanks Matt.  That clears it up.



-----Original Message-----
From: openssl-users [<a class="moz-txt-link-freetext" href="mailto:openssl-users-bounces@openssl.org">mailto:openssl-users-bounces@openssl.org</a>] On Behalf Of Matt Caswell
Sent: Thursday, July 1, 2021 9:40 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:openssl-users@openssl.org">openssl-users@openssl.org</a>
Subject: Re: [EXTERNAL] Re: GNU Make erroring on makefile


On 01/07/2021 15:06, Joe Carroll wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Windows 10
perl Configure VC-WIN64A
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">The VC-WIN64A target generates a Makefile suitable for consumption by 
nmake. Hence its not possible to use GNU make with it.

[...]


Matt




</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">
-----Original Message-----
From: Richard Levitte [<a class="moz-txt-link-freetext" href="mailto:levitte@openssl.org">mailto:levitte@openssl.org</a>]
Sent: Thursday, July 1, 2021 8:25 AM
To: Joe Carroll <a class="moz-txt-link-rfc2396E" href="mailto:joe.carroll.hrg2@statefarm.com"><joe.carroll.hrg2@statefarm.com></a>
Cc: <a class="moz-txt-link-abbreviated" href="mailto:openssl-users@openssl.org">openssl-users@openssl.org</a>
Subject: [EXTERNAL] Re: GNU Make erroring on makefile

How did you configure, and on what platform?

On Thu, 01 Jul 2021 15:22:46 +0200,
Joe Carroll wrote:
</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">Has anyone successfully used GNU Make as part of the install process for version 1.1.1k or later?
I'm getting a "missing separator" error on line 56.  I do not have access to nmake.exe.
  
!IF "$(DESTDIR)" != ""


</pre>
        </blockquote>
      </blockquote>
    </blockquote>
  </body>
</html>