diff options
Diffstat (limited to 'cpp/Makefile')
| -rw-r--r-- | cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/Makefile b/cpp/Makefile index 8f7b6795b2..d5df4cccaf 100644 --- a/cpp/Makefile +++ b/cpp/Makefile @@ -28,6 +28,7 @@ test: unittest pythontest .PHONY: show-vars show-vars: + @echo RELEASE=$(RELEASE) @echo APR_LDFLAGS=$(APR_LDFLAGS) @echo APR_CFLAGS=$(APR_CFLAGS) @echo CXXFLAGS=$(CXXFLAGS) |
