Mercurial > hg > CbC > CbC_gcc
comparison gcc/config/rs6000/x-darwin @ 111:04ced10e8804
gcc 7
author | kono |
---|---|
date | Fri, 27 Oct 2017 22:46:09 +0900 |
parents | 77e2b8dfacca |
children |
comparison
equal
deleted
inserted
replaced
68:561a7518be6b | 111:04ced10e8804 |
---|---|
1 host-ppc-darwin.o : $(srcdir)/config/rs6000/host-darwin.c \ | 1 host-ppc-darwin.o : $(srcdir)/config/rs6000/host-darwin.c |
2 $(CONFIG_H) $(SYSTEM_H) coretypes.h hosthooks.h $(HOSTHOOKS_DEF_H) toplev.h \ | 2 $(COMPILE) $< |
3 config/host-darwin.h $(DIAGNOSTIC_H) | 3 $(POSTCOMPILE) |
4 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) \ | |
5 $(INCLUDES) $< -o $@ |