]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/make/tests/syntax/enl/legacy_test.sh
MFC: r264832
[FreeBSD/stable/10.git] / usr.bin / make / tests / syntax / enl / legacy_test.sh
1 #! /bin/sh
2 # $FreeBSD$
3
4 . $(dirname $0)/../../common.sh
5
6 # Description
7 DESC="Test escaped new-lines handling."
8
9 # Run
10 TEST_N=5
11 TEST_2_TODO="bug in parser"
12
13 eval_cmd $*