diff options
author | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-10-18 02:46:20 +0000 |
---|---|---|
committer | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-10-18 02:46:20 +0000 |
commit | 35f3b338c5e2473c3be3c6ac78a431bd7670d0b5 (patch) | |
tree | 6e37a274b8c5174573c23840bd143e78c62dc46a /code/unix | |
parent | fa3a6b45f3121c6749fa67c091fe18bfbe5dc858 (diff) | |
download | ioquake3-aero-35f3b338c5e2473c3be3c6ac78a431bd7670d0b5.tar.gz ioquake3-aero-35f3b338c5e2473c3be3c6ac78a431bd7670d0b5.zip |
Minor edit, thanks ankon!
git-svn-id: svn://svn.icculus.org/quake3/trunk@164 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'code/unix')
-rw-r--r-- | code/unix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/unix/Makefile b/code/unix/Makefile index 0959026..4c2846c 100644 --- a/code/unix/Makefile +++ b/code/unix/Makefile @@ -4,7 +4,7 @@ # Currently build for the following: # Linux i386 (full client) # Linux Alpha (dedicated server only) (TTimo: dropped) -# FreeBSD i386 (dedicated server only) (TTimo: maybe worth updating) +# FreeBSD i386 (full client) # SGI IRIX (full client) (TTimo: who's in charge - dropped otherwise) # Linux PPC (full client) (TTimo: dropped) # |