summaryrefslogtreecommitdiffstats
path: root/c/src/make/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/Makefile.am')
-rw-r--r--c/src/make/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index 2ed83a2c47..9d802b1ec8 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -40,6 +40,7 @@ CLEANFILES += bsp.cfg
target.cfg: target.cfg.in Makefile
sed \
+ -e "s|[@]RTEMS_API[@]|$(RTEMS_API)|" \
-e "s|[@]CPPFLAGS[@]|$(CPPFLAGS)|" \
-e "s|[@]CFLAGS[@]|$(CFLAGS)|" \
-e "s|[@]LIBS[@]|$(LIBS)|" \