summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/basic/t3/test.t
blob: 782d27c59fc69d41a4347e98c9f033976fb5847f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

# $FreeBSD$

cd `dirname $0`
. ../../common.sh

# Description
DESC="No Makefile file, no command line target."

# Run
TEST_N=1
TEST_1=

eval_cmd $*
OpenPOWER on IntegriCloud