Source-Changes-HG archive

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

[src/trunk]: src/games Include <bsd.own.mk>, to make MKCRYPTO available.



details:   https://anonhg.NetBSD.org/src/rev/f13ed761420f
branches:  trunk
changeset: 532839:f13ed761420f
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jun 16 10:21:40 2002 +0000

description:
Include <bsd.own.mk>, to make MKCRYPTO available.

diffstat:

 games/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4748408fd04f -r f13ed761420f games/Makefile
--- a/games/Makefile    Sun Jun 16 02:27:31 2002 +0000
+++ b/games/Makefile    Sun Jun 16 10:21:40 2002 +0000
@@ -1,10 +1,13 @@
-#      $NetBSD: Makefile,v 1.18 2002/06/15 16:08:17 simonb Exp $
+#      $NetBSD: Makefile,v 1.19 2002/06/16 10:21:40 martin Exp $
 #      @(#)Makefile    8.3 (Berkeley) 7/24/94
 
 # Missing: ching dungeon warp
 # Moved: chess
 # Don't belong: xneko xroach
 
+# For MKCRYPTO
+.include <bsd.own.mk>
+
 SUBDIR=        adventure arithmetic atc backgammon banner battlestar bcd boggle \
        caesar canfield countmail cribbage dm fish fortune gomoku hack \
        hangman hunt larn mille monop morse number phantasia pig pom ppt \



Home | Main Index | Thread Index | Old Index