Open rgrinberg opened 9 years ago
Hmmm... I think the problem is coming from some scripting in the Makefile. To avoid having to keep the hws.odocl
file synced by hand when adding/removing modules in the source code, I put a target in the Makefile that generates it. Once generated, on my computer it looks like:
Command
Workspace
Config
Utils
Ansi
Main
And it seems – from you log – that your file must be more like:
Commandnconfignutilsnworkspacenansinmain
Can you:
hws.odocl
file ?doc: $(ODOC_FILE)
to doc:
hws.odocl
file$ make doc
bash
or zsh
version?make
version?PS: For the moment this project doesn't do anything. I just worked on the part to display information, and because I'm new to OCaml I'm learning it at the same time. So the project is currently kind of ... useless :-)
$ make
yields the following error: