From 679426dc52b7c5ef9223f9ec7065855f81102c78 Mon Sep 17 00:00:00 2001 From: kamil Date: Tue, 10 Nov 2020 08:49:08 +0000 Subject: Integrate Warp Kit into the NetBSD build Fix the build and make it install and run with minimal required changes. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 338af66d..4cef4709 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/11/12 17:46:20 mbalmer Exp $ +# $NetBSD: Makefile,v 1.30 2020/11/10 08:49:08 kamil Exp $ # @(#)Makefile 8.3 (Berkeley) 7/24/94 -# Missing: dungeon warp +# Missing: dungeon # Moved: chess # Don't belong: xneko xroach @@ -14,7 +14,7 @@ SUBDIR= adventure arithmetic atc \ hack hals_end hangman hunt larn mille monop morse number \ phantasia pig pom ppt primes quiz \ rain random robots rogue sail snake tetris trek \ - wargames worm worms wtf wump + wargames warp worm worms wtf wump .if ${MKCXX} != "no" SUBDIR+= dab -- cgit v1.2.3