summaryrefslogtreecommitdiffstats
path: root/tools/cpu/unix
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-13 22:03:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-13 22:03:14 +0000
commit43abd4d525497b8ff91436a0924b149d100d8fda (patch)
tree3073a51b2d70e5156f06eebbdde13f28c9ac89ec /tools/cpu/unix
parentSwitched from presenting timing data based on CPU models to presenting it (diff)
downloadrtems-43abd4d525497b8ff91436a0924b149d100d8fda.tar.bz2
Fixed preinstall stanza so the prebuild works.
Diffstat (limited to 'tools/cpu/unix')
-rw-r--r--tools/cpu/unix/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/cpu/unix/Makefile.in b/tools/cpu/unix/Makefile.in
index f49c25c734..9796a1f225 100644
--- a/tools/cpu/unix/Makefile.in
+++ b/tools/cpu/unix/Makefile.in
@@ -49,10 +49,10 @@ LDFLAGS +=
CLEAN_ADDITIONS +=
CLOBBER_ADDITIONS +=
-all: ${ARCH} $(SRCS) $(PGMS)
- $(BSDINSTALL) $(INSTBINFLAGS) ${PGMS} ${PROJECT_RELEASE}/bin
+all: preinstall
-preinstall:
+preinstall: ${ARCH} $(SRCS) $(PGMS)
+ $(BSDINSTALL) $(INSTBINFLAGS) $(PGMS) ${PROJECT_RELEASE}/bin
# Install the program(s), appending _g or _p as appropriate.
# for include files, just use $(INSTALL)