Remove building with NOCRYPTO option
[minix.git] / usr.bin / make / unit-tests / qequals.mk
blobdb6d9c3f91767f605a42e7a7472683fedb38cd76
1 # $Id: qequals.mk,v 1.1 2014/08/21 13:44:51 apb Exp $
3 M= i386
4 V.i386= OK
5 V.$M ?= bug
7 all:
8 @echo 'V.$M ?= ${V.$M}'