Makefile parameters pass 參數傳遞

command

$make ARCH=7777777777777777777777777777777

Makefile content

$(warning $(ARCH))

output

Makefile:1: 7777777777777777777777777777777
make: *** No targets.  Stop.
posted @ 2017-06-18 18:04  wangchangruei  阅读(269)  评论(0编辑  收藏  举报