opnsense-src/tools/regression/usr.bin/make/basic/t2/test.t

16 lines
202 B
Perl
Raw Normal View History

#!/bin/sh
# $FreeBSD$
cd `dirname $0`
. ../../common.sh
# Description
DESC="A Makefile file with only a 'all:' file dependency specification, and shell command."
# Run
TEST_N=1
TEST_1=
eval_cmd $*