1 2 3 4 5 6 7 8 9
# $OpenBSD: mk7,v 1.2 2001/01/29 02:06:00 niklas Exp $ # This Makefile should fail, the syntax is bogus A=1 .if defined anything goes (A) a: @true .endif