Date: Mon, 22 Apr 1996 16:31:41 -0700 (PDT) From: Wolfram Schneider <wosch> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.obj.mk Message-ID: <199604222331.QAA27220@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wosch 96/04/22 16:31:40 Modified: share/mk bsd.obj.mk Log: New variable NOOBJLINK Create 'obj' directory in current directory instead a symbolic link to the 'obj' tree if defined. [not set] Print a warning if 'obj' tree (/usr/obj) does not exist. Change default 'obj' directory from ``obj.${MACHINE}'' back to ``obj'', unfortunately many Makefiles are wired with the name ``obj''. Add some comments for variables and targets. Revision Changes Path 1.3 +46 -9 src/share/mk/bsd.obj.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604222331.QAA27220>