wok-6.x annotate gnustep-make/description.txt @ rev 24821
updated libpcap and libpcap-dev (1.9.1 -> 1.10.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 23 11:02:18 2022 +0100 (2022-03-23) |
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. |