case "$uqm_THREADLIB" in
	SDL)
		uqm_SUBDIRS="sdl"
		;;
	PTHREAD)
		uqm_SUBDIRS="pthread"
		;;
esac
uqm_CFILES="thrcommon.c"
