diff --git a/configure/Makefile b/configure/Makefile index d8b46c7..fb7b68e 100644 --- a/configure/Makefile +++ b/configure/Makefile @@ -10,7 +10,7 @@ CFG += CONFIG_LINSTAT_VERSION include $(TOP)/configure/RULES ifdef T_A -install: TOOLCHAIN +build: TOOLCHAIN TOOLCHAIN: toolchain.cpp $(CXX) -E $< | grep '^LINSTAT_' > $@