aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpackages/linux_make/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux_make/Makefile b/packages/linux_make/Makefile
index 650a9c85..869f8619 100755
--- a/packages/linux_make/Makefile
+++ b/packages/linux_make/Makefile
@@ -271,6 +271,8 @@ test_locations:
@echo "HELPDIR $(helpdir)"
@echo "MANUALSDIR $(manualsdir)"
@echo "EXAMPLESDIR $(examplesdir)"
+ @echo "TARGET_PLATFORM: $(TARGET_PLATFORM)"
+ @echo "OPT_CFLAGS: $(OPT_CFLAGS)"
@echo --------------------------------------------------
# @echo "PACKAGE_DEPENDS $(PACKAGE_DEPENDS)"
# @echo --------------------------------------------------