xref: /openbsd-src/regress/usr.bin/make/mk13 (revision ea40f178eb23cda7d39a08b4fcf44982499a3c24)
1*ea40f178Sespie# $OpenBSD: mk13,v 1.1 2001/07/11 13:12:19 espie Exp $
2*ea40f178Sespie# Warning: the next line ends with a space !!!
3*ea40f178SespieA= ends with space
4*ea40f178Sespie
5*ea40f178Sespiea:
6*ea40f178Sespie	@echo "a$Aa"
7