summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/archives/fmt_oldbsd/legacy_test.sh
blob: c7980c54dc3919ac260dfedfce07e534c127c8f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#! /bin/sh
# $FreeBSD$

. $(dirname $0)/../../common.sh

# Description
DESC="Archive parsing (old BSD format)."

# Setup
TEST_COPY_FILES="libtest.a 644"

# Run
TEST_N=7

eval_cmd $*
OpenPOWER on IntegriCloud