xref: /src/usr.bin/bmake/tests/basic/t3/legacy_test.sh (revision 134e17798c9af53632b372348ab828e75e65bf46)
1#! /bin/sh
2# $FreeBSD$
3
4. $(dirname $0)/../../common.sh
5
6# Description
7DESC="No Makefile file, no command line target."
8
9# Run
10TEST_N=1
11TEST_1=
12
13eval_cmd $*
14