Mercurial > mplayer.hg
changeset 22626:d3bae1479ed2
whitespace cosmetics
author | diego |
---|---|
date | Fri, 16 Mar 2007 22:25:17 +0000 |
parents | 34c5e9089683 |
children | b5e31dca2b0b |
files | libdvdcss/Makefile |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libdvdcss/Makefile Fri Mar 16 22:24:15 2007 +0000 +++ b/libdvdcss/Makefile Fri Mar 16 22:25:17 2007 +0000 @@ -9,9 +9,8 @@ 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