Subject: CVS commit: basesrc/lib/libcrypto
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/16/2002 20:57:30
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun Jun 16 17:57:30 UTC 2002

Modified Files:
	basesrc/lib/libcrypto: Makefile

Log Message:
* Don't put the pathname to the host-tool compiler into the library.
  Instead, inject the compiler version info from ${CC} -v.
* Don't put the date into the library.  Instead, inject the OS version
  info.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/lib/libcrypto/Makefile

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