Comment out the correct #endif directive.
[mplayer/greg.git] / libdvdcss / Makefile
blob38b3e814ccd766736385b1686608b254ec7d6290
1 include ../config.mak
3 LIBNAME_COMMON = libdvdcss.a
5 SRCS_COMMON = css.c \
6 device.c \
7 error.c \
8 ioctl.c \
9 libdvdcss.c \
10 #bsdi_ioctl \
12 CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE -DVERSION=\"1.2.9\"
14 include ../mpcommon.mak