NetBSD-Bugs archive

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

PR/49085 CVS commit: src/usr.bin/make



The following reply was made to PR toolchain/49085; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49085 CVS commit: src/usr.bin/make
Date: Sun, 14 Sep 2014 04:32:07 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Sun Sep 14 04:32:07 UTC 2014
 
 Modified Files:
        src/usr.bin/make: make.1
 
 Log Message:
 Add some notes on compatibility with other make dialects.
 
 I was originally intending to preserve some of Jarmo Jaakkola's notes
 on POSIX make from the PR 49085 changes... but really there's no point
 wandering into details about $? and such when the big picture is
 "almost everything in this manual works only in BSD make".
 
 Maybe the exact details can be stuffed into a chapter of the mythical
 make reference manual if that ever gets (re)written.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.240 -r1.241 src/usr.bin/make/make.1
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index