Discussion:
[Bug-apl] Docn re Makefile & Makefile.incl & really minor typo
Peter Teeson
2017-05-18 20:39:56 UTC
Permalink
If I svn co GNU apl I get a directory of “the whole package”.
At the base level is a file named Makefile.
(really minor typo line 2 “build” sb “built”)

Examining that file indicates, on line 2, that there is another file, Makefile.incl,
which includes targets that can be built without running ./configure.
On line 45 one of those targets is .PHONY: gprof.

But that target is not listed in the Makefile file. Should it be?
All the other targets in Makefile.incl are listed in Makefile.

(After running ./configure the contents of Makefile have been replaced)

Peter
Juergen Sauermann
2017-05-29 13:33:41 UTC
Permalink
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi Peter,<br>
<br>
thanks, fixed in <b>SVN 953</b>.<br>
<br>
/// Jürgen<br>
<br>
</font><br>
<div class="moz-cite-prefix">On 05/18/2017 10:39 PM, Peter Teeson
wrote:<br>
</div>
<blockquote
cite="mid:498324ED-4BC6-4B1E-8553-***@icloud.com"
type="cite">
<pre wrap="">If I svn co GNU apl I get a directory of “the whole package”.
At the base level is a file named Makefile.
(really minor typo line 2 “build” sb “built”)

Examining that file indicates, on line 2, that there is another file, Makefile.incl,
which includes targets that can be built without running ./configure.
On line 45 one of those targets is .PHONY: gprof.

But that target is not listed in the Makefile file. Should it be?
All the other targets in Makefile.incl are listed in Makefile.

(After running ./configure the contents of Makefile have been replaced)

Peter



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

Loading...