repo.or.cz
/
mplayer
/
greg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Comment out the correct #endif directive.
[mplayer/greg.git]
/
libdvdcss
/
Makefile
blob
38b3e814ccd766736385b1686608b254ec7d6290
1
include
..
/
config.mak
2
3
LIBNAME_COMMON
=
libdvdcss.a
4
5
SRCS_COMMON
=
css.c \
6
device.c \
7
error.c \
8
ioctl.c \
9
libdvdcss.c \
10
#bsdi_ioctl \
11
12
CFLAGS
= -
D__USE_UNIX98
-
D_GNU_SOURCE
-
DVERSION
=
\"
1.2.9
\"
13
14
include
..
/
mpcommon.mak