diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-06-30 14:56:09 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-06-30 14:56:09 +0000 |
commit | f5fbc946c25f4da7d792b1806fc3d9535de004f9 (patch) | |
tree | 24570cfa85d6b5734bb4a03b0aa8c4717d0fac59 /regress/lib | |
parent | f62676393306b3a2b11e65cfdbdd73873e4f8a84 (diff) |
Build and run libexpat regress tests from src/lib/libexpat/tests.
Diffstat (limited to 'regress/lib')
-rw-r--r-- | regress/lib/libexpat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/lib/libexpat/Makefile b/regress/lib/libexpat/Makefile index 16614df6e2a..deb357a5322 100644 --- a/regress/lib/libexpat/Makefile +++ b/regress/lib/libexpat/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2017/06/30 14:56:08 bluhm Exp $ +# $OpenBSD: Makefile,v 1.1 2017/06/30 14:56:08 bluhm Exp $ SUBDIR= runtests runtestspp benchmark |