(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--enable-static--prefix=$(PREFIX)--with-libdvdcss=$(PREFIX)CFLAGS="$(CFLAGS)"CPPFLAGS="$(CPPFLAGS) -Dssize_t=long"&& make && make install)
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--enable-static--prefix=$(PREFIX)--with-libdvdcss=$(PREFIX)&& make && make install)
else
else
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--enable-static--prefix=$(PREFIX)--with-libdvdcss=$(PREFIX)CFLAGS="$(CFLAGS) -Dlseek64=lseek -Doff64_t=off_t"&& make && make install)
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--enable-static--prefix=$(PREFIX)--with-libdvdcss=$(PREFIX)CFLAGS="$(CFLAGS) -Dlseek64=lseek -Doff64_t=off_t"&& make && make install)