[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.267 and 1.268

version 1.267, 2002/02/04 08:49:04 version 1.268, 2002/02/07 00:53:34
Line 349  MK${var}:= no
Line 349  MK${var}:= no
 .endif  .endif
 .endfor  .endfor
   
   .if defined(NOMAN)
   NOHTML=
   .endif
   
 # MK* options which default to "yes".  # MK* options which default to "yes".
 .for var in BFD CATPAGES CRYPTO DOC GCC GDB IEEEFP INFO KERBEROS LINKLIB LINT \  .for var in BFD CATPAGES CRYPTO DOC GCC GDB IEEEFP INFO KERBEROS LINKLIB LINT \
             MAN NLS OBJ PIC PICINSTALL PROFILE SHARE              MAN NLS OBJ PIC PICINSTALL PROFILE SHARE

Legend:
Removed from v.1.267  
changed lines
  Added in v.1.268

CVSweb <webmaster@jp.NetBSD.org>