From e6d453933c7d1e7aab62f4d627dd5a1cb105a7b0 Mon Sep 17 00:00:00 2001 From: nat Date: Sat, 2 Jan 2021 03:21:39 +0000 Subject: Add testpat(6) to games. Testpat displays a test pattern in curses(3). --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4cef4709..450df04f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2020/11/10 08:49:08 kamil Exp $ +# $NetBSD: Makefile,v 1.31 2021/01/02 03:21:39 nat Exp $ # @(#)Makefile 8.3 (Berkeley) 7/24/94 # Missing: dungeon @@ -13,7 +13,7 @@ SUBDIR= adventure arithmetic atc \ dm factor fish fortune gomoku \ hack hals_end hangman hunt larn mille monop morse number \ phantasia pig pom ppt primes quiz \ - rain random robots rogue sail snake tetris trek \ + rain random robots rogue sail snake testpat tetris trek \ wargames warp worm worms wtf wump .if ${MKCXX} != "no" -- cgit v1.2.3-56-ge451