summaryrefslogtreecommitdiffstats
path: root/sim/ppc/Makefile.in
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1997-01-30 00:55:18 +0000
committerMichael Meissner <gnu@the-meissners.org>1997-01-30 00:55:18 +0000
commit54973b801f4f6c0e6b98491eb93a9e7a42021b58 (patch)
tree1da7e80643fc1cc9b72f4e9347281e18d08ecd70 /sim/ppc/Makefile.in
parent9073144e40c561068250280ee30e9ecf36079605 (diff)
downloadppe42-binutils-54973b801f4f6c0e6b98491eb93a9e7a42021b58.tar.gz
ppe42-binutils-54973b801f4f6c0e6b98491eb93a9e7a42021b58.zip
Fix from Cagney so that new common files do not show up when using psim on old gdbs
Diffstat (limited to 'sim/ppc/Makefile.in')
-rw-r--r--sim/ppc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/Makefile.in b/sim/ppc/Makefile.in
index 2917624fce..365164e27c 100644
--- a/sim/ppc/Makefile.in
+++ b/sim/ppc/Makefile.in
@@ -223,7 +223,7 @@ BUILT_SRC_WO_CONFIG = \
pk.h \
hw.h hw.c \
filter_host.c \
- targ-vals.h targ-map.c targ-vals.def
+ @sim_targ_vals@
BUILT_SRC = \
$(BUILT_SRC_WO_CONFIG) \
OpenPOWER on IntegriCloud