mirror of https://gitee.com/cxasm/notepad--.git
5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
Msg := 'Build with the following configuration:'
|
||
|
|
||
|
all:
|
||
|
@echo $(Msg)
|