Rejig generation of include paths
commit85494a48efa1820dbcd5dc7eb512291798380b87
authormalc <clamky@hotmail.com>
Wed, 24 Mar 2021 01:15:42 +0000 (24 04:15 +0300)
committermalc <clamky@hotmail.com>
Wed, 24 Mar 2021 01:17:16 +0000 (24 04:17 +0300)
treeffd498337428f653f521d4106dd0ec08d419a6e5
parent131f663ca9cb8e87278afb3dceb5035d9114752f
Rejig generation of include paths

I.e. pass source paths to 'ocamlc -depend' and paths relative to the
build directory to the compler.

config.ml depends on confstruct which is generated, thus config.ml's
depend paths include build directry.
build.bash