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

Up exiftool (12.50), foomatic-db (4.0-20221111), lzsa (1.4.0), zlib (1.2.13)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 15 16:20:54 2022 +0000 (19 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gnustep-make/description.txt	Tue Nov 15 16:20:54 2022 +0000
     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.