legacy_test.sh revision 236347
1#!/bin/sh
2
3# $FreeBSD: head/tools/regression/usr.bin/make/variables/opt_V/test.t 236347 2012-05-31 01:07:52Z obrien $
4
5cd `dirname $0`
6. ../../common.sh
7
8# Description
9DESC="Variable expansion using command line '-V'"
10
11# Run
12TEST_N=2
13
14eval_cmd $*
15