]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - tools/regression/usr.bin/make/syntax/enl/test.t
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / tools / regression / usr.bin / make / syntax / enl / test.t
1 #!/bin/sh
2
3 # $FreeBSD$
4
5 cd `dirname $0`
6 . ../../common.sh
7
8 # Description
9 DESC="Test escaped new-lines handling."
10
11 # Run
12 TEST_N=5
13 TEST_2_TODO="bug in parser"
14
15 eval_cmd $*