]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - tools/regression/usr.bin/make/syntax/semi/test.t
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / tools / regression / usr.bin / make / syntax / semi / test.t
1 #!/bin/sh
2
3 # $FreeBSD$
4
5 cd `dirname $0`
6 . ../../common.sh
7
8 # Description
9 DESC="Test semicolon handling."
10
11 # Run
12 TEST_N=2
13 TEST_1_TODO="parser bug"
14
15 eval_cmd $*