[1089] in Athena Bugs
(VS2) Version 6.0R: make(1) manual page
daemon@ATHENA.MIT.EDU (John T Kohl)
Fri Sep 30 14:18:37 1988
Date: Fri, 30 Sep 88 14:18:08 EDT
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System type, version: (VS2) Version 6.0R
System name: lycus
What's wrong:
It doesn't document the -w options
What should have happened:
The source for make (main.c):
'w' print working directory at startup.
The man page doesn't mention this argument.
(BTW, it also prints the working directory on exit.)
John