From 54973b801f4f6c0e6b98491eb93a9e7a42021b58 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Thu, 30 Jan 1997 00:55:18 +0000 Subject: Fix from Cagney so that new common files do not show up when using psim on old gdbs --- sim/ppc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim/ppc/Makefile.in') 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) \ -- cgit v1.2.1