[MPlayer-cvslog] r22614 - trunk/libdvdcss/Makefile

diego subversion at mplayerhq.hu
Thu Mar 15 14:21:12 CET 2007


Author: diego
Date: Thu Mar 15 14:21:12 2007
New Revision: 22614

Modified:
   trunk/libdvdcss/Makefile

Log:
Remove unnecessary Darwin entry from CFLAGS.


Modified: trunk/libdvdcss/Makefile
==============================================================================
--- trunk/libdvdcss/Makefile	(original)
+++ trunk/libdvdcss/Makefile	Thu Mar 15 14:21:12 2007
@@ -17,8 +17,4 @@ ifeq ($(TARGET_OS),CYGWIN)
 CFLAGS+=-DSYS_CYGWIN
 endif
 
-ifeq ($(TARGET_OS),Darwin)
-CFLAGS+=-D__DARWIN__
-endif
-
 include ../mpcommon.mak



More information about the MPlayer-cvslog mailing list