xref: /freebsd/usr.bin/bmake/tests/syntax/directive-t0/legacy_test.sh (revision cd0d51baaa4509a1db83251a601d34404d20c990)
1#! /bin/sh
2# $FreeBSD$
3
4. $(dirname $0)/../../common.sh
5
6# Description
7DESC="A typo'ed directive."
8
9# Run
10TEST_N=1
11TEST_1=
12
13eval_cmd $*
14