[BACK]Return to sets.subr CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / distrib / sets

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

Diff for /src/distrib/sets/sets.subr between version 1.77 and 1.78

version 1.77, 2008/11/29 17:57:33 version 1.78, 2008/12/23 02:56:10
Line 46  MKVARS="\
Line 46  MKVARS="\
         MKKERBEROS      \          MKKERBEROS      \
         MKLDAP          \          MKLDAP          \
         MKLINT          \          MKLINT          \
           MKLVM           \
         MKMAN           \          MKMAN           \
         MKMANPAGES      \          MKMANPAGES      \
         MKMANZ          \          MKMANZ          \
Line 271  SUBST="${SUBST};s#@MACHINE@#${MACHINE}#g
Line 272  SUBST="${SUBST};s#@MACHINE@#${MACHINE}#g
 #       kerberos                ${MKKERBEROS} != no  #       kerberos                ${MKKERBEROS} != no
 #       ldap                    ${MKLDAP} != no  #       ldap                    ${MKLDAP} != no
 #       lint                    ${MKLINT} != no  #       lint                    ${MKLINT} != no
   #       lvm                     ${MKLVM} != no
 #       man                     ${MKMAN} != no  #       man                     ${MKMAN} != no
 #       manpages                ${MKMANPAGES} != no  #       manpages                ${MKMANPAGES} != no
 #       manz                    ${MKMANZ} != no  #       manz                    ${MKMANZ} != no

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78

CVSweb <webmaster@jp.NetBSD.org>