summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp05/node1/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp05/node1/Makefile.am')
-rw-r--r--testsuites/mptests/mp05/node1/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/mptests/mp05/node1/Makefile.am b/testsuites/mptests/mp05/node1/Makefile.am
index 57f51464b5..7ccc26d4fb 100644
--- a/testsuites/mptests/mp05/node1/Makefile.am
+++ b/testsuites/mptests/mp05/node1/Makefile.am
@@ -11,7 +11,7 @@ MANAGERS = io mp signal timer
C_FILES = ../init.c ../asr.c ../task1.c
C_O_FILES = $(C_FILES:../%.c=${ARCH}/%.$(OBJEXT))
-$(ARCH)/%$(LIB_VARIANT).$(OBJEXT): ../%.c $(ARCH)/$(dirstamp)
+$(ARCH)/%.$(OBJEXT): ../%.c $(ARCH)/$(dirstamp)
${COMPILE} -o $@ -c $<
H_FILES = system.h