vim-go icon indicating copy to clipboard operation
vim-go copied to clipboard

compiler: detect `GNUmakefile`

Open bbasata opened this issue 7 months ago • 0 comments

From make(1):

If no -f option is present, make will look for the makefiles GNUmakefile, makefile, and Makefile, in that order.

bbasata avatar Jul 23 '25 16:07 bbasata