summaryrefslogtreecommitdiffstats
path: root/share/doc/llvm/Makefile
blob: 250feddb745d5983155d06c6bcd12f898059beec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

SUBDIR=		clang

SRCDIR=		${.CURDIR}/../../../contrib/llvm

.PATH: ${SRCDIR} ${SRCDIR}/lib/Support

FILESGROUPS=	TOP
TOP=		LICENSE.TXT COPYRIGHT.regex
TOPDIR=		${DOCDIR}/llvm

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud