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