aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5f6fbd7..262cd97 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ info:
@echo " ARCH ${ARCH}"
@echo " MAKE $(shell ${MAKE} --version | head -n1)"
@echo " CC $(shell ${CC} --version | head -n1)"
- @echo " ${CCFLAGS}"
+ @echo " ${CFLAGS}"
@echo " LD $(shell ${LD} --version | head -n1)"
@echo " ${LDFLAGS}"