Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Holmakefile INCLUDES error causing unnecessary HOL rebuilds
You can't link back to src/ directories that precede boss because the system imagines that the source files there depend on hol.state and will promptly rebuild/recompile them, causing headaches later.
- Loading branch information