Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64 add t...



details:   https://anonhg.NetBSD.org/src/rev/23e253b4b75d
branches:  trunk
changeset: 780618:23e253b4b75d
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jul 31 11:08:34 2012 +0000

description:
add this directory to the search path

diffstat:

 crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/crypto.inc |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (8 lines):

diff -r 8aa32a3c9d32 -r 23e253b4b75d crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/crypto.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/crypto.inc Tue Jul 31 10:33:45 2012 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/crypto.inc Tue Jul 31 11:08:34 2012 +0000
@@ -1,3 +1,4 @@
+.PATH.S: ${.PARSEDIR}
 CPUID_SRCS = sparcv9cap.c sparccpuid.S sparcv9-mont.S sparcv9a-mont.S
 CPUID = yes
 .include "../../crypto.inc"



Home | Main Index | Thread Index | Old Index