head	1.3;
access;
symbols
	RELENG_9:1.1.0.2;
locks; strict;
comment	@# @;


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

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

1.1
date	2012.12.03.19.27.16;	author svnexp;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2012.12.03.19.27.16;	author svnexp;	state dead;
branches;
next	1.1.2.2;

1.1.2.2
date	2013.01.14.20.03.25;	author svnexp;	state Exp;
branches;
next	1.1.2.3;

1.1.2.3
date	2013.02.10.23.43.19;	author svnexp;	state Exp;
branches;
next	1.1.2.4;

1.1.2.4
date	2013.07.04.21.02.22;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.3
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/libclangrewritefrontend/Makefile 249423 2013-04-12 17:57:40Z dim $

.include <bsd.own.mk>

LIB=	clangrewritefrontend

SRCDIR=	tools/clang/lib/Rewrite/Frontend
SRCS=	FixItRewriter.cpp \
	FrontendActions.cpp \
	HTMLPrint.cpp \
	InclusionRewriter.cpp \
	RewriteMacros.cpp \
	RewriteModernObjC.cpp \
	RewriteObjC.cpp \
	RewriteTest.cpp

TGHDRS=	AttrList \
	AttrParsedAttrList \
	Attrs \
	CommentCommandList \
	DeclNodes \
	DiagnosticCommonKinds \
	DiagnosticFrontendKinds \
	StmtNodes

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


1.2
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/libclangrewritefrontend/Makefile 246259 2013-02-02 22:28:29Z dim $
d20 1
@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/243830
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 3
a3 1
# $FreeBSD: head/lib/clang/libclangrewritefrontend/Makefile 243830 2012-12-03 19:24:08Z dim $
@


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


1.1.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245431
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 23
# $FreeBSD: stable/9/lib/clang/libclangrewritefrontend/Makefile 243830 2012-12-03 19:24:08Z dim $

LIB=	clangrewritefrontend

SRCDIR=	tools/clang/lib/Rewrite/Frontend
SRCS=	FixItRewriter.cpp \
	FrontendActions.cpp \
	HTMLPrint.cpp \
	InclusionRewriter.cpp \
	RewriteMacros.cpp \
	RewriteModernObjC.cpp \
	RewriteObjC.cpp \
	RewriteTest.cpp

TGHDRS=	AttrList \
	AttrParsedAttrList \
	Attrs \
	DeclNodes \
	DiagnosticCommonKinds \
	DiagnosticFrontendKinds \
	StmtNodes

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


1.1.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/libclangrewritefrontend/Makefile 246637 2013-02-10 21:24:47Z dim $

.include <bsd.own.mk>
@


1.1.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/libclangrewritefrontend/Makefile 252723 2013-07-04 20:17:04Z dim $
a19 1
	CommentCommandList \
@


