comparison gcc/config/t-vxworks @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
1 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 1 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008,
2 # 2009 Free Software Foundation, Inc. 2 # 2009, 2010 Free Software Foundation, Inc.
3 # 3 #
4 # This file is part of GCC. 4 # This file is part of GCC.
5 # 5 #
6 # GCC is free software; you can redistribute it and/or modify 6 # GCC is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by 7 # it under the terms of the GNU General Public License as published by
47 LIMITS_H_TEST = true 47 LIMITS_H_TEST = true
48 48
49 EXTRA_MULTILIB_PARTS = 49 EXTRA_MULTILIB_PARTS =
50 50
51 vxworks.o: $(srcdir)/config/vxworks.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \ 51 vxworks.o: $(srcdir)/config/vxworks.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
52 $(TARGET_H) toplev.h output.h $(TM_H) 52 $(TARGET_H) output.h $(TM_H)
53 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< 53 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<