Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets Remove a spurious crypto-related comment that s...



details:   https://anonhg.NetBSD.org/src/rev/7583284bc1c9
branches:  trunk
changeset: 524840:7583284bc1c9
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Sun Mar 31 15:49:58 2002 +0000

description:
Remove a spurious crypto-related comment that should have gone long ago.

diffstat:

 distrib/sets/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (19 lines):

diff -r a02ad51fc99f -r 7583284bc1c9 distrib/sets/Makefile
--- a/distrib/sets/Makefile     Sun Mar 31 15:49:20 2002 +0000
+++ b/distrib/sets/Makefile     Sun Mar 31 15:49:58 2002 +0000
@@ -1,14 +1,10 @@
-#      $NetBSD: Makefile,v 1.9 2002/03/31 15:49:20 bjh21 Exp $
+#      $NetBSD: Makefile,v 1.10 2002/03/31 15:49:58 bjh21 Exp $
 
 # The `all' target must appear before bsd.own.mk is pulled in.
 all:
        @echo "Please understand what you are doing, first."
        @false
 
-#
-# DETERMINE WHICH CRYPTO SET TO USE
-#
-
 .include <bsd.own.mk>
 
 SETSENV=       DESTDIR=${DESTDIR:Q} \



Home | Main Index | Thread Index | Old Index