wok diff gnustep-make/description.txt @ rev 25075

created recipe for alsa-ucm-conf
author Hans-G?nter Theisgen
date Tue Jun 14 07:07:03 2022 +0100 (2022-06-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gnustep-make/description.txt	Tue Jun 14 07:07:03 2022 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +The makefile package is a simple, powerful and extensible way to write
     1.5 +makefiles for a GNUstep-based project.
     1.6 +It allows the user to write a project without having to deal with the
     1.7 +complex issues associated with configuration, building, installation,
     1.8 +and packaging.
     1.9 +It also allows the user to easily create cross-compiled binaries.