summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Collapse)Author
1995-06-14- $NetBSD$ rcsidschristos
- Fixed so that .[A-Z]* targets that do not match keywords are ignored as Posix mandates - Added .PHONY target keyword
1995-04-29Fix small typo; from Chris Torekchristos
1995-01-23Fix 4 typos pointed out by Jordan, and 1 by me.mycroft
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1994-02-10Fix typos & spelling errorsjtc
1993-12-22Introduced ${.OBJDIR}. The variable is similar to .CURDIR but points atpk
the directory where make builds the targets. It can be used to clean up those cumbersome Makefiles that have to guess at the "obj" directory.
1993-08-01Add RCS indentifiers.mycroft
1993-04-22Fix various bugs in man pages (from 386BSD patch 130).mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd