参考:https://stackoverflow.com/questions/9147196/makefile-pass-jobs-param-to-sub-makefiles
把make
换成$(MAKE)
例:
debug: $(OBJS)
$(MAKE) debug && mv bin/debug/* . cd server &&
Except as otherwise noted, this blog is licensed under CC BY-SA 4.0 License.
©2021-
searchstar
|
pv
|
uv
Theme Tree
by Wu Jun
Powered by Hexo