test.t revision 146822
1#!/bin/sh
2
3# $FreeBSD: head/tools/regression/usr.bin/make/variables/modifier_M/test.t 146822 2005-05-31 14:13:07Z harti $
4
5cd `dirname $0`
6. ../../common.sh
7
8# Description
9DESC="Variable expansion with M modifier"
10
11eval_cmd $*
12