blob: 2c77d833de6a66481ae384bf98045b5d02f74e1c (
plain)
1
2
3
4
5
|
The GNUstep makefile package is a simple, powerful and extensible
way to write makefiles for a GNUstep-based project. It allows the
user to write a project without having to deal with the complex issues
associated with configuration, building, installation, and packaging.
It also allows the user to easily create cross-compiled binaries.
|