Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O osy.pages.fel.cvut.cz
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • osy
  • osy.pages.fel.cvut.cz
  • Merge requests
  • !35

nova: Makefile: Use `$(MAKE)` instead of `make`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matěj Kafka requested to merge recursive-make into master Jan 12, 2023
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

This allows CLion to correctly parse make output and configure its intellisense, and it's also the recommended way to recursively invoke make.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: recursive-make