1
mirror of https://github.com/mpv-player/mpv synced 2024-09-09 01:16:56 +02:00

whitespace cosmetics

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22644 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-03-16 22:25:17 +00:00
parent 2de1b693f0
commit c894cefcf9

View File

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