# $Id: qequals,v 1.1.1.3 2009/09/18 20:55:34 joerg Exp $

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

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