summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/sparc/t-sol2
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/sparc/t-sol2')
-rw-r--r--contrib/gcc/config/sparc/t-sol23
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gcc/config/sparc/t-sol2 b/contrib/gcc/config/sparc/t-sol2
index 4a5a13b..f32765f 100644
--- a/contrib/gcc/config/sparc/t-sol2
+++ b/contrib/gcc/config/sparc/t-sol2
@@ -1,5 +1,6 @@
# gmon build rule:
-$(T)gmon.o: $(srcdir)/config/sparc/gmon-sol2.c $(GCC_PASSES) $(CONFIG_H) stmp-int-hdrs
+$(T)gmon.o: $(srcdir)/config/sparc/gmon-sol2.c $(GCC_PASSES) \
+ $(TCONFIG_H) tsystem.h coretypes.h $(TM_H) stmp-int-hdrs
$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) \
-c $(srcdir)/config/sparc/gmon-sol2.c -o $(T)gmon.o
OpenPOWER on IntegriCloud