We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a5f45 commit a8a7879Copy full SHA for a8a7879
src/Makefile
@@ -3,7 +3,6 @@ TARGETS = sqlite3.cma libsqlite3_stubs.a
3
.PHONY: all clean
4
5
all:
6
- @echo jbuilder: Entering directory \`$(abspath $(dir $(lastword $(PWD))))\'
7
@jbuilder build --dev $(TARGETS)
8
9
clean:
src/config/Makefile
@@ -4,7 +4,6 @@ JBUILDER_ROOT = ../..
- @echo jbuilder: Entering directory \`$(realpath $(PWD)/$(JBUILDER_ROOT))\'
10
test/Makefile
@@ -4,7 +4,6 @@ TARGETS = \
0 commit comments