head	1.4;
access;
symbols
	RELENG_9:1.2.0.2;
locks; strict;
comment	@# @;


1.4
date	2013.04.13.00.44.51;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2013.02.03.00.45.04;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.11.17.01.49.19;	author svnexp;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	2012.08.20.18.33.03;	author dim;	state Exp;
branches;
next	;

1.2.2.1
date	2012.11.17.01.49.19;	author svnexp;	state dead;
branches;
next	1.2.2.2;

1.2.2.2
date	2013.01.14.20.03.25;	author svnexp;	state Exp;
branches;
next	1.2.2.3;

1.2.2.3
date	2013.02.10.23.43.19;	author svnexp;	state Exp;
branches;
next	1.2.2.4;

1.2.2.4
date	2013.07.04.21.02.23;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/249423
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/lib/clang/libllvmmipsdisassembler/Makefile 249423 2013-04-12 17:57:40Z dim $

.include <bsd.own.mk>

LIB=	llvmmipsdisassembler

SRCDIR=	lib/Target/Mips/Disassembler
INCDIR=	lib/Target/Mips
SRCS=	MipsDisassembler.cpp

TGHDRS=	MipsGenDisassemblerTables \
	MipsGenInstrInfo \
	MipsGenRegisterInfo \
	MipsGenSubtargetInfo

.include "../clang.lib.mk"
@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/246259
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/lib/clang/libllvmmipsdisassembler/Makefile 246259 2013-02-02 22:28:29Z dim $
a11 1
	MipsGenEDInfo \
@


1.2
log
@Switching exporter and resync
@
text
@d1 3
a3 1
# $FreeBSD: head/lib/clang/libllvmmipsdisassembler/Makefile 239462 2012-08-20 18:33:03Z dim $
@


1.2.2.1
log
@file Makefile was added on branch RELENG_9 on 2013-01-14 20:03:25 +0000
@
text
@d1 15
@


1.2.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245431
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 15
# $FreeBSD: stable/9/lib/clang/libllvmmipsdisassembler/Makefile 239462 2012-08-20 18:33:03Z dim $

LIB=	llvmmipsdisassembler

SRCDIR=	lib/Target/Mips/Disassembler
INCDIR=	lib/Target/Mips
SRCS=	MipsDisassembler.cpp

TGHDRS=	MipsGenDisassemblerTables \
	MipsGenEDInfo \
	MipsGenInstrInfo \
	MipsGenRegisterInfo \
	MipsGenSubtargetInfo

.include "../clang.lib.mk"
@


1.2.2.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/246637
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 3
# $FreeBSD: stable/9/lib/clang/libllvmmipsdisassembler/Makefile 246637 2013-02-10 21:24:47Z dim $

.include <bsd.own.mk>
@


1.2.2.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252723
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/lib/clang/libllvmmipsdisassembler/Makefile 252723 2013-07-04 20:17:04Z dim $
d12 1
@


1.1
log
@SVN rev 239462 on 2012-08-20 18:33:03Z by dim

Upgrade our copy of llvm/clang to trunk r162107.  With thanks to
Benjamin Kramer and Joerg Sonnenberger for their input and fixes.
@
text
@d1 1
a1 1
# $FreeBSD$
@

