Externals/mesa - Incomplete makefile
[tpg/acess2.git] / Externals / mesa / Makefile
1 #
2 # Acess2 External: mesa
3 # - Makefile and patches by John Hodge (thePowersGang)
4 #
5
6 DEPS := 
7 TARBALL_PATTERN := MesaLib-*.tar.bz2
8 TARBALL_TO_DIR_L := MesaLib-%.tar.bz2
9 TARBALL_TO_DIR_R := Mesa-%
10 PATCHES := 
11 CONFIGURE_ARGS = --enable-osmesa --with-osmesa-bits=8 --disable-dri --disable-glx --with-dri-drivers=swrast --without-gallium-drivers --disable-egl --enable-shared
12
13 include ../common.mk
14

UCC git Repository :: git.ucc.asn.au