HardenedBSD/share/doc/llvm/Makefile
sjg 484f91b8a5 Get rid of some more NO_OBJs
Differential Revision:       D2748
2015-06-12 14:30:27 +00:00

14 lines
211 B
Makefile

# $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>