summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/unix/wrap/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/unix/wrap/Makefile.in')
-rw-r--r--c/src/exec/score/cpu/unix/wrap/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/cpu/unix/wrap/Makefile.in b/c/src/exec/score/cpu/unix/wrap/Makefile.in
index 5f4f05ae3a..4de8ca14bd 100644
--- a/c/src/exec/score/cpu/unix/wrap/Makefile.in
+++ b/c/src/exec/score/cpu/unix/wrap/Makefile.in
@@ -65,12 +65,12 @@ LDFLAGS +=
CLEAN_ADDITIONS += ../$(ARCH)
CLOBBER_ADDITIONS +=
+all: ${ARCH} $(SRCS) preinstall $(OBJS) $(RELS)
+
../$(ARCH)/rtems-cpu.rel: $(OBJS)
test -d ../$(ARCH) || mkdir ../$(ARCH)
$(make-rel)
-all: ${ARCH} $(SRCS) preinstall $(OBJS) $(RELS)
-
# Install the program(s), appending _g or _p as appropriate.
# for include files, just use $(INSTALL_CHANGE)
install: all