View | Details | Raw Unified | Return to bug 182755
Collapse All | Expand All

(-)games/ioquake3/Makefile (+1 lines)
Lines 57-62 Link Here
57
		HOMEPATH="${HOMEPATH}" \
57
		HOMEPATH="${HOMEPATH}" \
58
		VERSION="${Q3ENGINEVER}" \
58
		VERSION="${Q3ENGINEVER}" \
59
		ARCH="${IOQ3ARCH}" \
59
		ARCH="${IOQ3ARCH}" \
60
		TOOLS_CC="${CC}" \
60
		USE_LOCAL_HEADERS=0
61
		USE_LOCAL_HEADERS=0
61
ALL_TARGET=	release
62
ALL_TARGET=	release

Return to bug 182755