use bat to show help

This commit is contained in:
Dmitriy Pleshevskiy 2023-11-24 01:19:13 +03:00
parent c71e0c7573
commit d7fb4ed89f
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 1 additions and 3 deletions

View File

@ -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)