diff options
Diffstat (limited to 'secure/lib/libcrypto/engines/libchil/Makefile')
-rw-r--r-- | secure/lib/libcrypto/engines/libchil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/engines/libchil/Makefile b/secure/lib/libcrypto/engines/libchil/Makefile index 14972c9f77638..fb429c502e772 100644 --- a/secure/lib/libcrypto/engines/libchil/Makefile +++ b/secure/lib/libcrypto/engines/libchil/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/secure/lib/libcrypto/engines/libchil/Makefile,v 1.1 2006/07/29 19:41:33 simon Exp $ SHLIB_NAME?= libchil.so SRCS= e_chil.c |