wok-6.x view gnustep-make/description.txt @ rev 25174
updated python-flask (1.1.2 -> 1.1.4)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 01 17:16:59 2022 +0100 (2022-07-01) |
parents | |
children |
line source
1 The makefile package is a simple, powerful and extensible way to write
2 makefiles for a GNUstep-based project.
3 It allows the user to write a project without having to deal with the
4 complex issues associated with configuration, building, installation,
5 and packaging.
6 It also allows the user to easily create cross-compiled binaries.