From e2cca415a8b9fa841a0e2eed2e801a4cb236f1eb Mon Sep 17 00:00:00 2001 From: jsyn Date: Fri, 25 Jan 2002 21:53:21 +0000 Subject: [PATCH] fix typo; re-sort --- games/Makefile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/games/Makefile b/games/Makefile index 72726dc7ada..e7b440dfc81 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.66 2002/01/24 23:05:04 aaron Exp $ +# $OpenBSD: Makefile,v 1.67 2002/01/25 21:53:21 jsyn Exp $ # $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # @@ -54,12 +54,8 @@ SUBDIR += nethack SUBDIR += nethack,no_x11 SUBDIR += nethack,qt - SUBDIR += newvox - SUBDIR += slash - SUBDIR += slash,no_x11 - SUBDIR += slash-em - SUBDIR += slash-em,no_x11 SUBDIR += netris + SUBDIR += newvox SUBDIR += omega # SUBDIR += oneko # SUBDIR += oonsoo @@ -67,11 +63,14 @@ SUBDIR += qstat SUBDIR += quake SUBDIR += quake,ggi - SUBDIR += quake, # SUBDIR += quakeserver SUBDIR += sarien SUBDIR += sdlroids SUBDIR += sdlzombies + SUBDIR += slash + SUBDIR += slash-em + SUBDIR += slash-em,no_x11 + SUBDIR += slash,no_x11 # SUBDIR += sokoban SUBDIR += speyes SUBDIR += spider