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


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	;


desc
@@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/246259
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/lib/clang/libclangrewritecore/Makefile 246259 2013-02-02 22:28:29Z dim $

.include <bsd.own.mk>

LIB=	clangrewritecore

SRCDIR=	tools/clang/lib/Rewrite/Core
SRCS=	DeltaTree.cpp \
	HTMLRewrite.cpp \
	RewriteRope.cpp \
	Rewriter.cpp \
	TokenRewriter.cpp

TGHDRS=	AttrList \
	Attrs \
	DeclNodes \
	DiagnosticCommonKinds \
	StmtNodes

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


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/libclangrewritecore/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 18
@


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 18
# $FreeBSD: stable/9/lib/clang/libclangrewritecore/Makefile 243830 2012-12-03 19:24:08Z dim $

LIB=	clangrewritecore

SRCDIR=	tools/clang/lib/Rewrite/Core
SRCS=	DeltaTree.cpp \
	HTMLRewrite.cpp \
	RewriteRope.cpp \
	Rewriter.cpp \
	TokenRewriter.cpp

TGHDRS=	AttrList \
	Attrs \
	DeclNodes \
	DiagnosticCommonKinds \
	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/libclangrewritecore/Makefile 246637 2013-02-10 21:24:47Z dim $

.include <bsd.own.mk>
@


