sbsv2/raptor/lib/flm/build.flm
branchwip
changeset 7 f9fd2a994239
parent 5 593a8820b912
child 9 b211d87c390a
child 11 ea23b18a2ff6
--- a/sbsv2/raptor/lib/flm/build.flm	Mon Nov 16 20:39:37 2009 +0000
+++ b/sbsv2/raptor/lib/flm/build.flm	Mon Nov 16 21:19:12 2009 +0000
@@ -34,7 +34,7 @@
 define doexports
 PP_EXPORTS::
 	$(call startrule,makefile_generation_exports) \
-	$(SBS) --pp=slave --toolcheck=off --export-only $(component_list) $(config_list) -f- -m $(MAKEFILE_PATH).exports $(cli_options)  \
+	$(SBS) --pp=slave --toolcheck=off --export-only $(component_list) $(config_list) -f- -m $(MAKEFILE_PATH).exports $(CLI_OPTIONS)  \
 	$(call endrule,makefile_generation_exports)
 
 CLEANTARGETS:=$$(CLEANTARGETS) $(MAKEFILE_PATH).exports