Makefile: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Solar (talk | contribs)
→‎Extracting TODO Statements: Credits to Caleb1994 for pointing this one out.
Solar (talk | contribs)
→‎Advanced Techniques: Link to preliminary work in user namespace.
Line 236: Line 236:
endif
endif
</pre>
</pre>

== Multi-Target ==

Preliminary work has been done to write an improved Makefile, which allows generating multiple binaries with individual settings while still being easy to configure and use. While this is not yet in "tutorial" format, commented source can be found [[User:Solar/Makefile | here]].


= See Also =
= See Also =