Skip to content

Fix up makefile#29

Open
cjh1 wants to merge 1 commit into
mainfrom
make
Open

Fix up makefile#29
cjh1 wants to merge 1 commit into
mainfrom
make

Conversation

@cjh1

@cjh1 cjh1 commented Jul 9, 2026

Copy link
Copy Markdown
Member

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Remove old/broken targets and fix lint and image

Fixes #(issue)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Also remove used/broken targets and add test target.

Signed-off-by: Chris Harris <cjh@lbl.gov>
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.

1 participant