diff options
Diffstat (limited to 'secure/lib/libcipher/test/Makefile')
-rw-r--r-- | secure/lib/libcipher/test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcipher/test/Makefile b/secure/lib/libcipher/test/Makefile index f1cf6cc..50ae571 100644 --- a/secure/lib/libcipher/test/Makefile +++ b/secure/lib/libcipher/test/Makefile @@ -2,7 +2,7 @@ # Hacked Makefile to compile and run the DES-certification program, # but not install anything. # -# $Id: Makefile,v 1.1.1.1 1994/09/07 21:18:08 csgr Exp $ +# $FreeBSD$ # LIBCRYPT!=cd $(.CURDIR)/..; \ printf "xxx:\n\techo \$${.OBJDIR}/libcipher.a\n" | make -r -s -f - xxx |