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

View file

@ -23,14 +23,12 @@ MACHINES := \
asus-gl553vd asus-gl553vd
VPS := \ VPS := \
magenta \
canigou \
istal \ istal \
tatos tatos
.PHONY: help .PHONY: help
help: help:
cat Makefile bat -p Makefile
define machine_rule define machine_rule
.PHONY: $(1) .PHONY: $(1)