(cd$<;CROSS=$(CROSS) ./configure --target=$(VPX_TARGET-1)--disable-install-bins--disable-install-srcs--disable-install-libs--disable-install-docs--disable-examples--disable-vp8-decoder&& make && make install)
# (cd $<; CROSS=$(CROSS) ./configure --target=$(VPX_TARGET-1) --disable-install-bins --disable-install-srcs --disable-install-libs --disable-install-docs --disable-examples --disable-vp8-decoder && make && make install)
(rm-rf$(PREFIX)/include/vpx/&&mkdir-p$(PREFIX)/include/vpx/;cd$<&&cpvpx/*.hvpx_ports/*.h$(PREFIX)/include/vpx/)# Of course, why the hell would one expect it to be listed or in make install?
(rm-rf$(PREFIX)/include/vpx/&&mkdir-p$(PREFIX)/include/vpx/;cd$<&&cpvpx/*.hvpx_ports/*.h$(PREFIX)/include/vpx/)# Of course, why the hell would one expect it to be listed or in make install?
rm$(PREFIX)/include/vpx/config.h
rm$(PREFIX)/include/vpx/config.h
(cd$<;$(RANLIB)libvpx.a&&mkdir-p$(PREFIX)/lib&&cplibvpx.a$(PREFIX)/lib/)# Of course, why the hell would one expect it to be listed or in make install?
(cd$<;$(RANLIB)libvpx.a&&mkdir-p$(PREFIX)/lib&&cplibvpx.a$(PREFIX)/lib/)# Of course, why the hell would one expect it to be listed or in make install?