xref: /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/t-gnu-property (revision b1e838363e3c6fc78a55519254d99869742dd33c)
1*b1e83836Smrg# Copyright (C) 2017-2022 Free Software Foundation, Inc.
2*b1e83836Smrg#
3*b1e83836Smrg# This file is part of GCC.
4*b1e83836Smrg#
5*b1e83836Smrg# GCC is free software; you can redistribute it and/or modify
6*b1e83836Smrg# it under the terms of the GNU General Public License as published by
7*b1e83836Smrg# the Free Software Foundation; either version 3, or (at your option)
8*b1e83836Smrg# any later version.
9*b1e83836Smrg#
10*b1e83836Smrg# GCC is distributed in the hope that it will be useful,
11*b1e83836Smrg# but WITHOUT ANY WARRANTY; without even the implied warranty of
12*b1e83836Smrg# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13*b1e83836Smrg# GNU General Public License for more details.
14*b1e83836Smrg#
15*b1e83836Smrg# You should have received a copy of the GNU General Public License
16*b1e83836Smrg# along with GCC; see the file COPYING3.  If not see
17*b1e83836Smrg# <http://www.gnu.org/licenses/>.
18*b1e83836Smrg
19*b1e83836Smrggnu-property.o: $(srcdir)/config/i386/gnu-property.cc
20*b1e83836Smrg	  $(COMPILE) $<
21*b1e83836Smrg	  $(POSTCOMPILE)
22