fix: .PHONY to targets

This commit is contained in:
2026-05-11 14:23:16 +02:00
parent bfb6575b12
commit 20fab74fb9

View File

@@ -1,5 +1,7 @@
NVIM_CONFIG=~/.config/nvim/# NVIM_CONFIG=~/.config/nvim/#
.PHONY: default help install instal print-help getmycode instal-optionals-archlinux fullinstal-arch instal-opts-arch
default : print-help default : print-help
help : print-help help : print-help
install : instal install : instal