citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 9f0af3706ee3c8eaddd9e19d78da8085a08c5767
parent 2b7842aa7c56250ccbbec16ea27cab4f79984662
Author: Kyle Milz <kyle@0x30.net>
Date:   Thu,  4 Aug 2016 21:47:05 -0600

pkg/openbsd: add citrun-check

Diffstat:
Mpkg/openbsd/devel/citrun/pkg/PLIST | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/pkg/openbsd/devel/citrun/pkg/PLIST b/pkg/openbsd/devel/citrun/pkg/PLIST @@ -1,8 +1,10 @@ @comment $OpenBSD$ +bin/citrun-check @bin bin/citrun-gl @bin bin/citrun-term bin/citrun-wrap lib/libcitrun.a +@man man/man1/citrun-check.1 @man man/man1/citrun-gl.1 @man man/man1/citrun-term.1 @man man/man1/citrun-wrap.1