]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config/i386/t-interix
Update copyright years.
[thirdparty/gcc.git] / gcc / config / i386 / t-interix
CommitLineData
818ab71a 1# Copyright (C) 2011-2016 Free Software Foundation, Inc.
daecebc8
DR
2#
3# This file is part of GCC.
4#
5# GCC is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; either version 3, or (at your option)
8# any later version.
9#
10# GCC is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13# GNU General Public License for more details.
14#
15# You should have received a copy of the GNU General Public License
16# along with GCC; see the file COPYING3. If not see
17# <http://www.gnu.org/licenses/>.
18
e980df8e
TT
19winnt.o: $(srcdir)/config/i386/winnt.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
20 $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
3a4f280b 21 $(TM_P_H) $(HASH_TABLE_H) $(GGC_H)
7980bfb8
ILT
22 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
23 $(srcdir)/config/i386/winnt.c
daecebc8
DR
24
25winnt-stubs.o: $(srcdir)/config/i386/winnt-stubs.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
26 $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
27 $(TM_P_H) toplev.h $(HASHTAB_H) $(GGC_H)
7bf92e50 28 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
daecebc8
DR
29 $(srcdir)/config/i386/winnt-stubs.c
30