]> skyeroc.xyz Git - dgamelaunch/commitdiff
Removed the XXX comment, works fine on Mac OS X 10.3.2
authorBrett Carrington <brettcar@segvio.org>
Sat, 13 Mar 2004 00:41:39 +0000 (00:41 +0000)
committerBrett Carrington <brettcar@segvio.org>
Sat, 13 Mar 2004 00:41:39 +0000 (00:41 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@277 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Makefile

index 89ec5b910fbf68ca72a41b79c7c352b0bc33bc54..47ff06dd4ad22231a1337988f0a5cd2ecc64c050 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ else
   endif
 endif
 
-ifeq (Darwin,$(shell uname -s)) # XXX hope that's MacOS X
+ifeq (Darwin,$(shell uname -s)) 
   LCRYPT =
 else
   LCRYPT = -lcrypt