Examples or tools to generate Makefiles?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Examples or tools to generate Makefiles?

Hannes Hirzel
Hello

A follow up question on the note of Sean:

Are there tools, libraries, examples how to generate Makefiles [1] in
Squeak in a user friendly way?

There is no wiki entry on this but this would be a good topic for an entry.

--Hannes


[1] https://en.wikipedia.org/wiki/Makefile
A makefile is a file containing a set of directives used with the make
build automation tool.