Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib
Module Name: src
Committed By: lukem
Date: Thu Aug 5 01:24:02 UTC 2004
Modified Files:
src/lib/libcdk: Makefile
src/lib/libkrb: Makefile
src/lib/libkrb5: Makefile
src/lib/libssl: Makefile
Log Message:
Need to prefix relative directories with `${.CURDIR}/' so that
objdir builds in the src tree (i.e, without MAKEOBJDIR{,PREFIX}) work.
Fixes problem noted by Hisashi T Fujinaka.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libcdk/Makefile
cvs rdiff -r1.29 -r1.30 src/lib/libkrb/Makefile
cvs rdiff -r1.32 -r1.33 src/lib/libkrb5/Makefile
cvs rdiff -r1.10 -r1.11 src/lib/libssl/Makefile
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