Skip to content

Conversation

@hnrgrgr
Copy link
Contributor

@hnrgrgr hnrgrgr commented Nov 12, 2013

Missing dependencies:

%.mli: %.mly
%.mli: %.mll

The 'make depend' target did not generate the following dependency when called from a fresh 'git clone' (or after a 'git clean -dxf'):

linker.cmo: ... annot_parser.cmo ...

@kit-ty-kate
Copy link
Contributor

Maybe we can just merge #40 (with OASIS) ? :)

@vouillon
Copy link
Member

I believe #40 is not ready yet...

Missing dependencies:

  %.mli: %.mly
  %.mli: %.mll

The 'make depend' target did not generate the following dependendcy
when called from a fresh 'git clone' (or after a 'git clean -dxf'):

  linker.cmo: ... annot_parser.cmo ...
hnrgrgr added a commit that referenced this pull request Nov 12, 2013
Fix dependencies in compiler/ and fix parallel compilation.
@hnrgrgr hnrgrgr merged commit eaca032 into ocsigen:master Nov 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants