Module Name: src
Committed By: dholland
Date: Sun Sep 1 18:37:06 UTC 2013
Modified Files:
src/games: Makefile
Log Message:
hook cgram to the build
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/games/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/games/Makefile
diff -u src/games/Makefile:1.27 src/games/Makefile:1.28
--- src/games/Makefile:1.27 Wed Jun 6 00:16:01 2012
+++ src/games/Makefile Sun Sep 1 18:37:06 2013
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2012/06/06 00:16:01 christos Exp $
+# $NetBSD: Makefile,v 1.28 2013/09/01 18:37:06 dholland Exp $
# @(#)Makefile 8.3 (Berkeley) 7/24/94
# Missing: dungeon warp
@@ -9,7 +9,7 @@
SUBDIR= adventure arithmetic atc \
backgammon banner battlestar bcd boggle \
- caesar canfield ching colorbars countmail cribbage \
+ caesar canfield cgram ching colorbars countmail cribbage \
dm factor fish fortune gomoku \
hack hangman hunt larn mille monop morse number \
phantasia pig pom ppt primes quiz \