provide `export "C"' guard only for default fterror handling.
diff --git a/builds/toplevel.mk b/builds/toplevel.mk
index 9411164..fb2c5dd 100644
--- a/builds/toplevel.mk
+++ b/builds/toplevel.mk
@@ -29,7 +29,7 @@
 .PHONY: setup
 
 ifndef CONFIG_MK
-CONFIG_MK := config.mk
+  CONFIG_MK := config.mk
 endif
 
 # If no configuration sub-makefile is present, or if `setup' is the target