opnsense-src/usr.bin/bmake/tests/basic/t2/legacy_test.sh

14 lines
200 B
Bash
Raw Normal View History

#! /bin/sh
# $FreeBSD$
. $(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 $*