We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356f2cb commit 6f59a5eCopy full SHA for 6f59a5e
src/port/Makefile
@@ -75,7 +75,7 @@ $(OBJS_SRV): | submake-errcodes
75
.PHONY: submake-errcodes
76
77
submake-errcodes:
78
- make -C ../backend submake-errcodes
+ $(MAKE) -C ../backend submake-errcodes
79
80
# Dependency is to ensure that path changes propagate
81
0 commit comments