GNUstep Make#
GNUstep Make is a simple build system.
📖 Read the Manual
👉 Read the new documentation
GNUstep Make#
Version 2.9.0
Tutorial: Writing Makefiles
Tutorial: More on Makefiles (Libraries, Aggregate projects)
Tutorial: Parallel Building with GNUstep Makefiles
Download current release#
git clone https://github.com/gnustep/tools-make.git --branch make-2_9_0 --depth 1
Don’t include the --depth 1 if you want to look through the commit history.