diff --git a/Makefile b/Makefile index 0b1ccf3d75d51ef4d95cbd1e649fbef0df05a38e..ece1b6cc2aab56bff9b2c5f21f4a8626883cfd04 100644 --- a/Makefile +++ b/Makefile @@ -400,7 +400,7 @@ makeopts: configure @exit 1 menuselect.makeopts menuselect.makedeps: menuselect/menuselect makeopts.xml - menuselect/menuselect --check-deps ${GLOBAL_MAKEOPTS} ${USER_MAKEOPTS} menuselect.makeopts + menuselect/menuselect --check-deps $(GLOBAL_MAKEOPTS) $(USER_MAKEOPTS) menuselect.makeopts #ifneq ($(wildcard tags),) ctags: tags