1 # $NetBSD: Makefile,v 1.13 2015/01/29 20:41:36 joerg Exp $
7 .PATH
: ${CLANG_SRCDIR}/lib
/Basic
9 SRCS
+= Attributes.
cpp \
15 FileSystemStatCache.
cpp \
21 OperatorPrecedence.
cpp \
22 SanitizerBlacklist.
cpp \
31 VirtualFileSystem.
cpp \
34 CPPFLAGS.Version.
cpp= -DSVN_REVISION
=\"${CLANG_REVISION}\" \
35 -DLLVM_REVISION
=\"${LLVM_REVISION}\"
38 .
include <bsd.hostlib.mk
>