133965Sjdp/* te-386bsd.h -- 386BSD target environment declarations.
278828Sobrien   Copyright 1987, 1990, 1991, 1992, 1993, 2000
378828Sobrien   Free Software Foundation, Inc.
477298Sobrien
533965Sjdp   This file is part of GAS, the GNU Assembler.
677298Sobrien
733965Sjdp   GAS is free software; you can redistribute it and/or modify
833965Sjdp   it under the terms of the GNU General Public License as published by
933965Sjdp   the Free Software Foundation; either version 2, or (at your option)
1033965Sjdp   any later version.
1177298Sobrien
1233965Sjdp   GAS is distributed in the hope that it will be useful,
1333965Sjdp   but WITHOUT ANY WARRANTY; without even the implied warranty of
1433965Sjdp   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1533965Sjdp   GNU General Public License for more details.
1677298Sobrien
1733965Sjdp   You should have received a copy of the GNU General Public License
1833965Sjdp   along with GAS; see the file COPYING.  If not, write to
19218822Sdim   the Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
20218822Sdim   02110-1301, USA.  */
2133965Sjdp
2233965Sjdp#define TE_386BSD	1
2333965Sjdp
2433965Sjdp#include "obj-format.h"
2533965Sjdp
2633965Sjdp/*
2733965Sjdp * Local Variables:
2833965Sjdp * comment-column: 0
2933965Sjdp * fill-column: 131
3033965Sjdp * End:
3133965Sjdp */
3233965Sjdp
3377298Sobrien/* end of te-386bsd.h */
34