summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-07 03:31:17 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-07 03:31:17 +0000
commita7626637624c89ae376ebdcd8f5618d398142a2b (patch)
treeb0a7f1a34b04c73fe47fcf562a0cb67ffafc4f41 /games
parentAdd LinAlg, an extended C++ math library. Unfortunately, it can't be made (diff)
Add SDL port of id Software's famous Quake game. Unfortunately, due to
SDL's requirement of linuxthreads, this port will only work on systems running FreeBSD 4.0 and later. :-( But, I would just like to rant about how cool sdlquake is. It's so FAST (heck, takes about 90 seconds to compile+link on my PII-300), it's so beautiful, and it's so much fun!! :-) Okay, I know the Q3A freaks are gonna look at me funny, but hey, I'm free of Windows (*grumble* except for scientific apps), and they're not. ;-)
Notes
Notes: svn path=/head/; revision=27393
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 7a1386a0adff..1913fed8d97c 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -121,6 +121,7 @@
SUBDIR += rocksndiamonds
SUBDIR += rollemup
SUBDIR += rubix
+ SUBDIR += sdlquake
SUBDIR += seabattle
SUBDIR += seahaven
SUBDIR += sl