diff --git a/makefile b/makefile index a36f848..ed92a09 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,7 @@ NVIM_CONFIG=~/.config/nvim/# +.PHONY: default help install instal print-help getmycode instal-optionals-archlinux fullinstal-arch instal-opts-arch + default : print-help help : print-help install : instal