NetBSD/tests/util/make/d_qequals.mk
jmmv fbaeb3b2ac Add the util tests developed as part of the atfify GSoC 2008 project.
Initial done work by Lukasz Strzygowsky and reorganization of files done
by me.
2009-02-13 05:19:51 +00:00

9 lines
124 B
Makefile

# $NetBSD: d_qequals.mk,v 1.1 2009/02/13 05:19:52 jmmv Exp $
M= i386
V.i386= OK
V.$M ?= bug
all:
@echo 'V.$M ?= ${V.$M}'