Removed the XXX comment, works fine on Mac OS X 10.3.2

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@277 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Brett Carrington 2004-03-13 00:41:39 +00:00
parent 0fb2230682
commit f7a0eca328

View File

@ -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