Skip to content
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

update Makefile and add help information. exec make help will print e… #301

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

hurricane1988
Copy link
Contributor

make help

Usage:
  make <target>

General
  help             Display this help.

Development
  fmt              Run go fmt against code.
  vet              Run go vet against code.

Build
  build-exporter   Build exporter binary.
  build-skoop      Build skoop binary.
  build-collector  Build collector binary.
  build-controller  Build controller binary.
  build-btfhack    Build btfhack binary.
  build-webconsole  Build webconsole binary.

Dependencies
  generate-bpf     Generate bpf.
  generate-bpf-in-container  Generate bpf in container.

@CLAassistant
Copy link

CLAassistant commented Jun 26, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@jzwlqx jzwlqx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work! LGTM

@BSWANG BSWANG merged commit e24c6c0 into alibaba:main Jul 11, 2024
9 checks passed
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.

4 participants