Home
last modified time | relevance | path

Searched refs:BUILDDIR32 (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/release/
Dmakemacpkg.in56 BUILDDIR32=@OSX_32BIT_BUILD@
107 if [ $UNIVERSAL = 1 -a "$BUILDDIR32" != "" ]; then
108 if [ ! -d $BUILDDIR32 ]; then
109 echo ERROR: 32-bit build directory $BUILDDIR32 does not exist
112 if [ ! -f $BUILDDIR32/Makefile ]; then
113 echo ERROR: 32-bit build directory $BUILDDIR32 is not configured
117 pushd $BUILDDIR32