summaryrefslogtreecommitdiff
path: root/usr.bin/make/main.c
AgeCommit message (Expand)Author
1995-06-14- $NetBSD$ rcsidschristos
1995-01-06Fixes from Paul Borman (prb@bsdi.com)christos
1994-09-30Get the name of this type of MACHINE from utsnamegwr
1994-09-23Use getcwd(3), not getwd(3), and remove some old, unused compatibility code.mycroft
1994-06-16Christos' fix for quoting variable extraction properly.jtc
1994-06-06Fixes from Christos Zoulas, who used purify, objectcenter and testcenterjtc
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1994-01-13Include appropriate header files to bring prototypes into scope.jtc
1993-12-22Introduced ${.OBJDIR}. The variable is similar to .CURDIR but points atpk
1993-12-17POSIX.2 added the -S flag (opposite of -k). It was allready there,jtc
1993-12-15Fix bug (PR #42) with -j flag. Doesn't seem to do anything, but atjtc
1993-12-04add MACHINE_ARCHcgd
1993-10-23add support for an obj.${MACHINE} dir, which will be used rather than obj,cgd
1993-08-23fix from chmr@edvz.tu-graz.ac.at (Christoph Robitschko)cgd
1993-08-01Add RCS identifiers.mycroft
1993-07-08remember curdir as something other than ".", so that makescgd
1993-03-23made .CURDIR be absolute, not relative, thereby eliminatingcgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd