Skip to content

Add make install/uninstall targets#11

Merged
tchajed merged 1 commit into
masterfrom
add-install-target
Apr 1, 2026
Merged

Add make install/uninstall targets#11
tchajed merged 1 commit into
masterfrom
add-install-target

Conversation

@tchajed

@tchajed tchajed commented Apr 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Add make install and make uninstall targets using rocq makefile
  • Only installs src/ files under RecoveryRefinement, not vendored deps

Closes #8

Test plan

  • CI passes on dev and latest
  • make install installs .vo/.v/.glob files to user-contrib/RecoveryRefinement/
  • make uninstall removes them

🤖 Generated with Claude Code

Uses rocq makefile to generate Makefile.coq with proper install rules.
Only installs src/ files under RecoveryRefinement, not vendored deps.

Closes #8

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tchajed tchajed merged commit 7617923 into master Apr 1, 2026
2 checks passed
@tchajed tchajed deleted the add-install-target branch April 1, 2026 13:25
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.

Please add an install target

1 participant