File contents make CLI Reference
Compact command reference for make v.
0 total commands
0 command flags + 18 global flags
0 extracted usage examples
Max nesting depth: 0
When to Use
Constructing or validating make commands
Looking up flags/options fast
Troubleshooting failed invocations
Top-Level Commands
Command format examples:
Global Flags
Flag
Short
Type
Description
--always-make
-B
bool
Unconditionally make all targets.
--check-symlink-times
-L
bool
Use the latest mtime between symlinks and target.
--environment-overrides
-e
string
Environment variables override makefiles.
--help
-h
bool
Print this message and exit.
--ignore-errors
-i
bool
Ignore errors from recipes.
--keep-going
-k
bool
Keep going when some targets can't be made.
--no-builtin-rules
-r
bool
Disable the built-in implicit rules.
--no-builtin-variables
-R
bool
Disable the built-in variable settings.
--no-print-directory
``
bool
Turn off -w, even if it was turned on implicitly.
--no-silent
``
bool
Echo recipes (disable --silent mode).
--print-data-base
-p
bool
Print make's internal database.
--print-directory
-w
string
Print the current directory.
--question
-q
bool
Run no recipe; exit status says if up to date.
--touch
-t
bool
Touch targets instead of remaking them.
--trace
``
bool
Print tracing information.
--version
-v
string
Print the version number of make and exit.
--warn-undefined-variables
``
bool
Warn when an undefined variable is referenced.
-d
-d
bool
Print lots of debugging information.
Common Usage Patterns (Compact)
No examples extracted.
Detailed References
Full command tree: references/commands.md
Full examples catalog: references/examples.md
Re-Scanning
After a CLI update, run /scan-cli or execute crawler + generator again.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1 --- 2 name: nsalvacao-cli-plugins-cli-make 3 description: make CLI Reference 4 --- 5 6 # make CLI Reference 7 8 Compact command reference for **make** v. 9 10 - **0** total commands 11 - **0** command flags + **18** global flags 12 - **0** extracted usage examples 13 - Max nesting depth: 0 14 15 ## When to Use 16 17 - Constructing or validating `make` commands 18 - Looking up flags/options fast 19 - Troubleshooting failed invocations 20 21 ## Top-Level Commands 22 23 Command format examples: 24 25 ### Global Flags 26 27 | Flag | Short | Type | Description | 28 | --- | --- | --- | --- | 29 | `--always-make` | `-B` | bool | Unconditionally make all targets. | 30 | `--check-symlink-times` | `-L` | bool | Use the latest mtime between symlinks and target. | 31 | `--environment-overrides` | `-e` | string | Environment variables override makefiles. | 32 | `--help` | `-h` | bool | Print this message and exit. | 33 | `--ignore-errors` | `-i` | bool | Ignore errors from recipes. | 34 | `--keep-going` | `-k` | bool | Keep going when some targets can't be made. | 35 | `--no-builtin-rules` | `-r` | bool | Disable the built-in implicit rules. | 36 | `--no-builtin-variables` | `-R` | bool | Disable the built-in variable settings. | 37 | `--no-print-directory` | `` | bool | Turn off -w, even if it was turned on implicitly. | 38 | `--no-silent` | `` | bool | Echo recipes (disable --silent mode). | 39 | `--print-data-base` | `-p` | bool | Print make's internal database. | 40 | `--print-directory` | `-w` | string | Print the current directory. | 41 | `--question` | `-q` | bool | Run no recipe; exit status says if up to date. | 42 | `--touch` | `-t` | bool | Touch targets instead of remaking them. | 43 | `--trace` | `` | bool | Print tracing information. | 44 | `--version` | `-v` | string | Print the version number of make and exit. | 45 | `--warn-undefined-variables` | `` | bool | Warn when an undefined variable is referenced. | 46 | `-d` | `-d` | bool | Print lots of debugging information. | 47 48 ## Common Usage Patterns (Compact) 49 50 _No examples extracted._ 51 ## Detailed References 52 53 - Full command tree: `references/commands.md` 54 - Full examples catalog: `references/examples.md` 55 56 ## Re-Scanning 57 58 After a CLI update, run `/scan-cli` or execute crawler + generator again. 59 60 --- 61 > Converted and distributed by [TomeVault](https://tomevault.io/claim/nsalvacao) — claim your Tome and manage your conversions. 62 <!-- tomevault:4.0:skill_md:2026-04-14 -->
tomevault-io/skills-registry/tree/main/nsalvacao--cli-plugins--cli-make commit 83c147d8b1
Frequently asked questions How do I install the Nsalvacao CLI Plugins CLI Make skill? Run npx skillmds@latest add tomevault-io/nsalvacao-cli-plugins-cli-make in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Nsalvacao CLI Plugins CLI Make skill do? make CLI Reference It is listed under Coding & Dev Tools on SkillMD.
Is Nsalvacao CLI Plugins CLI Make safe to use? This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Nsalvacao CLI Plugins CLI Make? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Nsalvacao CLI Plugins CLI Make free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Nsalvacao CLI Plugins CLI Make? tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.