# $Id: qequals,v 1.1.1.2 2008/11/11 19:32:33 joerg Exp $

M= i386
V.i386= OK
V.$M ?= bug

all:
	@echo 'V.$M ?= ${V.$M}'
