Function `wildcard` doesn't see $@

后端 未结 0 691
天命终不由人
天命终不由人 2020-12-28 08:51

I have the following Makefile:

.PHONY: all clean run
INC_DIR = include
SRC_DIR = src

KERNEL_NAME = mykern         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题