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

diego subversion at mplayerhq.hu
Fri Mar 16 23:25:17 CET 2007


Author: diego
Date: Fri Mar 16 23:25:17 2007
New Revision: 22644

Modified:
   trunk/libdvdcss/Makefile

Log:
whitespace cosmetics


Modified: trunk/libdvdcss/Makefile
==============================================================================
--- trunk/libdvdcss/Makefile	(original)
+++ trunk/libdvdcss/Makefile	Fri Mar 16 23:25:17 2007
@@ -9,9 +9,8 @@ SRCS_COMMON = css.c \
               libdvdcss.c \
               #bsdi_ioctl \
 
-CFLAGS= -D__USE_UNIX98 -D_GNU_SOURCE \
-	-DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H \
-	-DVERSION=\"1.2.9\"
+CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE -DVERSION=\"1.2.9\" \
+         -DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H
 
 ifeq ($(TARGET_OS),CYGWIN)
 CFLAGS+=-DSYS_CYGWIN



More information about the MPlayer-cvslog mailing list