[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Uploaded make 3.76-1 (source i386 all) to master



-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.5
Date: Tue, 16 Sep 1997 23:23:27 -0500
Source: make
Binary: make make-doc
Architecture: source i386 all
Version: 3.76-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <srivasta@debian.org>
Description: 
 make       - The GNU version of the "make" utility.
 make-doc   - Documentation for the GNU version of the "make" utility.
Changes: 
 make (3.76-1) unstable; urgency=low
 .
   * New upstream update. Changes:
        * GNU make now uses automake to control Makefile.in generation.  This
 	 should make it more consistent with the GNU standards.
        * VPATH functionality has been changed to incorporate the VPATH+ patch,
 	 previously maintained by Paul Smith <psmith@baynetworks.com>.  See the
 	 manual.
        * Make defines a new variable, `MAKECMDGOALS', to contain the goals that
 	 were specified on the command line, if any.  Modifying this variable
 	 has no effect on the operation of make.
        * A new function, `$(wordlist S,E,TEXT)', is available: it returns a
 	 list of words from number S to number E (inclusive) of TEXT.
        * Instead of an error, detection of future modification times gives a
 	 warning and continues.  The warning is repeated just before GNU make
 	 exits, so it is less likely to be lost.
        * Fix the $(basename) and $(suffix) functions so they only operate on
 	 the last filename, not the entire string:
 	     Command              Old Result             New Result
 	     -------              ----------             ----------
 	   $(basename a.b)        a                      a
 	   $(basename a.b/c)      a                      a.b/c
 	   $(suffix a.b)          b                      b
 	   $(suffix a.b/c)        b/c                    <empty>
        * The $(strip) function now removes newlines as well as TABs and spaces.
        * The $(shell) function now changes CRLF (\r\n) pairs to a space as well
 	 as newlines (\n).
        * Updates to the Windows 95/NT port from Rob Tulloh (see README.W32).
        * Eli Zaretskii has updated the port to 32-bit protected mode on MSDOS
 	 and MS-Windows, building with the DJGPP v2 port of GNU C/C++ compiler
 	 and utilities.  See README.DOS for details, and direct all questions
 	 concerning this port to Eli Zaretskii <eliz@is.elta.co.il> or DJ
 	 Delorie <dj@delorie.com>.
        * John W. Eaton has updated the VMS port to support libraries and VPATH.
   * Make sure that the manual pages are installed.
Files: 
 2fb02dab3bd94e7be2104ebf2dde5ec2 664 devel standard make_3.76-1.dsc
 7527879a576bc1b767a0285a6699286f 631269 devel standard make_3.76.orig.tar.gz
 2287501b37725e062af6c5255fee3ab8 9760 devel standard make_3.76-1.diff.gz
 6ffcd30550141b200b90e29946e53f61 476578 doc optional make-doc_3.76-1_all.deb
 dae6bddbc4988d174e0f248aacb5d976 234646 devel standard make_3.76-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv
Comment: Requires PGP version 2.6 or later.

iQCVAwUBNB9jFm3FgPXHJhCVAQFLkgQAyKm90D116D6PN0UxUWe9bdjxVNvWYSbf
5w+iesmT1w42cWepXp/ZrSL3kJXHvDIjwhC2+w9k0hci0HbGSrCqy2SFXDMDJKYd
VSRNv2rkmv8ck6UyIo7LneIANPEnaDfP3sgxlRBX3q1xv9H5Kw3YgEYz2YSTLzTw
DBVY0XKN3X0=
=bgyx
-----END PGP SIGNATURE-----


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-changes-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: