gnustep-make 2.7.0
GNUstep make package
The 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.
- Outputs:
out
- Website: http://gnustep.org
- Licenses: GPL 3+
- Package source: gnu/packages/gnustep.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gnustep-make 2.7.0
as follows:
guix install gnustep-make@2.7.0
Or install the latest version:
guix install gnustep-make
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.