From 5c5a7d9ff557b6815fdac65bf09fb8e2ed521f07 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 6 May 2001 04:56:07 +0000 Subject: 0verkill is a side-scrolling "third person shooter" network deathmatch game in glorious 16-colour ASCII art. Obtained from: NetBSD --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index c6d87738fe8c..c3ddf22c3554 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += 0verkill SUBDIR += 3dc SUBDIR += 3dpong SUBDIR += HeroesOfMightAndMagic -- cgit