logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cob-config - helper script for libcob (GnuCOBOL)

Description

       This is a shell script which simplifies building applications against libcob.

Name

       cob-config - helper script for libcob (GnuCOBOL)

Options

--prefix
              echos the package-prefix of libcob

       --exec-prefix
              echos the executable-prefix of libcob

       --version
              echos the release version of libcob

       --libs echos the libraries needed to link with libcob

       --cflags
              echos the C compiler flags needed to compile with libcob

See Also

cobc(1) cobcrun(1)

cob-config (GnuCOBOL)                               July 2018                                      cob-config(1)

Synopsis

cob-config [options]

See Also