[BACK]Return to bsd.own.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/mk/bsd.own.mk between version 1.318 and 1.319

version 1.318, 2002/11/26 19:51:16 version 1.319, 2002/11/26 23:15:53
Line 312  INSTALL_SYMLINK?= ${INSTALL} ${INSTPRIV}
Line 312  INSTALL_SYMLINK?= ${INSTALL} ${INSTPRIV}
 HOST_INSTALL_FILE?=     ${INSTALL} ${COPY} ${PRESERVE} ${RENAME}  HOST_INSTALL_FILE?=     ${INSTALL} ${COPY} ${PRESERVE} ${RENAME}
 .endif  .endif
   
 # Define SYS_INCLUDE to indicate whether you want symbolic links to the system  
 # source (``symlinks''), or a separate copy (``copies''); (latter useful  
 # in environments where it's not possible to keep /sys publicly readable)  
 #SYS_INCLUDE=   symlinks  
   
 # Data-driven table using make variables to control how  # Data-driven table using make variables to control how
 # toolchain-dependent targets and shared libraries are built  # toolchain-dependent targets and shared libraries are built
 # for different platforms and object formats.  # for different platforms and object formats.

Legend:
Removed from v.1.318  
changed lines
  Added in v.1.319

CVSweb <webmaster@jp.NetBSD.org>