diff options
Diffstat (limited to 'atf-sh/atf-sh.pc.in')
| -rw-r--r-- | atf-sh/atf-sh.pc.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/atf-sh/atf-sh.pc.in b/atf-sh/atf-sh.pc.in new file mode 100644 index 000000000000..930dc4c3d4cb --- /dev/null +++ b/atf-sh/atf-sh.pc.in @@ -0,0 +1,8 @@ +# ATF pkg-config file + +exec_prefix=__EXEC_PREFIX__ +interpreter=${exec_prefix}/bin/atf-sh + +Name: atf-sh +Description: Automated Testing Framework (POSIX shell binding) +Version: __ATF_VERSION__ |
