Date: Sat, 31 Aug 1996 07:21:17 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/make make.1 Message-ID: <199608311421.HAA14275@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/08/31 07:21:16 Modified: usr.bin/make make.1 Log: Listed all the environment variables (MACHINE and PWD were missing). Documented PWD. MACHINE and MAKEOBJDIR are are still undocumented except in main.c. I will be changing MAKEOBJDIR back to its old behaviour so that the comment in main.c actually applies. Removed irrelevant misformatted text about make's name being argv[0]. Revision Changes Path 1.4 +27 -4 src/usr.bin/make/make.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608311421.HAA14275>