mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-21 13:20:50 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/branches/stable@25897 72102866-910b-0410-8b05-ffd578937521
29 lines
951 B
Text
29 lines
951 B
Text
1 Announcement
|
|
**************
|
|
|
|
The GNUstep Makefile Package version 2.0.4 is now available.
|
|
|
|
1.1 What is the GNUstep makefile 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.
|
|
|
|
1.2 Changes in version `2.0.4'
|
|
==============================
|
|
|
|
Fixed a bug finding relative paths on Windows (during configuration).
|
|
|
|
1.3 Obtaining gnustep-make
|
|
==========================
|
|
|
|
You can get the gstep-make-2.0.4.tar.gz distribution file at
|
|
`ftp://ftp.gnustep.org/pub/gnustep/core'
|
|
|
|
Please log bug reports on the GNUstep project page
|
|
`http://savannah.gnu.org/bugs/?group=gnustep' or send bug reports to
|
|
<bug-gnustep@gnu.org>.
|
|
|