]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/usr.bin/make/archives/fmt_oldbsd/test.t
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / regression / usr.bin / make / archives / fmt_oldbsd / test.t
1 #!/bin/sh
2
3 # $FreeBSD$
4
5 cd `dirname $0`
6 . ../../common.sh
7
8 # Description
9 DESC="Archive parsing (old BSD format)."
10
11 # Setup
12 TEST_COPY_FILES="libtest.a 644"
13
14 # Run
15 TEST_N=7
16
17 eval_cmd $*