summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/main.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdlib.h> to pick up prototypes for getenv and friends.imp1997-09-291-1/+2
* Don't preferentially execute Makefiles in ${OBJDIR} - it just causesjkh1997-08-271-4/+3
* Make explicit '-B' option propigate to submakes.fsmp1997-08-251-1/+2
* Better fix, as originally submitted by reporter.fsmp1997-08-141-9/+10
* Fix PR bin/4291: /usr/bin/make - inconsistent -j<n> flag parsing.fsmp1997-08-141-8/+8
* Use err(3). Cosmetic in usage string.charnier1997-07-241-23/+17
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove extraneous comment, fix second-level tabs (onesteve1996-10-121-9/+3
* Reinstate '!=' fix by Bruce Evans. The original commit message fromsteve1996-10-111-5/+11
* O' to be bitten by CVS. Cleanup after importsteve1996-10-081-0/+2
* Clarify the rule used to determine the objectsteve1996-10-061-5/+9
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-35/+286
* Restore previous compatibility of ${.CURDIR}/obj.`uname -m` andswallace1996-09-181-28/+64
* Fixed a missing colon in `notyet' code.bde1996-08-311-1/+1
* Added a -V option to print make's idea of the value of a variable.bde1996-07-171-6/+33
* Put back the $PWD override behavior of revision 1.4. The concensusjkh1996-07-011-0/+6
* Remove code which overrode the opinion of getcwd() with an often bogusjkh1996-06-271-6/+0
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-26/+7
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-18/+61
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+911
OpenPOWER on IntegriCloud