Skip to content

Two small changes to the Makefile... #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Two small changes to the Makefile... #2

merged 1 commit into from
Jan 31, 2025

Conversation

rocky
Copy link
Member

@rocky rocky commented Jan 31, 2025

  • Add remake-style comments
  • Note "all" and "serve" targets are .PHONY

* Add remake-style comments
* Note "all" and "serve" targets are .PHONY
@rocky rocky requested a review from davidar January 31, 2025 07:34
@rocky
Copy link
Member Author

rocky commented Jan 31, 2025

With the remake-style comments, when you run remake --tasks you should see:

$ remake --tasks
all                  Build everything
serve                Start a HTTP webserver running Mathics3-live

@rocky
Copy link
Member Author

rocky commented Jan 31, 2025

I was going to update the wheels, but there will be another Mathics Kernel release. So that part will be in another PR.

@davidar davidar merged commit e6f5386 into main Jan 31, 2025
2 checks passed
@davidar davidar deleted the Makefile-tweaks branch January 31, 2025 08:08
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.

2 participants