wok annotate gnustep-make/description.txt @ rev 24765

afpfs-ng,btfs,curlftpfs,ddumbfs,djmount,encfs,exfat-utils,fusecloop,fusedav,fuseiso,httpfs2-fuse: try fuse2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 18 17:45:47 2022 +0000 (2022-03-18)
parents
children
rev   line source
Hans-G?nter@24455 1 The makefile package is a simple, powerful and extensible way to write
Hans-G?nter@24455 2 makefiles for a GNUstep-based project.
Hans-G?nter@24455 3 It allows the user to write a project without having to deal with the
Hans-G?nter@24455 4 complex issues associated with configuration, building, installation,
Hans-G?nter@24455 5 and packaging.
Hans-G?nter@24455 6 It also allows the user to easily create cross-compiled binaries.