use bat to show help
This commit is contained in:
parent
c71e0c7573
commit
d7fb4ed89f
1 changed files with 1 additions and 3 deletions
4
Makefile
4
Makefile
|
@ -23,14 +23,12 @@ MACHINES := \
|
|||
asus-gl553vd
|
||||
|
||||
VPS := \
|
||||
magenta \
|
||||
canigou \
|
||||
istal \
|
||||
tatos
|
||||
|
||||
.PHONY: help
|
||||
help:
|
||||
cat Makefile
|
||||
bat -p Makefile
|
||||
|
||||
define machine_rule
|
||||
.PHONY: $(1)
|
||||
|
|
Loading…
Reference in a new issue