Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: sharesrc/share/mk
Module Name: sharesrc
Committed By: thorpej
Date: Fri Mar 22 18:12:09 UTC 2002
Modified Files:
sharesrc/share/mk: bsd.README bsd.own.mk
Log Message:
Split the notion of building Hesiod, Kerberos, S/key, and YP
infrastructure and using that infrastructure in programs.
* MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building
of the infratsructure (libraries, support programs, etc.)
* USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control
building of support for using the corresponding API
in various libraries/programs that can use it.
As discussed on tech-toolchain.
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 sharesrc/share/mk/bsd.README
cvs rdiff -r1.275 -r1.276 sharesrc/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index