fix: .PHONY to targets
This commit is contained in:
2
makefile
2
makefile
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user