]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - tools/regression/usr.bin/make/variables/opt_V/test.t
MF9: r237100: MFC r236338, r236339, r236346, r236347, r236365, & r236977
[FreeBSD/stable/8.git] / tools / regression / usr.bin / make / variables / opt_V / test.t
1 #!/bin/sh
2
3 # $FreeBSD$
4
5 cd `dirname $0`
6 . ../../common.sh
7
8 # Description
9 DESC="Variable expansion using command line '-V'"
10
11 # Run
12 TEST_N=2
13
14 eval_cmd $*