[BACK]Return to bsd.README 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.README between version 1.80 and 1.81

version 1.80, 2001/10/13 06:06:55 version 1.81, 2001/10/30 15:17:16
Line 500  from bsd.lib.mk and bsd.prog.mk.
Line 500  from bsd.lib.mk and bsd.prog.mk.
 The include file <bsd.inc.mk> defines the includes target and uses two  The include file <bsd.inc.mk> defines the includes target and uses two
 variables:  variables:
   
 INCS    The list of include files  INCS            The list of include files
   
 INCSDIR The location to install the include files.  INCSDIR         The location to install the include files.
   
   INCSNAME        Target name of the include file, if only one; same as
                   FILESNAME, but for include files.
   
   INCSNAME_<file> The name file <file> should be installed as, if not <file>,
                   same as FILESNAME_<file>, but for include files.
   
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

CVSweb <webmaster@jp.NetBSD.org>