Open lcabrini opened 7 years ago
I suggest we stick to GNU make. Is that fine? I know that GNU make is installable on BSD systems and hence MacOSX. But I'm not sure about Windows. Is it easy to get GNU make working on Windows and to integrate with tools that C programmers on that platform normally use?
This tutorial should basically help the user to create a makefile for compiling a basic hello world program. More in-depth tutorials on make can come later.