]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - unit-tests/archive.exp
Import bmake-20200902
[FreeBSD/FreeBSD.git] / unit-tests / archive.exp
1 rm -f libprog.a
2 ar cru libprog.a archive.mk modmisc.mk varmisc.mk
3 ranlib libprog.a
4 ar t libprog.a
5 archive.mk
6 modmisc.mk
7 varmisc.mk
8 list-archive-wildcard: archive.mk
9 list-archive-wildcard: ternary.mk
10 depend-on-existing-member
11 `depend-on-nonexistent-member' is up to date.
12 rm -f libprog.a
13 exit status 0