pkgsrc/devel/bmake/files/unit-tests/qequals
joerg d4277d4d50 Import bmake-20090909:
- .MAKE.LEVEL, -C, SIGINFO support
- fixes for :M and \:
- vfork signal handling fixes e.g. for Solaris
2009-09-18 20:55:23 +00:00

8 lines
120 B
Text

# $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}'